Mercurial > emacs
comparison lisp/ChangeLog @ 45211:38bd4b6ca75e
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Thu, 09 May 2002 21:28:52 +0000 |
parents | 974579a639e7 |
children | fe53581ba559 |
comparison
equal
deleted
inserted
replaced
45210:974579a639e7 | 45211:38bd4b6ca75e |
---|---|
1 2002-05-09 Colin Walters <walters@verbum.org> | |
2 | |
3 * ibuffer.el (ibuffer-mode-map): Add :enable guards for | |
4 `ibuffer-filter-disable', `ibuffer-pop-filter', | |
5 `ibuffer-or-filter', `ibuffer-negate-filter', | |
6 `ibuffer-decompose-filter', `ibuffer-save-filters', | |
7 `ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters', | |
8 `ibuffer-save-filter-groups', | |
9 `ibuffer-switch-to-saved-filter-groups', | |
10 `ibuffer-delete-saved-filter-groups'. | |
11 | |
12 * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines. | |
13 | |
1 2002-05-09 Markus Rost <rost@math.ohio-state.edu> | 14 2002-05-09 Markus Rost <rost@math.ohio-state.edu> |
2 | 15 |
3 * woman.el (woman-menu): Move symbol before the comment so that | 16 * woman.el (woman-menu): Move symbol before the comment so that |
4 find-function-search-for-symbol finds it. | 17 find-function-search-for-symbol finds it. |
5 | 18 |
6 2002-05-10 Miles Bader <miles@gnu.org> | 19 2002-05-10 Miles Bader <miles@gnu.org> |
7 | 20 |