log

age author description
2011-04-17 Jeff Sparkes Fix compile issues for C89 compilers. Use log() instead of log2().
2011-04-17 Aidan Kehoe Add various Common Lisp character functions, making porting CL code easier.
2011-04-14 Jeff Sparkes Merge tty display color cells change that I couldn't push.
2011-03-28 Jeff Sparkes issue 757 - tty device metric for num-color-cells
2011-04-12 Aidan Kehoe No longer create windows-874 as a Win32-specific coding system; thanks Mats!
2011-04-08 Aidan Kehoe Drop support for Thai-XTIS, which was always non-standard and never used.
2011-04-04 Aidan Kehoe Correct some interactions of :from-end and :count, #'delete*, #'remove*
2011-04-04 Aidan Kehoe Correct some nesting of GCPRO and UNGCPRO, thank you Mats' buildbot!
2011-04-03 Aidan Kehoe Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c
2011-04-02 Aidan Kehoe #'cadr, #'caddr, #'cadddr; document some equivalences.
2011-04-02 Aidan Kehoe Implement #'load-time-value less hackishly, by modifying the byte compiler.
2011-04-02 Stephen J. Turnbull New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
2011-03-30 Jerry James Typo fix: use a semicolon instead of a comma at the end of a statement.
2011-03-29 Aidan Kehoe Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs