Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5616:79e9934779c1
age | author | description |
---|---|---|
Thu, 22 Dec 2011 15:02:02 +0000 | Aidan Kehoe | Use va_run_hooks_with_args() for x-sent-selection-hooks, lost-selection-hooks |
Thu, 22 Dec 2011 12:51:03 +0000 | Aidan Kehoe | Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c |
Sat, 10 Dec 2011 16:17:49 +0000 | Aidan Kehoe | Add the zero, *then* flush, when reading integers for the #N=... syntax. |
Sun, 04 Dec 2011 18:42:50 +0000 | Aidan Kehoe | Refactor out sequence-oriented builtins from fns.c to the new sequence.c. |
Sat, 03 Dec 2011 15:55:14 +0000 | Aidan Kehoe | Zero-terminate when passing strings to parse_integer(), lread.c |
Sat, 03 Dec 2011 15:13:55 +0000 | Aidan Kehoe | Accept bignums unambiguously in the syntax for object labels, lread.c. |