Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
117907d4
Commit
117907d4
authored
Nov 16, 2007
by
Juri Linkov
Browse files
Add default list for dired-read-shell-command, occur, keep-lines, flush-lines, how-many.
parent
7dc5b46d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
etc/NEWS
etc/NEWS
+13
-5
No files found.
etc/NEWS
View file @
117907d4
...
...
@@ -120,6 +120,11 @@ following arguments.
* Incompatible Editing Changes in Emacs 23.1
+++
** In Dired-x, all command guesses for ! are now added to the default
list accessible by M-n instead of pushing all guesses temporarily into
the history list.
* Editing Changes in Emacs 23.1
...
...
@@ -152,6 +157,14 @@ strings on the kill ring.
** Minibuffer changes:
*** In Dired, a list of commands for ! extracted from mailcap according to
file extensions are added to the default list accessible by M-n.
*** A list of regexp default values is available via M-n for `occur',
`keep-lines', `flush-lines' and `how-many'. This list includes the active
region in transient-mark-mode, the word under the cursor, the last isearch
regexp, the last isearch string and the last replacement regexp.
*** isearch started in the minibuffer searches in the minibuffer history.
Reverse isearch commands (C-r, C-M-r) search in previous minibuffer
history elements, and forward isearch commands (C-s, C-M-s) search in
...
...
@@ -213,11 +226,6 @@ if there is one (e.g. go from ChangeLog to ChangeLog.12).
This is enabled if isearch-buffers-multi is non-nil.
+++
** In Dired-x, all command guesses for ! are now added to the default
list accessible by M-n instead of pushing all guesses temporarily into
the history list.
** smerge-refine highlights word-level details of changes in conflict.
It's used automatically as you move through conflicts, see smerge-auto-refine.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment