Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5583:10f179710250
age | author | description |
---|---|---|
Sun, 09 Oct 2011 12:55:51 +0100 | Aidan Kehoe | Deprecate #'remassoc, #'remassq, #'remrassoc, #'remrassq. |
Sun, 09 Oct 2011 10:39:09 +0100 | Aidan Kehoe | Change integer to fixnum in a few places where it wasn't possible mechanically. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Tue, 06 Sep 2011 11:44:50 +0100 | Aidan Kehoe | Pass eighth bit on TTY consoles to coding system if needed. |
Tue, 06 Sep 2011 00:04:26 +0900 | Stephen J. Turnbull | Don't use MULE-only cases in non-MULE build. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |