Mercurial > hg > xemacs-beta
log src/ChangeLog @ 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 |
Tue, 29 Mar 2011 15:59:56 -0600 | Jerry James | Make listu() and listn() assemble lists in forward order. Use them. |
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Wed, 23 Mar 2011 00:08:35 +0100 | Mats Lidell | Remove use of auto keyword. It is default and will be illegal in C++0X. |
Thu, 17 Mar 2011 16:20:09 +0100 | Didier Verna | Improve read-only error reporting. |