Mercurial > hg > xemacs-beta
log src/lisp.h @ 5279:d0bc331e433f
age | author | description |
---|---|---|
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. |
Sun, 15 Aug 2010 13:29:10 +0100 | Aidan Kehoe | Print symbols with ratio-like names and the associated ratios distinctly. |
Sat, 24 Jul 2010 15:56:57 +0100 | Aidan Kehoe | Be more careful about side-effects from Lisp code, #'reduce |
Fri, 28 May 2010 13:48:22 +0100 | Aidan Kehoe | Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes. |