]> git.eshelyaron.com Git - emacs.git/commitdiff
Document ibuffer-auto-mode in ibuffer-mode doc string
authorThibault Polge <thibault@thb.lt>
Thu, 4 Nov 2021 18:08:30 +0000 (19:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2021 18:08:36 +0000 (19:08 +0100)
* lisp/ibuffer.el (ibuffer-mode): Mention ibuffer-auto-mode in the
ibuffer-mode doc string (bug#51584).

lisp/ibuffer.el

index e5095455c26d829586965279a41ca606b0b566d8..233127b01128ba8e90a5325aa1e3264a72862055 100644 (file)
@@ -2484,6 +2484,7 @@ Other commands:
   `\\[ibuffer-update]' - Regenerate the list of all buffers.
           Prefix arg means to toggle whether buffers that match
           `ibuffer-maybe-show-predicates' should be displayed.
+  `\\[ibuffer-auto-mode]' - Toggle automatic updates.
 
   `\\[ibuffer-switch-format]' - Change the current display format.
   `\\[forward-line]' - Move point to the next line.