From: Eli Zaretskii Date: Thu, 4 Jul 2024 07:59:45 +0000 (+0300) Subject: ; * lisp/ibuffer.el (ibuffer-mode): Doc fix. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~785 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6e8b9ccaec284f934d990f6442cb3b9458a11bf5;p=emacs.git ; * lisp/ibuffer.el (ibuffer-mode): Doc fix. --- diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index c65213f5bde..c1e7788d2e8 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -2374,7 +2374,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-do-save] - Save the marked buffers. \\[ibuffer-do-view] - View the marked buffers in the selected frame.