diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29e342f94ea..f880e6899e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-07-15 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * delsel.el (delete-selection-pre-hook): | ||
| 4 | * emulation/cua-base.el (cua-paste): Before a yank command, | ||
| 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. | ||
| 7 | |||
| 1 | 2007-07-15 Michael Albinus <albinus@localhost> | 8 | 2007-07-15 Michael Albinus <albinus@localhost> |
| 2 | 9 | ||
| 3 | * recentf.el (recentf-keep-default-predicate): New defun. | 10 | * recentf.el (recentf-keep-default-predicate): New defun. |