Mercurial > emacs
diff lisp/ChangeLog @ 109298:c145957f7705
Minor fix to describe-key, and a docstring.
* help.el (describe-key): Print up-event using key-description.
* mouse.el (mouse-appearance-menu): Add docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 06 Jul 2010 15:42:46 -0400 |
parents | 6e3815c69ab4 |
children | 15fa65282ad3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 05 19:16:59 2010 +0200 +++ b/lisp/ChangeLog Tue Jul 06 15:42:46 2010 -0400 @@ -1,3 +1,9 @@ +2010-07-06 Chong Yidong <cyd@stupidchicken.com> + + * mouse.el (mouse-appearance-menu): Add docstring. + + * help.el (describe-key): Print up-event using key-description. + 2010-07-03 Michael Albinus <michael.albinus@gmx.de> * net/zeroconf.el (zeroconf-resolve-service)