Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5569:d19b6e3bdf91
age | author | description |
---|---|---|
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. |
Sun, 04 Sep 2011 20:35:31 +0100 | Aidan Kehoe | Add a defsetf for get-char-table, necessary for the tests in the last commit. |