emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 17 Oct 2004 14:19:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6457 emacs/lisp/ChangeLog:1.6458
*** emacs/lisp/ChangeLog:1.6457 Sun Oct 17 14:05:50 2004
--- emacs/lisp/ChangeLog        Sun Oct 17 18:09:42 2004
***************
*** 1,3 ****
--- 1,16 ----
+ 2004-10-17  John Paul Wallington  <address@hidden>
+ 
+       * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
+       New customizable variable; whether to display buffers that match
+       `ibuffer-maybe-show-predicates' by default.
+       (ibuffer-maybe-show-predicates): Mention it in docstring.
+       (ibuffer-display-maybe-show-predicates): New variable.
+       (ibuffer-update): Prefix arg now toggles whether buffers that
+       match `ibuffer-maybe-show-predicates' should be displayed.
+       (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
+       locally to heed `ibuffer-default-display-maybe-show-predicates'.
+       (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
+ 
  2004-10-17  Michael Albinus  <address@hidden>
  
        * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not




reply via email to

[Prev in Thread] Current Thread [Next in Thread]