]> git.eshelyaron.com Git - emacs.git/commitdiff
2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
authorJohn Paul Wallington <jpw@pobox.com>
Thu, 6 May 2004 07:24:56 +0000 (07:24 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Thu, 6 May 2004 07:24:56 +0000 (07:24 +0000)
* 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.

lisp/ChangeLog
lisp/ibuffer.el

index 235204831e3f910f6921d0fed37249364e343f2c..6b8d1101087f533e2d0f016738aefcf88d777ee2 100644 (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.
index a1fd3195d4699c95f0df37954ee3d5d2c0c34653..ab8290cfae89eeb1c6306ca16481a20894f76d91 100644 (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