diff options
| author | Kai Großjohann | 2002-02-17 09:22:44 +0000 |
|---|---|---|
| committer | Kai Großjohann | 2002-02-17 09:22:44 +0000 |
| commit | d39d90c26564539e6af17128d90f01b85c6885c1 (patch) | |
| tree | 3f8436c3b350ccb485f9af21a35161e60300c894 | |
| parent | 13e14c5148d111774ee113d2181ef50e43dd90ba (diff) | |
| download | emacs-d39d90c26564539e6af17128d90f01b85c6885c1.tar.gz emacs-d39d90c26564539e6af17128d90f01b85c6885c1.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 09c9b3c5909..f7b76a1cb68 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when | ||
| 4 | repeated. | ||
| 5 | (mark-defun): Mark more if repeated. | ||
| 6 | |||
| 1 | 2002-02-17 Colin Walters <walters@verbum.org> | 7 | 2002-02-17 Colin Walters <walters@verbum.org> |
| 2 | 8 | ||
| 3 | * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch | 9 | * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch |