Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 4723:ebca981a0012
age | author | description |
---|---|---|
Fri, 30 Oct 2009 15:10:16 +0000 | Aidan Kehoe | If STRING is constant, call regexp-quote at compile time. |
Sat, 24 Oct 2009 15:33:23 +0100 | Aidan Kehoe | Add `file-system-ignore-case-p', use it. |
Mon, 19 Oct 2009 12:47:21 +0100 | Aidan Kehoe | Make it possible to silence warnings issued when #'mapcar's result is discarded. |
Mon, 12 Oct 2009 17:19:52 +0100 | Aidan Kehoe | Don't cons with #'mapcar calls where the result is discarded, |