changeset 43380:c3f2cf68ef3d

*** empty log message ***
author Kai Großjohann <kgrossjo@eu.uu.net>
date Sun, 17 Feb 2002 09:22:44 +0000
parents 3fce95e542b1
children c27a4c38e3d9
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 17 08:57:24 2002 +0000
+++ b/lisp/ChangeLog	Sun Feb 17 09:22:44 2002 +0000
@@ -1,3 +1,9 @@
+2002-02-17  Kai Gro,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+        * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
+        repeated.
+        (mark-defun): Mark more if repeated.
+
 2002-02-17  Colin Walters  <walters@verbum.org>
 
 	* ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.  Patch