Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 4683:0cc9d22c3732
age | author | description |
---|---|---|
Thu, 27 Aug 2009 15:18:51 +0100 | Aidan Kehoe | Be more reliable about loading cl-macs at byte-compile time, cl.el. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
Sat, 06 Jun 2009 12:59:31 +0100 | Aidan Kehoe | bytecomp.el: always check code in (interactive SEXP) for sanity |
Sun, 22 Feb 2009 19:57:28 +0000 | Aidan Kehoe | Fix a byte compiler bug with characters above ?\xFF. |
Sat, 27 Dec 2008 14:05:50 +0000 | Aidan Kehoe | Fix some bugs in load-history construction, built-in symbol file names. |
Wed, 29 Oct 2008 12:59:48 +0900 | Stephen J. Turnbull | Protect .elc encoding from latin-unity. bytecomp-coding-system-2008-10-29 |