Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
2010-09-16 | Aidan Kehoe | Use #'some, #'every, etc. for composing boolean operations on lists. |
2010-09-16 | Aidan Kehoe | Rephrase the #'the docstring, make it nicer while byte-compiling. |
2010-09-16 | Aidan Kehoe | Avoid byte compiler warnings, some needless consing, descr-text.el |
2010-09-16 | Aidan Kehoe | Change forms like (delq nil (mapcar ...)) to (mapcan ...). |
Loading... |