log man/ChangeLog @ 5656:e9c3fe82127d

age author description
Fri, 04 May 2012 21:12:02 +0100 Aidan Kehoe Support predefined character classes in #'skip-chars-{forward,backward}, too
Fri, 30 Dec 2011 16:05:31 +0000 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.
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.
Mon, 08 Aug 2011 23:10:47 +0900 Stephen J. Turnbull Add some working with Mercurial stuff.
Sat, 25 Jun 2011 14:00:48 +0100 Aidan Kehoe Add `function-key-map-parent', for non-console-specific `function-key-map' bindings
Wed, 25 May 2011 09:15:20 -0600 Jerry James Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Mon, 09 May 2011 20:47:31 +0100 Aidan Kehoe Merge, restoring Ben's GPLv3 manual changes.
Mon, 09 May 2011 19:38:01 +0100 Aidan Kehoe Backed out changeset a7da359711ce, restoring Ben's GPLv3 manual changes.
Mon, 02 May 2011 10:51:26 +0100 Aidan Kehoe Merge by hand with the changeset that backed out e82f5b7010fe.