]> git.eshelyaron.com Git - emacs.git/commitdiff
* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 1 Nov 2004 13:50:50 +0000 (13:50 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 1 Nov 2004 13:50:50 +0000 (13:50 +0000)
change from 2004-10-16.  '*' checks the current buffer, but the
mouse click may be in another buffer.

lisp/ChangeLog

index 64ac6903651f3f794e4bc0ef191de16a013b10ba..6baac6a8f7be687a23984f72286216b2b1cb4032 100644 (file)
@@ -1,3 +1,9 @@
+2004-11-01  Jan Dj\e,Ad\e(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.