Mercurial > hg > xemacs-beta
log src/fns.c @ 5395:ccf7e84fe265
age | author | description |
---|---|---|
Mon, 04 Apr 2011 20:34:17 +0100 | Aidan Kehoe | Correct some interactions of :from-end and :count, #'delete*, #'remove* |
Mon, 04 Apr 2011 09:12:39 +0100 | Aidan Kehoe | Correct some nesting of GCPRO and UNGCPRO, thank you Mats' buildbot! |
Mon, 04 Apr 2011 00:20:09 +0100 | Aidan Kehoe | Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c |
Thu, 17 Mar 2011 20:13:00 +0000 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |