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:
Eli Zaretskii 2015-12-05 14:09:40 +02:00
parent f7437b8a9a
commit 576bac03f7
2 changed files with 4 additions and 2 deletions

View file

@ -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.

View file

@ -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.
+++