projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eaf1ab
)
; * lisp/ibuffer.el (ibuffer-mode): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 4 Jul 2024 07:59:45 +0000
(10:59 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 4 Jul 2024 07:59:45 +0000
(10:59 +0300)
lisp/ibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/ibuffer.el
b/lisp/ibuffer.el
index c65213f5bdea24003c546d9f6a6bd9597004ee5c..c1e7788d2e8dc05ffdf2156caac1390e01425510 100644
(file)
--- 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-mode-map>
\\[ibuffer-do-save] - Save the marked buffers.
\\[ibuffer-do-view] - View the marked buffers in the selected frame.