Document new binding of 'mouse-buffer-menu'
* doc/emacs/buffers.texi (Buffer Menus): 'mouse-buffer-menu' is now also on C-F10.
This commit is contained in:
parent
f7437b8a9a
commit
576bac03f7
2 changed files with 4 additions and 2 deletions
|
@ -703,5 +703,6 @@ C-b}. To customize this buffer list, use the @code{bs} Custom group
|
|||
MSB global minor mode (``MSB'' stands for ``mouse select buffer'')
|
||||
provides a different and customizable mouse buffer menu which you may
|
||||
prefer. It replaces the bindings of @code{mouse-buffer-menu},
|
||||
normally on @kbd{C-Down-Mouse-1}, and the menu bar buffer menu. You
|
||||
can customize the menu in the @code{msb} Custom group.
|
||||
normally on @kbd{C-Down-Mouse-1} and @kbd{C-@key{F10}}, and the menu
|
||||
bar buffer menu. You can customize the menu in the @code{msb} Custom
|
||||
group.
|
||||
|
|
1
etc/NEWS
1
etc/NEWS
|
@ -277,6 +277,7 @@ This includes full support for directional isolates and the
|
|||
Bidirectional Parentheses Algorithm (BPA) specified by these Unicode
|
||||
standards.
|
||||
|
||||
+++
|
||||
** You can access `mouse-buffer-menu' (C-down-mouse-1) using C-f10.
|
||||
|
||||
+++
|
||||
|
|
Loading…
Add table
Reference in a new issue