]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 2 Dec 2006 00:29:50 +0000 (00:29 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 2 Dec 2006 00:29:50 +0000 (00:29 +0000)
lisp/ChangeLog

index eef476631e2f2eb09e957a12dcc04bee8796afec..0d10322bf68226f8072514695d3a819f04979c8a 100644 (file)
@@ -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