# HG changeset patch # User Jan Dj¸«£rv # Date 1099317050 0 # Node ID b6104b08e544085bba7e8f04ebc2ca19fdaf2147 # Parent e91b3798021f77b04492d52ca5f39927522cf716 * 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. diff -r e91b3798021f -r b6104b08e544 lisp/ChangeLog --- 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 + + * 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.