Mercurial > hg > xemacs-beta
log src/doprnt.c @ 5849:f5f72f18c310
age | author | description |
---|---|---|
Sat, 18 Oct 2014 21:48:10 +0100 | Aidan Kehoe | Some changes to eliminate warnings with Apple clang version 1.7. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Mon, 30 Aug 2010 15:23:42 +0100 | Aidan Kehoe | Fix style, documentation for rounding functions and multiple values. |
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. |