comparison lisp/ChangeLog @ 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 830c1c6e16e8
children 82fde7e4c23b
comparison
equal deleted inserted replaced
74022:500ca384d270 74023:475ec3ec7147
1 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * mouse.el (global-map): Change 2006-08-16 fix to call
4 mouse-yank-at-click explicitly, since mouse events are not carried
5 over into keyboard macros.
6
1 2006-11-16 Kim F. Storm <storm@cua.dk> 7 2006-11-16 Kim F. Storm <storm@cua.dk>
2 8
3 * ido.el (ido-file-internal): Use current buffer's file name as default 9 * ido.el (ido-file-internal): Use current buffer's file name as default
4 choice for ido-find-alternate-file. Suggested by Matt Hodges. 10 choice for ido-find-alternate-file. Suggested by Matt Hodges.
5 11