]> git.eshelyaron.com Git - emacs.git/commitdiff
* mouse.el (global-map): Change 2006-08-16 fix to call
authorChong Yidong <cyd@stupidchicken.com>
Thu, 16 Nov 2006 15:47:17 +0000 (15:47 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 16 Nov 2006 15:47:17 +0000 (15:47 +0000)
mouse-yank-at-click explicitly, since mouse events are not carried
over into keyboard macros.

lisp/ChangeLog

index 968775c1f45e68917de7d3bca8934cd52804bd10..e5b4a5df3186103632b8c3d2b511afd419e0f1ac 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <storm@cua.dk>
 
        * ido.el (ido-file-internal): Use current buffer's file name as default