Mercurial > hg > xemacs-beta
log lisp/info.el @ 5369:4141aeddc55b
age | author | description |
---|---|---|
Thu, 10 Mar 2011 19:14:25 +0000 | Aidan Kehoe | Eliminate byte-compile warnings, core Lisp. |
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Thu, 16 Sep 2010 15:58:10 +0100 | Aidan Kehoe | Use #'some, #'every, etc. for composing boolean operations on lists. |