From: John Paul Wallington Date: Wed, 28 Jun 2006 12:11:43 +0000 (+0000) Subject: (ibuffer-mode): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~1807 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c38df30dfbfc2c2788c3d8c7662a101c73fbece;p=emacs.git (ibuffer-mode): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8916dcb9c1f..09978b3b4bb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-06-28 John Paul Wallington + + * ibuffer.el (ibuffer-mode): Doc fix. + 2006-06-28 Carsten Dominik * textmodes/org.el (org-context): New contexts :item-bullet, diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 6264d2e56b5..b5f9c4f1bcf 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -2457,10 +2457,13 @@ Sorting commands: Other commands: + '\\[ibuffer-update]' - Regenerate the list of all buffers. + Prefix arg means to toggle whether buffers that match + `ibuffer-maybe-show-predicates' should be displayed. + '\\[ibuffer-switch-format]' - Change the current display format. '\\[forward-line]' - Move point to the next line. '\\[previous-line]' - Move point to the previous line. - '\\[ibuffer-update]' - As above, but add new buffers to the list. '\\[ibuffer-quit]' - Bury the Ibuffer buffer. '\\[describe-mode]' - This help. '\\[ibuffer-diff-with-file]' - View the differences between this buffer