Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5325:47298dcf2e8f
age | author | description |
---|---|---|
Sat, 01 Jan 2011 20:08:44 +0000 | Aidan Kehoe | Be more helpful in printing ephemerons, weak lists, and weak boxes. |
Thu, 30 Dec 2010 01:04:38 +0000 | Aidan Kehoe | Support up to nine keywords in the PARSE_KEYWORDS() macro. |
Thu, 30 Dec 2010 00:50:10 +0000 | Aidan Kehoe | Move Qcount, Q_default, Q_test to general-slots.h; add SYMBOL_KEYWORD_GENERAL() |
Wed, 29 Dec 2010 23:51:08 +0000 | Aidan Kehoe | #'float: if handed a bigfloat, give the same bigfloat back. |
Tue, 30 Nov 2010 13:08:44 +0000 | Aidan Kehoe | #'fill; move all declarations before statements, for the Visual Studio build |
Wed, 24 Nov 2010 17:54:57 +0000 | Aidan Kehoe | Fix my last change when both --with-union-type and --with-xft, thanks Robert. |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |