]> code.delx.au - gnu-emacs/commit
(ibuffer-default-display-maybe-show-predicates): New customizable
authorJohn Paul Wallington <jpw@pobox.com>
Sun, 17 Oct 2004 18:09:42 +0000 (18:09 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Sun, 17 Oct 2004 18:09:42 +0000 (18:09 +0000)
commit957237cb1fa5436179560837d8ed53fe82d9f9d6
tree2df97f6a311da2f779214b0e33212828e19c4e9a
parent9ff10fca1855f8a42e0cd501bcff6631a7893105
(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'.
lisp/ChangeLog
lisp/ibuffer.el