summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
diff options
context:
space:
mode:
authorThibault Polge <thibault@thb.lt>2021-11-04 19:08:30 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2021-11-04 19:08:36 +0100
commit6f5df269e93752552156d3a9e846ccce5bb4f784 (patch)
tree37d11fec2e84fb7c2dc538f917a638d2119ab463 /lisp/ibuffer.el
parent19ede237f5a46980a238a09e692319327ef9967e (diff)
downloademacs-6f5df269e93752552156d3a9e846ccce5bb4f784.tar.gz
emacs-6f5df269e93752552156d3a9e846ccce5bb4f784.tar.bz2
emacs-6f5df269e93752552156d3a9e846ccce5bb4f784.zip
Document ibuffer-auto-mode in ibuffer-mode doc string
* lisp/ibuffer.el (ibuffer-mode): Mention ibuffer-auto-mode in the ibuffer-mode doc string (bug#51584).
Diffstat (limited to 'lisp/ibuffer.el')
-rw-r--r--lisp/ibuffer.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el
index e5095455c26..233127b0112 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -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.