]> code.delx.au - gnu-emacs/commitdiff
(ibuffer-mode): Doc fix.
authorJohn Paul Wallington <jpw@pobox.com>
Wed, 28 Jun 2006 12:11:43 +0000 (12:11 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Wed, 28 Jun 2006 12:11:43 +0000 (12:11 +0000)
lisp/ChangeLog
lisp/ibuffer.el

index 8916dcb9c1feb72ef33c63752f3055f2de4ade10..09978b3b4bbd0afa0f64ae965245f60960c9a6b5 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-28  John Paul Wallington  <jpw@pobox.com>
+
+       * ibuffer.el (ibuffer-mode): Doc fix.
+
 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-context): New contexts :item-bullet,
index 6264d2e56b5d61b47a93a28ee38eb67a0d6cc1ae..b5f9c4f1bcf67572fc71bbe9d987b7c625ab06c9 100644 (file)
@@ -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