Mercurial > emacs
comparison lisp/ChangeLog @ 74364:64e31a523fe2
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 02 Dec 2006 00:29:50 +0000 |
parents | ef50d2cdf0de |
children | b172b155c64c |
comparison
equal
deleted
inserted
replaced
74363:ef50d2cdf0de | 74364:64e31a523fe2 |
---|---|
1 2006-12-02 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix. | |
4 (cua-repeat-replace-region): Make M-v more robust. | |
5 (cua-paste-pop-rotate-temporarily): New defcustom. | |
6 (cua-paste-pop): Use it. | |
7 (cua-auto-mark-last-change): New defcustom. | |
8 (cua-pop-to-last-change): New helper function. | |
9 (cua-set-mark): Use them. | |
10 | |
1 2006-12-01 Nick Roberts <nickrob@snap.net.nz> | 11 2006-12-01 Nick Roberts <nickrob@snap.net.nz> |
2 | 12 |
3 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and | 13 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and |
4 mini-buffer message. | 14 mini-buffer message. |
5 | 15 |