; * lisp/ibuffer.el (ibuffer-mode): Doc fix.

This commit is contained in:
Eli Zaretskii 2024-07-04 10:59:45 +03:00
parent 3eaf1abbff
commit 6e8b9ccaec

View file

@ -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-mode-map>
\\[ibuffer-do-save] - Save the marked buffers.
\\[ibuffer-do-view] - View the marked buffers in the selected frame.