aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Großjohann2002-02-17 09:22:44 +0000
committerKai Großjohann2002-02-17 09:22:44 +0000
commitd39d90c26564539e6af17128d90f01b85c6885c1 (patch)
tree3f8436c3b350ccb485f9af21a35161e60300c894
parent13e14c5148d111774ee113d2181ef50e43dd90ba (diff)
downloademacs-d39d90c26564539e6af17128d90f01b85c6885c1.tar.gz
emacs-d39d90c26564539e6af17128d90f01b85c6885c1.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
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 @@
12002-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
12002-02-17 Colin Walters <walters@verbum.org> 72002-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