From 6f5df269e93752552156d3a9e846ccce5bb4f784 Mon Sep 17 00:00:00 2001 From: Thibault Polge Date: Thu, 4 Nov 2021 19:08:30 +0100 Subject: [PATCH] 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). --- lisp/ibuffer.el | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.2