log man/ChangeLog @ 5705:9c9b07d40f20

age author description
Fri, 28 Dec 2012 13:03:15 +0900 Stephen J. Turnbull Update references to repository to reflect current reality.
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.
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.
Mon, 02 May 2011 10:35:36 +0100 Aidan Kehoe Backed out changeset e82f5b7010fe, incompatible with extant makeinfo.
Sun, 01 May 2011 18:44:03 +0100 Aidan Kehoe Merge.
Fri, 19 Feb 2010 22:39:19 -0600 Ben Wing Merge some stuff in man, fix up Makefile
Fri, 29 Apr 2011 22:57:14 +0900 Stephen J. Turnbull XEmacs 21.5.31 "ginger" is released.
Tue, 26 Apr 2011 23:41:47 +0200 Mats Lidell Merged with trunk.
Sat, 23 Apr 2011 23:47:13 +0200 Mats Lidell Merge with trunk.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Tue, 22 Feb 2011 22:56:02 +0100 Mats Lidell Merge with trunk.
Wed, 27 Apr 2011 01:24:28 +0900 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
Mon, 06 Dec 2010 23:03:25 +0100 Mats Lidell Added property notice and license to ChangeLogs.
Sat, 02 Apr 2011 17:04:38 +0900 Stephen J. Turnbull New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Sat, 19 Mar 2011 22:13:14 +0900 Stephen J. Turnbull Improve support for min-colors req in `defface'.
Thu, 17 Mar 2011 20:17:19 +0000 Aidan Kehoe Merge.
Thu, 17 Mar 2011 20:13:00 +0000 Aidan Kehoe Conditionalise the old-* functions and byte codes at compile time.
Thu, 17 Mar 2011 14:35:02 -0400 Jeff Sparkes Add min-colors specifier to defface, and document it.
Tue, 01 Mar 2011 14:18:45 +0000 Aidan Kehoe Change "special form" to "special operator" in the manuals, too
Sat, 19 Feb 2011 11:03:46 +0000 Aidan Kehoe Document the CL set functions and #'eql in the Lispref, not just cl.texi
Sat, 06 Nov 2010 21:18:52 +0000 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
Thu, 02 Sep 2010 12:00:06 +0100 Aidan Kehoe Support Roman month numbers, #'format-time-string
Mon, 30 Aug 2010 15:23:42 +0100 Aidan Kehoe Fix style, documentation for rounding functions and multiple values.
Sat, 21 Aug 2010 19:02:44 +0100 Aidan Kehoe Make Lisp reader errors more informative with over-long hex, octal characters
Sun, 13 Jun 2010 23:54:13 +0900 Stephen J. Turnbull Add ChangeLogs for recent address updates in permission notices.
Fri, 28 May 2010 13:52:16 +0100 Aidan Kehoe Reword the lispref documentation of buffer-display-count.
Fri, 28 May 2010 13:48:22 +0100 Aidan Kehoe Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 18 Mar 2010 11:53:38 +0100 Mike Sperber Reflect change from `lib' to `share' in docs.
Sat, 13 Mar 2010 05:38:08 -0600 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
Sun, 07 Mar 2010 02:09:59 -0600 Ben Wing merge ben-lisp-object
Fri, 05 Mar 2010 04:08:17 -0600 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
Thu, 04 Mar 2010 07:26:05 -0600 Ben Wing merge
Thu, 04 Mar 2010 07:19:03 -0600 Ben Wing Updates to internals.texi