Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5570:6c76f5b7e2e3
age | author | description |
---|---|---|
Sun, 11 Sep 2011 16:05:05 +0100 | Aidan Kehoe | Be more careful still in #'cl-defsubst-expand. |
Sat, 10 Sep 2011 13:17:29 +0100 | Aidan Kehoe | #'cl-defsubst-expand; avoid mutually-recursive symbol macros. |
Fri, 09 Sep 2011 22:50:31 +0100 | Aidan Kehoe | Error if byte-compiling a form hasn't wrapped byte-compile-inbuffer. |
Wed, 07 Sep 2011 21:21:36 +0100 | Aidan Kehoe | Replace #'flet by #'labels where appropriate, core code. |
Wed, 07 Sep 2011 16:26:45 +0100 | Aidan Kehoe | Improve the implementation, documentation of #'labels, #'flet. |
Tue, 06 Sep 2011 11:44:50 +0100 | Aidan Kehoe | Pass eighth bit on TTY consoles to coding system if needed. |
Sun, 04 Sep 2011 20:37:55 +0100 | Aidan Kehoe | Drop cl-macro-environment in favour of byte-compile-macro-environment. |