Mercurial > emacs
comparison lisp/ChangeLog @ 81897:bbffcc7e8f84
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 15 Jul 2007 20:05:28 +0000 |
parents | 800fe7b4cac0 |
children | 39d8b226d67f |
comparison
equal
deleted
inserted
replaced
81896:800fe7b4cac0 | 81897:bbffcc7e8f84 |
---|---|
3 * delsel.el (delete-selection-pre-hook): | 3 * delsel.el (delete-selection-pre-hook): |
4 * emulation/cua-base.el (cua-paste): Before a yank command, | 4 * emulation/cua-base.el (cua-paste): Before a yank command, |
5 check also whether last-command is one of mouse-save-then-kill, | 5 check also whether last-command is one of mouse-save-then-kill, |
6 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region. | 6 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region. |
7 | 7 |
8 2007-07-15 Michael Albinus <albinus@localhost> | 8 2007-07-15 Michael Albinus <michael.albinus@gmx.de> |
9 | 9 |
10 * recentf.el (recentf-keep-default-predicate): New defun. | 10 * recentf.el (recentf-keep-default-predicate): New defun. |
11 (recentf-keep): Use it as initial value. | 11 (recentf-keep): Use it as initial value. |
12 | 12 |
13 2007-07-15 Karl Fogel <kfogel@red-bean.com> | 13 2007-07-15 Karl Fogel <kfogel@red-bean.com> |