# HG changeset patch # User Chong Yidong # Date 1163692037 0 # Node ID 475ec3ec7147c5a69610fb2e274b287886094000 # Parent 500ca384d2704393a5e198de54ee64f25c0413fe * 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 -r 500ca384d270 -r 475ec3ec7147 lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 16 13:13:35 2006 +0000 +++ b/lisp/ChangeLog Thu Nov 16 15:47:17 2006 +0000 @@ -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