Mercurial > hg > xemacs-beta
log src/symbols.c @ 5338:8608eadee6ba
age | author | description |
---|---|---|
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |
Sat, 18 Sep 2010 15:57:20 +0100 | Aidan Kehoe | Simplify the API of PARSE_KEYWORDS for callers. |
Thu, 02 Sep 2010 12:23:11 +0100 | Aidan Kehoe | Support process plists, for greater GNU compatibility. |
Mon, 31 May 2010 16:47:44 +0100 | Aidan Kehoe | Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1 |
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 |