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
dc29ba9b
Commit
dc29ba9b
authored
Sep 03, 2004
by
Juri Linkov
Browse files
Update M-% in isearch.
parent
cc2f7834
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
etc/NEWS
etc/NEWS
+3
-3
No files found.
etc/NEWS
View file @
dc29ba9b
...
...
@@ -1115,9 +1115,9 @@ Another method to grab a character is to enter the minibuffer by `M-e'
and to type `C-f' at the end of the search string in the minibuffer.
+++
** M-%
and C-M-%
typed in isearch mode invoke `query-replace'
and
`query-replace-regexp'
with the current search string inserted
in the minibuffer as initial input for
the string to replace.
** M-% typed in isearch mode invoke
s
`query-replace'
or
`query-replace-regexp'
(depending on search mode) with the current
search string used as
the string to replace.
+++
** Yanking text now discards certain text properties that can
...
...
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