Mercurial > hg > xemacs-beta
log src/dired.c @ 5405:2aa9cd456ae7
age | author | description |
---|---|---|
2010-10-15 | Mike Sperber | Move src/ to GPLv3. |
2011-03-30 | Jerry James | Typo fix: use a semicolon instead of a comma at the end of a statement. |
2011-03-29 | Jerry James | Make listu() and listn() assemble lists in forward order. Use them. |
2011-02-05 | Aidan Kehoe | Have #'sort*, #'merge use the same test approach as functions from cl-seq.el |
2010-05-16 | Aidan Kehoe | Move `default-file-system-ignore-case' to C; fix bug in directory hash tables |
2010-04-05 | Aidan Kehoe | Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API |