Mercurial > hg > xemacs-beta
log src/doprnt.c @ 4988:4cfb6aeb989d
age | author | description |
---|---|---|
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Fri, 15 Jan 2010 06:44:05 -0600 | Ben Wing | Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message |
Tue, 11 Aug 2009 17:59:23 +0100 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |
Tue, 15 Jan 2008 21:35:01 +0100 | Aidan Kehoe | Avoid clearing print-gensym-alist inappropriately when printing hash tables. |
Tue, 18 Dec 2007 19:41:58 +0100 | Aidan Kehoe | Take out some debug code; correct some original code. |
Mon, 17 Dec 2007 08:44:14 +0100 | Aidan Kehoe | Provide %b in #'format; use it for converting between ints and bit vectors. |
Tue, 27 Nov 2007 13:51:10 +0000 | aidan | [xemacs-hg @ 2007-11-27 13:51:03 by aidan] |