log lisp/descr-text.el @ 5453:1dab05f2cc51

age author description
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sun, 17 Apr 2011 11:14:38 +0100 Aidan Kehoe Add various Common Lisp character functions, making porting CL code easier.
Thu, 10 Mar 2011 18:51:15 +0000 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Sat, 22 Jan 2011 17:20:19 +0000 Aidan Kehoe Require that NAME be an unquoted symbol, #'block, #'return-from
Thu, 16 Sep 2010 15:24:40 +0100 Aidan Kehoe Avoid byte compiler warnings, some needless consing, descr-text.el
Fri, 02 Apr 2010 13:23:31 +0100 Aidan Kehoe Don't error if describe-char-use-cache t and database not readable, descr-text
Fri, 26 Mar 2010 15:06:28 +0000 Aidan Kehoe open-database.message
Sat, 09 Jan 2010 17:28:51 +0000 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Sun, 15 Feb 2009 12:32:48 +0000 Aidan Kehoe Merge, add a ChangeLog entry.
Sun, 15 Feb 2009 12:27:23 +0000 Aidan Kehoe Backed out changeset 16c9098dd3d2.
Sat, 07 Feb 2009 18:31:21 +0000 Aidan Kehoe Listen to the byte-compiler, core Lisp.
Thu, 01 Jan 2009 16:37:48 +0900 Stephen J. Turnbull Fix build broken by descr-text.el defcustom.
Sun, 20 Jul 2008 15:04:20 +0200 Aidan Kehoe Correct syntax of #'error calls, descr-text.el
Sat, 19 Jul 2008 15:19:59 +0200 Aidan Kehoe Wrap field descriptions, descr-text.el; name created buffer more uniquely.