diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi index 5a4d1abfc39..ae64fefbb70 100644 --- a/doc/emacs/buffers.texi +++ b/doc/emacs/buffers.texi @@ -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. diff --git a/etc/NEWS b/etc/NEWS index b838e70f436..482db099d6b 100644 --- a/etc/NEWS +++ b/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. +++