Mercurial > emacs
comparison lisp/ChangeLog @ 111045:fd1924053d81
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 18 Oct 2010 14:38:11 -0400 |
parents | 0f9cd375624d |
children | f0ba7e7104ca |
comparison
equal
deleted
inserted
replaced
111044:0f9cd375624d | 111045:fd1924053d81 |
---|---|
1 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * repeat.el (repeat): Use read-key (bug#6256). | |
4 | |
1 2010-10-18 Chong Yidong <cyd@stupidchicken.com> | 5 2010-10-18 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * emacs-lisp/unsafep.el: Don't mark functions that display | 7 * emacs-lisp/unsafep.el: Don't mark functions that display |
4 messages as safe. Suggested by Johan Bockgård. | 8 messages as safe. Suggested by Johan Bockgård. |
5 | 9 |