Mercurial > hg > xemacs-beta
log src/fns.c @ 5051:c3d372419e09
age | author | description |
---|---|---|
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. |
Sun, 07 Feb 2010 07:10:01 -0600 | Ben Wing | fix some compile bugs of Aidan's |