Mercurial > hg > xemacs-beta
log lisp/cmdloop.el @ 5368:ed74d2ca7082
age | author | description |
---|---|---|
Thu, 10 Mar 2011 18:51:15 +0000 | Aidan Kehoe | Use ', not #', when a given symbol may not have a function binding at read time |
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Tue, 12 Oct 2010 21:11:46 +0100 | Aidan Kehoe | Make the order of preloaded-file-list more sane. |
Thu, 29 Apr 2010 16:16:47 +0100 | Aidan Kehoe | Implement suggest-key-bindings in terms of teach-extended-commands-p |