Mercurial > hg > xemacs-beta
log src/emacs.c @ 5690:7b5f88e5b456
age | author | description |
---|---|---|
Sun, 04 Dec 2011 18:42:50 +0000 | Aidan Kehoe | Refactor out sequence-oriented builtins from fns.c to the new sequence.c. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |