aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12007-08-21 Juri Linkov <juri@jurta.org> 12007-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
72007-08-21 Juri Linkov <juri@jurta.org>
8
3 * loadup.el: Preload "button". 9 * loadup.el: Preload "button".
4 10
52007-08-21 Stefan Monnier <monnier@iro.umontreal.ca> 112007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>