diff lisp/ChangeLog @ 50386:f9953ed328ab

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 31 Mar 2003 22:45:30 +0000
parents 39b47b31df7a
children 782e36a6d47d
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 31 22:41:23 2003 +0000
+++ b/lisp/ChangeLog	Mon Mar 31 22:45:30 2003 +0000
@@ -1,5 +1,13 @@
+2003-04-01  Kim F. Storm  <storm@cua.dk>
+
+	* simple.el (pop-global-mark-quick-repeat): Remove defcustom.
+	(set-mark-command): Unconditionally repeat pop-global-mark without
+	C-x prefix.  Fix doc.
+
+	* emulation/cua-base.el (cua-set-mark): Unconditionally repeat
+	pop-global-mark without C-x prefix.  Fix doc.
+
 2003-03-31  Nick Roberts  <nick@nick.uklinux.net>
-
 	* gdb-ui.el (gdb-inferior-io-mode): Remove Unix pathname for cat
 	so that it can run on NT also.