Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5283:be436ac36ba4
age | author | description |
---|---|---|
Tue, 12 Oct 2010 18:14:12 +0100 | Aidan Kehoe | Don't share a counter when checking for circularity, list_merge(). |
Mon, 20 Sep 2010 23:22:50 +0100 | Aidan Kehoe | Use GET_DEFUN_LISP_OBJECT() in PARSE_KEYWORDS(), fix former under NEW_GC. |
Sat, 18 Sep 2010 18:02:28 +0100 | Aidan Kehoe | Turns out #elsif is not valid preprocessor syntax, who knew! |
Sat, 18 Sep 2010 16:46:56 +0100 | Aidan Kehoe | Correct the NEW_GC non-DEBUG_XEMACS version of PARSE_KEYWORDS(). |
Sat, 18 Sep 2010 15:57:20 +0100 | Aidan Kehoe | Simplify the API of PARSE_KEYWORDS for callers. |
Sat, 18 Sep 2010 15:03:54 +0100 | Aidan Kehoe | Add some missing #includes, termcap.c, hopefully fixing Adam Sjoegren's build. |