From: Chong Yidong Date: Thu, 16 Nov 2006 15:47:17 +0000 (+0000) Subject: * mouse.el (global-map): Change 2006-08-16 fix to call X-Git-Tag: emacs-pretest-22.0.91~42 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c940b9e5d56fe807a3229fa5c13613920f7fd6d5;p=emacs.git * mouse.el (global-map): Change 2006-08-16 fix to call mouse-yank-at-click explicitly, since mouse events are not carried over into keyboard macros. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 968775c1f45..e5b4a5df318 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-11-16 Chong Yidong + + * mouse.el (global-map): Change 2006-08-16 fix to call + mouse-yank-at-click explicitly, since mouse events are not carried + over into keyboard macros. + 2006-11-16 Kim F. Storm * ido.el (ido-file-internal): Use current buffer's file name as default