2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)

* ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
	filter groups from the buffer when rebuilding the Ibuffer buffer
	and `ibuffer-show-empty-filter-groups' is nil.
This commit is contained in:
John Paul Wallington 2004-05-06 07:24:56 +00:00
parent cfb7b9ce93
commit b90a6a12f1
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
* ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
filter groups from the buffer when rebuilding the Ibuffer buffer
and `ibuffer-show-empty-filter-groups' is nil.
2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el (ps-print-quote): Call ps-value-string.

View file

@ -1,6 +1,6 @@
;;; ibuffer.el --- operate on buffers like dired
;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
;; Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
;; Author: Colin Walters <walters@verbum.org>
;; Maintainer: John Paul Wallington <jpw@gnu.org>
@ -2166,6 +2166,7 @@ If optional arg SILENT is non-nil, do not display progress messages."
(member name ibuffer-hidden-filter-groups)))
(bmarklist (cdr group)))
(unless (and (null bmarklist)
(not disabled)
ext-loaded
(null ibuffer-show-empty-filter-groups))
(ibuffer-insert-filter-group