Mercurial > hg > xemacs-beta
log lisp/specifier.el @ 5366:f00192e1cd49
age | author | description |
---|---|---|
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Thu, 16 Sep 2010 15:06:38 +0100 | Aidan Kehoe | Change forms like (delq nil (mapcar ...)) to (mapcan ...). |
Sun, 15 Aug 2010 15:42:45 +0100 | Aidan Kehoe | Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec |
Mon, 31 May 2010 16:47:44 +0100 | Aidan Kehoe | Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1 |