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 64ac690365..6baac6a8f7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-01 Jan Dj,Ad(Brv <[email protected]>
+
+ * mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
+ change from 2004-10-16. '*' checks the current buffer, but the
+ mouse click may be in another buffer.
+
2004-11-01 John Paul Wallington <[email protected]>
* files.el (large-file-warning-threshold): Add :version keyword.