Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 4725:5690bb2e7a44
age | author | description |
---|---|---|
Sun, 01 Nov 2009 15:54:15 +0900 | Stephen J. Turnbull | Merge improvements in defun-movement docstrings. |
Fri, 09 Oct 2009 05:10:03 +0900 | Stephen J. Turnbull | Improve docstrings of defun movement functions. |
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, |