Mercurial > hg > xemacs-beta
log src/ChangeLog @ 4686:cdabd56ce1b5
age | author | description |
---|---|---|
Sun, 06 Sep 2009 19:36:02 +0100 | Aidan Kehoe | Fix various small issues with the multiple-value implementation. |
Mon, 24 Aug 2009 15:21:21 -0600 | Jerry James | Fix build problems on WIN32 platforms caused by the large image crash fix. |
Tue, 11 Aug 2009 17:59:23 +0100 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
Tue, 28 Jul 2009 23:23:47 +0900 | Stephen J. Turnbull | Fix typos in face.c. |
Mon, 27 Jul 2009 01:46:33 +0900 | Stephen J. Turnbull | ChangeLog for patch to debug-on-error-docstring. |
Wed, 15 Jul 2009 00:19:45 +0100 | Aidan Kehoe | ?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste. |