Mercurial > hg > xemacs-beta
log src/fns.c @ 5089:99f8ebc082d9
age | author | description |
---|---|---|
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
Sat, 20 Feb 2010 18:57:55 -0600 | Ben Wing | merge |
Sat, 20 Feb 2010 05:05:54 -0600 | Ben Wing | Fix quick-build, use asserts() in place of ABORT() |
Fri, 19 Feb 2010 23:46:53 +0000 | Aidan Kehoe | Use better types when ESCAPECHAR is specified, split_string_by_ichar_1 |
Sun, 07 Feb 2010 12:24:03 +0000 | Aidan Kehoe | Add a new optional ESCAPE-CHAR argument to #'split-string-by-char. |
Fri, 19 Feb 2010 23:21:27 +0000 | Aidan Kehoe | Fix a multiple-value bug, mapcarX; correct a comment and a label name. |