]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/ibuffer.el (ibuffer-mode): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Thu, 4 Jul 2024 07:59:45 +0000 (10:59 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:50 +0000 (15:16 +0200)
(cherry picked from commit 6e8b9ccaec284f934d990f6442cb3b9458a11bf5)

lisp/ibuffer.el

index 82f3728a6f81c7bd4c48ad83b9ebf56e12434773..8f8adee09fff35f84c1d9edc48f5666c528465d9 100644 (file)
@@ -2376,7 +2376,8 @@ In Ibuffer, you can conveniently perform many operations on the
 currently open buffers, in addition to filtering your view to a
 particular subset of them, and sorting by various criteria.
 
-Operations on marked buffers:
+Operations on marked buffers (see \"Marking commands\" below
+ for how to mark buffers):
 \\<ibuffer-mode-map>
   \\[ibuffer-do-save] - Save the marked buffers.
   \\[ibuffer-do-view] - View the marked buffers in the selected frame.