diff lisp/ChangeLog @ 50250:65c998a7ef3b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Mar 2003 23:48:53 +0000
parents 64a900db8d32
children b3a173da56dd
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 21 23:08:04 2003 +0000
+++ b/lisp/ChangeLog	Fri Mar 21 23:48:53 2003 +0000
@@ -1,3 +1,9 @@
+2003-03-22  Kim F. Storm  <storm@cua.dk>
+
+	* simple.el (set-mark-command): Doc fixes.
+	Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
+	C-u C-u C-SPC now unconditionally sets the mark.
+
 2003-03-20  Mark A. Hershberger  <mah@everybody.org>
 
 	* xml.el (xml-parse-attlist): Fix typo in attribute parsing.