diff options
| author | John Paul Wallington | 2004-05-06 07:24:56 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2004-05-06 07:24:56 +0000 |
| commit | b90a6a12f1d786fbea8cf11c453aa7beac152d2d (patch) | |
| tree | 7539bf51bb7466c456ee4f3efbff71bf1e5ed06d /lisp/ChangeLog | |
| parent | cfb7b9ce93bac045331df89a82702205f4c1d947 (diff) | |
| download | emacs-b90a6a12f1d786fbea8cf11c453aa7beac152d2d.tar.gz emacs-b90a6a12f1d786fbea8cf11c453aa7beac152d2d.zip | |
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.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 235204831e3..6b8d1101087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change) | ||
| 2 | |||
| 3 | * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded | ||
| 4 | filter groups from the buffer when rebuilding the Ibuffer buffer | ||
| 5 | and `ibuffer-show-empty-filter-groups' is nil. | ||
| 6 | |||
| 1 | 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 8 | ||
| 3 | * ps-print.el (ps-print-quote): Call ps-value-string. | 9 | * ps-print.el (ps-print-quote): Call ps-value-string. |