Mercurial > hg > xemacs-beta
log src/general-slots.h @ 5182:2e528066e2fc
age | author | description |
---|---|---|
Thu, 01 Apr 2010 20:22:50 +0100 | Aidan Kehoe | Move #'sort*, #'fill, #'merge to C from cl-seq.el. |
Thu, 18 Mar 2010 10:50:06 -0500 | Ben Wing | redo memory-usage mechanism, add way of dynamically initializing Lisp objects |
Mon, 01 Mar 2010 21:05:33 +0000 | Aidan Kehoe | Add a PARSE_KEYWORDS macro, use it in #'make-hash-table. |
Sun, 31 Jan 2010 18:29:48 +0000 | Aidan Kehoe | Move the various map* functions to C; add #'map-into. |
Sun, 20 Sep 2009 08:27:42 +0100 | Aidan Kehoe | Move Qfrom_unicode to general-slots.h, fix the native Win32 build. |
Sat, 19 Sep 2009 22:53:13 +0100 | Aidan Kehoe | Move the #'query-coding-region implementation to C. |