comparison lisp/ChangeLog @ 57564:124aed7b66e8

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sun, 17 Oct 2004 18:09:42 +0000
parents 07791c7d465b
children d50f313f6fdd
comparison
equal deleted inserted replaced
57563:94a1ed353a39 57564:124aed7b66e8
1 2004-10-17 John Paul Wallington <jpw@gnu.org>
2
3 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
4 New customizable variable; whether to display buffers that match
5 `ibuffer-maybe-show-predicates' by default.
6 (ibuffer-maybe-show-predicates): Mention it in docstring.
7 (ibuffer-display-maybe-show-predicates): New variable.
8 (ibuffer-update): Prefix arg now toggles whether buffers that
9 match `ibuffer-maybe-show-predicates' should be displayed.
10 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11 locally to heed `ibuffer-default-display-maybe-show-predicates'.
12 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
13
1 2004-10-17 Michael Albinus <michael.albinus@gmx.de> 14 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
2 15
3 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not 16 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
4 work correctly. 17 work correctly.
5 18