Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5208:9fa29ec759e3
Implement suggest-key-bindings in terms of teach-extended-commands-p
2010-04-29 Aidan Kehoe <kehoea@parhasard.net>
* cmdloop.el (suggest-key-bindings):
Make this available, documenting that it's for GNU Emacs
compatibility.
Implement it in terms of teach-extended-commands-p and
teach-extended-commands-timeout, using Ben's
set-symbol-value-handler functionality.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 29 Apr 2010 16:16:47 +0100 |
parents | 39d74978fd32 |
children | cdca98f2d36f |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 29 15:49:21 2010 +0100 +++ b/lisp/ChangeLog Thu Apr 29 16:16:47 2010 +0100 @@ -1,3 +1,12 @@ +2010-04-29 Aidan Kehoe <kehoea@parhasard.net> + + * cmdloop.el (suggest-key-bindings): + Make this available, documenting that it's for GNU Emacs + compatibility. + Implement it in terms of teach-extended-commands-p and + teach-extended-commands-timeout, using Ben's + set-symbol-value-handler functionality. + 2010-04-17 Aidan Kehoe <kehoea@parhasard.net> * loadup.el (load-history): Be a bit more discriminate in the