changeset 50252:b3a173da56dd

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 22 Mar 2003 00:17:48 +0000
parents 4893760b5129
children e902117d7494
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 21 23:49:23 2003 +0000
+++ b/lisp/ChangeLog	Sat Mar 22 00:17:48 2003 +0000
@@ -4,6 +4,10 @@
 	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.
 
+	* emulation/cua-base.el (cua-set-mark): 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.