log lisp/descr-text.el @ 5845:0ef278ff2894

age author description
Sat, 23 Apr 2011 23:47:13 +0200 Mats Lidell Merge with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
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.