; etc/NEWS (remember-prefix-map): Suggest a key reserved to users.
Matthias intended to incorporate a change like this into his most recent reroll of his patch, but it was accidentally omitted.
This commit is contained in:
parent
eab14d68b2
commit
d7763c4513
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -1503,7 +1503,7 @@ a file, that file being choosen by the user through the minibuffer.
|
|||
*** New prefix map for remember commands.
|
||||
Meant to be given a global binding convenient to the user. Example:
|
||||
|
||||
(keymap-global-set "C-c M-r" 'remember-prefix-map)
|
||||
(keymap-global-set "C-c r" 'remember-prefix-map)
|
||||
|
||||
** Speedbar
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue