Mercurial > emacs
changeset 74023:475ec3ec7147
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 16 Nov 2006 15:47:17 +0000 |
parents | 500ca384d270 |
children | fbcf2e3cbf22 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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