log man/ChangeLog @ 5703:6b027725e340

age author description
Fri, 28 Dec 2012 02:29:16 +0900 Stephen J. Turnbull Doc typo fix.
Mon, 24 Dec 2012 01:07:25 +0900 Stephen J. Turnbull Fix ChangeLog ordering.
Sat, 13 Oct 2012 01:09:35 +0200 Mats Lidell Introduce call-process-shell-command from GNU.
Tue, 18 Sep 2012 08:58:28 +0200 Mats Lidell recenter-top-bottom synced from GNU and new default for C-l
Sun, 02 Sep 2012 14:31:40 +0100 Aidan Kehoe Add command remapping, a more robust alternative to #'substitute-key-definition
Mon, 06 Aug 2012 13:07:55 +0100 Aidan Kehoe Adopt GNU's ## syntax for the interned symbol with name "".
Fri, 03 Aug 2012 02:43:45 +0900 Stephen J. Turnbull XEmacs 21.5.32 "habanero" is released. r21-5-32
Sun, 06 May 2012 15:29:59 +0100 Aidan Kehoe Don't augment ENVIRONMENT when that's not indicated, #'macroexpand.
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.