log man/ChangeLog @ 5390:593d9f73a7e8

age author description
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.