Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fd4c2a39
Commit
fd4c2a39
authored
Dec 18, 2008
by
Juri Linkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add key bindings to start nonincremental word search.
parent
b87573f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
etc/NEWS
etc/NEWS
+2
-1
No files found.
etc/NEWS
View file @
fd4c2a39
...
...
@@ -311,7 +311,8 @@ the history list.
the minibuffer that toggles word search (i.e. using key sequences
`C-s RET C-w' or `C-s M-e C-w') is obsolete. You can use the global key
`M-s w' to start word search, or type `M-s w' in Isearch mode to
toggle word search.
toggle word search. To start nonincremental word search you can now use
`M-s w RET' and `M-s w C-r RET' instead of `C-s RET C-w' and `C-r RET C-w'.
---
** In Text mode, `center-line' and `center-paragraph' are rebound
...
...
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