Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Fri, 14 Jan 2011 23:16:25 +0000 | Aidan Kehoe | Pass in the DEFAULT argument to position() as documented, #'find. |
Tue, 11 Jan 2011 13:39:35 +0000 | Aidan Kehoe | Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c |
Mon, 10 Jan 2011 20:00:57 +0000 | Aidan Kehoe | Replace some C++ comments with C89-style /* */ comments, mc-alloc.c |
Mon, 10 Jan 2011 17:55:06 +0000 | Aidan Kehoe | Correct a misplaced parenthesis in #'make-dialog-box, thank you Mats! |
Sun, 02 Jan 2011 18:05:05 +0000 | Aidan Kehoe | Let's try that last commit again; remove some more duplicate declarations. |
Sun, 02 Jan 2011 17:37:17 +0000 | Aidan Kehoe | Avoid duplicate declarations, assumptions about HAVE_BIGNUM, fns.c |