diff options
| author | Colin Walters | 2002-02-17 08:57:09 +0000 |
|---|---|---|
| committer | Colin Walters | 2002-02-17 08:57:09 +0000 |
| commit | 9b25ea40c51436aa298f7d4547bd169e8e53b659 (patch) | |
| tree | c7eaf335dca35b1995414cb20127c55e5b4b974c | |
| parent | 140fb7ffedd4e93eb5d6c19925a6d7f83295b1b2 (diff) | |
| download | emacs-9b25ea40c51436aa298f7d4547bd169e8e53b659.tar.gz emacs-9b25ea40c51436aa298f7d4547bd169e8e53b659.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f75913f5c64..09c9b3c5909 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-02-17 Colin Walters <walters@verbum.org> | ||
| 2 | |||
| 3 | * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch | ||
| 4 | from John Paul Wallington <jpw@shootybangbang.com>. | ||
| 5 | |||
| 1 | 2002-02-17 Kim F. Storm <storm@cua.dk> | 6 | 2002-02-17 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * cus-start.el: Add mouse-highlight. | 8 | * cus-start.el: Add mouse-highlight. |