Mercurial > hg > xemacs-beta
log lisp/descr-text.el @ 5402:308d34e9f07d
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 |