Mercurial > hg > xemacs-beta
log src/lisp.h @ 5607:1a507c4c6c42
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 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. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Sat, 25 Jun 2011 14:00:48 +0100 | Aidan Kehoe | Add `function-key-map-parent', for non-console-specific `function-key-map' bindings |