Mercurial > emacs
diff lisp/ChangeLog @ 106020:dd16af77622d
(disabled-command-function): Add useful args.
Setup the help buffer so that [back] works.
Remove redundant call to help-mode.
(disabled-command-function): Use `case'.
(en/disable-command): New function extracted from enable-command.
(enable-command, disable-command): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 15 Nov 2009 05:12:52 +0000 |
parents | 227bcb572dbe |
children | 1db0581a94d9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 15 01:45:23 2009 +0000 +++ b/lisp/ChangeLog Sun Nov 15 05:12:52 2009 +0000 @@ -1,3 +1,12 @@ +2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> + + * novice.el (disabled-command-function): Add useful args. + Setup the help buffer so that [back] works. + Remove redundant call to help-mode. + (disabled-command-function): Use `case'. + (en/disable-command): New function extracted from enable-command. + (enable-command, disable-command): Use it. + 2009-11-14 Glenn Morris <rgm@gnu.org> * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not