Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5322:df125a42c50c
age | author | description |
---|---|---|
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. |