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.
|
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.
|
Sun, 29 Jun 2008 11:06:16 +0200 |
Aidan Kehoe |
Don't leak the Unihan database handle when looking up non-Han characters.
|
Wed, 04 Jun 2008 21:57:49 +0200 |
Aidan Kehoe |
#'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
|
Sun, 25 May 2008 21:11:35 +0200 |
Aidan Kehoe |
Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
|