Mercurial > hg > xemacs-beta
log src/lisp.h @ 4690:257b468bf2ca
age | author | description |
---|---|---|
Sat, 19 Sep 2009 22:53:13 +0100 | Aidan Kehoe | Move the #'query-coding-region implementation to C. |
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. |
Sat, 25 Oct 2008 21:40:46 +0900 | Stephen J. Turnbull | Merge in ac-fix-2008-10-25. Fix up ChangeLogs. |
Sat, 25 Oct 2008 20:35:36 +0900 | Stephen J. Turnbull | Fix g++ const char -> char warnings. ac-fix-2008-10-25 |