Mercurial > hg > xemacs-beta
log lisp/cmdloop.el @ 5383:294ab9180fad
age | author | description |
---|---|---|
Thu, 24 Mar 2011 06:22:25 +0000 | Aidan Kehoe | #'custom-add-to-group: warn if GROUP is nil. |
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 |
Fri, 01 Jan 2010 19:45:39 +0000 | Aidan Kehoe | Use uninterned symbols in various information-hiding contexts. |