Mercurial > hg > xemacs-beta
log src/doprnt.c @ 5845:0ef278ff2894
age | author | description |
---|---|---|
2014-10-18 | Aidan Kehoe | Some changes to eliminate warnings with Apple clang version 1.7. |
2011-10-09 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
2010-10-14 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
2010-08-30 | Aidan Kehoe | Fix style, documentation for rounding functions and multiple values. |
2010-02-04 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
2010-01-15 | Ben Wing | Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message |
2009-08-11 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |