Mercurial > hg > xemacs-beta
log man/lispref/objects.texi @ 5073:78a3c171a427
age | author | description |
---|---|---|
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. |
Thu, 29 May 2008 18:53:45 +0200 | Aidan Kehoe | Correct an omitted word, expand on bignum equality in the lispref. |
Tue, 27 May 2008 11:58:42 +0200 | Aidan Kehoe | Say explicitly that eq is useful for chars; xref number comparison, lispref |