changeset 74364:64e31a523fe2

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 02 Dec 2006 00:29:50 +0000
parents ef50d2cdf0de
children c728cbf657c6
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 01 21:55:43 2006 +0000
+++ b/lisp/ChangeLog	Sat Dec 02 00:29:50 2006 +0000
@@ -1,3 +1,13 @@
+2006-12-02  Kim F. Storm  <storm@cua.dk>
+
+	* emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
+	(cua-repeat-replace-region): Make M-v more robust.
+	(cua-paste-pop-rotate-temporarily): New defcustom.
+	(cua-paste-pop): Use it.
+	(cua-auto-mark-last-change): New defcustom.
+	(cua-pop-to-last-change): New helper function.
+	(cua-set-mark): Use them.
+
 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
 
 	* menu-bar.el (toggle-case-fold-search): Clarify doc/help string and