log lisp/files.el @ 5384:3889ef128488

age author description
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
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.