Mercurial > hg > xemacs-beta
log src/dired.c @ 5211:cdca98f2d36f
age | author | description |
---|---|---|
Sun, 16 May 2010 12:33:21 +0100 | Aidan Kehoe | Move `default-file-system-ignore-case' to C; fix bug in directory hash tables |
Mon, 05 Apr 2010 13:03:35 +0100 | Aidan Kehoe | Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API |
Thu, 01 Apr 2010 20:22:50 +0100 | Aidan Kehoe | Move #'sort*, #'fill, #'merge to C from cl-seq.el. |
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |