Mercurial > hg > xemacs-beta
log man/lispref/objects.texi @ 5247:02d875ebd1ea
age | author | description |
---|---|---|
Sat, 21 Aug 2010 19:02:44 +0100 | Aidan Kehoe | Make Lisp reader errors more informative with over-long hex, octal characters |
Sun, 31 Jan 2010 20:28:01 +0000 | Aidan Kehoe | Change "special form" to "special operator" in our sources. |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Sat, 09 Jan 2010 17:28:51 +0000 | Aidan Kehoe | Use keywords, not ordinary symbols, in the structure syntax for hash tables. |
Thu, 31 Dec 2009 15:09:41 +0000 | Aidan Kehoe | Make #'equalp more compatible with CL; add a compiler macro, test & doc it. |
Sat, 26 Jul 2008 11:46:13 +0200 | Aidan Kehoe | Document the error on over-long hex character constants. |