diff options
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 76dffe0b4e3..70c97fa9d5b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-08-30 John Paul Wallington <jpw@shootybangbang.com> | ||
| 2 | |||
| 3 | * ibuffer.el (ibuffer-update): Revert expansion of `caddr'. | ||
| 4 | (ibuffer-fontification-alist): Check hidden buffer case isn't | ||
| 5 | visiting a file and change its face to italic. | ||
| 6 | |||
| 1 | 2002-08-30 Juanma Barranquero <lektu@terra.es> | 7 | 2002-08-30 Juanma Barranquero <lektu@terra.es> |
| 2 | 8 | ||
| 3 | * replace.el (occur-mode): Add interactive declaration. | 9 | * replace.el (occur-mode): Add interactive declaration. |