* ibuffer.el (ibuffer-mode): List the bindings in the corrent map.
Fixes: debbugs:9759
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* ibuffer.el (ibuffer-mode): List the bindings in the corrent map
|
||||
(bug#9759).
|
||||
|
||||
* mail/smtpmail.el (password-cache-add): Removed unused declaration.
|
||||
(password-read): Don't autoload unused function.
|
||||
|
||||
|
||||
@@ -2384,7 +2384,7 @@ currently open buffers, in addition to filtering your view to a
|
||||
particular subset of them, and sorting by various criteria.
|
||||
|
||||
Operations on marked buffers:
|
||||
|
||||
\\<ibuffer-mode-map>
|
||||
'\\[ibuffer-do-save]' - Save the marked buffers
|
||||
'\\[ibuffer-do-view]' - View the marked buffers in this frame.
|
||||
'\\[ibuffer-do-view-other-frame]' - View the marked buffers in another frame.
|
||||
|
||||
Reference in New Issue
Block a user