diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9569de20af0..274533830df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2007-08-21 Juri Linkov <juri@jurta.org> | 1 | 2007-08-21 Juri Linkov <juri@jurta.org> |
| 2 | 2 | ||
| 3 | * delsel.el (delete-selection-pre-hook): | ||
| 4 | * emulation/cua-base.el (cua-paste): Use `mouse-region-match' | ||
| 5 | instead of checking last-command. | ||
| 6 | |||
| 7 | 2007-08-21 Juri Linkov <juri@jurta.org> | ||
| 8 | |||
| 3 | * loadup.el: Preload "button". | 9 | * loadup.el: Preload "button". |
| 4 | 10 | ||
| 5 | 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca> | 11 | 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca> |