Mercurial > hg > xemacs-beta
log src/abbrev.c @ 5379:a32a108ae815
age | author | description |
---|---|---|
Sat, 05 Feb 2011 12:04:34 +0000 | Aidan Kehoe | Have #'sort*, #'merge use the same test approach as functions from cl-seq.el |
Thu, 30 Dec 2010 00:50:10 +0000 | Aidan Kehoe | Move Qcount, Q_default, Q_test to general-slots.h; add SYMBOL_KEYWORD_GENERAL() |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Thu, 01 Apr 2010 20:22:50 +0100 | Aidan Kehoe | Move #'sort*, #'fill, #'merge to C from cl-seq.el. |
Mon, 01 Feb 2010 05:29:05 -0600 | Ben Wing | merge |
Wed, 27 Jan 2010 00:35:36 -0600 | Ben Wing | function renamings to track names of char typedefs |
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |