Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5313:5ed261fd2bd9
age | author | description |
---|---|---|
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. |
Wed, 17 Nov 2010 14:37:26 +0000 | Aidan Kehoe | Handle bignum N correctly, #'butlast, #'nbutlast. |
Mon, 15 Nov 2010 19:31:06 +0000 | Aidan Kehoe | Remove lrecord_type_popup_data, lrecord_type_window_configuration, .gdbinit.in |
Sun, 14 Nov 2010 14:54:09 +0000 | Aidan Kehoe | Fix some bugs in fns.c, discovered in passing while doing other work. |
Sun, 14 Nov 2010 14:13:06 +0000 | Aidan Kehoe | Correct argument name in docstring, #'random. |