Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 16 Sep 2010 16:46:27 +0100 | Aidan Kehoe | Don't uselessly call #'nreverse, #'hash-table-key-list and friends. |
Thu, 16 Sep 2010 15:58:10 +0100 | Aidan Kehoe | Use #'some, #'every, etc. for composing boolean operations on lists. |
Thu, 16 Sep 2010 15:34:35 +0100 | Aidan Kehoe | Rephrase the #'the docstring, make it nicer while byte-compiling. |
Thu, 16 Sep 2010 15:24:40 +0100 | Aidan Kehoe | Avoid byte compiler warnings, some needless consing, descr-text.el |