Mercurial > emacs
diff lisp/ChangeLog @ 109042:87285390c61e
Don't issue kmacro hint if echo area is in use (Bug#3412).
* lisp/kmacro.el (kmacro-call-macro): Don't issue hint message if the
echo area is in use (Bug#3412).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 24 Jun 2010 15:16:33 -0400 |
parents | 439784267ae2 |
children | 50dd8d98f75b |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 24 18:12:35 2010 +0200 +++ b/lisp/ChangeLog Thu Jun 24 15:16:33 2010 -0400 @@ -1,3 +1,8 @@ +2010-06-24 Chong Yidong <cyd@stupidchicken.com> + + * kmacro.el (kmacro-call-macro): Don't issue hint message if the + echo area is in use (Bug#3412). + 2010-06-22 Glenn Morris <rgm@gnu.org> * textmodes/texinfmt.el (texinfo-format-region)