From df0a91e2d19a615ff7c76053a4b154e5aa6f566b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Mon, 1 Nov 2004 13:50:50 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64ac6903651..6baac6a8f7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-11-01 Jan Dj,Ad(Brv + + * 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 * files.el (large-file-warning-threshold): Add :version keyword. -- 2.39.5