Mention columns width variables in the buffer-menu doc string

* lisp/buff-menu.el (buffer-menu): Mention the variables that can
be used to change the columns widths (bug#36587).
This commit is contained in:
Lars Ingebrigtsen 2019-07-13 06:32:34 +02:00
parent ea75c1a78b
commit 13eaf86213

View file

@ -279,7 +279,11 @@ The remaining columns show the buffer name, the buffer size in
characters, its major mode, and the visited file name (if any).
See `Buffer-menu-mode' for the keybindings available the Buffer
Menu."
Menu.
The width of the various columns can be customized by changing
the `Buffer-menu-name-width', `Buffer-menu-size-width' and
`Buffer-menu-mode-width' variables."
(interactive "P")
(switch-to-buffer (list-buffers-noselect arg))
(message