changeset 57844:b6104b08e544

* 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.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 01 Nov 2004 13:50:50 +0000
parents e91b3798021f
children d68febf099b4
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 01 13:50:49 2004 +0000
+++ b/lisp/ChangeLog	Mon Nov 01 13:50:50 2004 +0000
@@ -1,3 +1,9 @@
+2004-11-01  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* 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  <jpw@gnu.org>
 
 	* files.el (large-file-warning-threshold): Add :version keyword.