Mercurial > hg > xemacs-beta
log man/ChangeLog @ 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. |
Wed, 07 Sep 2011 16:26:45 +0100 | Aidan Kehoe | Improve the implementation, documentation of #'labels, #'flet. |
Sun, 14 Aug 2011 13:51:14 +0200 | Mike Sperber | Reflect change of location of packages to share/ |
Tue, 09 Aug 2011 17:17:44 +0100 | Aidan Kehoe | Avoid calling various macros "special operators" in the manuals. |