diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 07f45b34a54..510f594465c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-08-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting | ||
| 4 | filter groups. | ||
| 5 | (ibuffer-included-in-filter-p-1): Use it. Suggested by Noam | ||
| 6 | Postavsky (Bug#8804). | ||
| 7 | |||
| 1 | 2011-08-12 Juanma Barranquero <lekktu@gmail.com> | 8 | 2011-08-12 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * startup.el (argi): Declare as global variable (bug#9275). | 10 | * startup.el (argi): Declare as global variable (bug#9275). |