log

age author description
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
2011-03-29 Aidan Kehoe Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
2011-03-29 Jerry James Make listu() and listn() assemble lists in forward order. Use them.
2011-03-29 Aidan Kehoe Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2011-03-24 Aidan Kehoe #'custom-add-to-group: warn if GROUP is nil.
2011-03-22 Mats Lidell Remove use of auto keyword. It is default and will be illegal in C++0X.
2011-03-17 Didier Verna Improve read-only error reporting.
2011-03-21 Aidan Kehoe Add compiler macros for #'revappend, #'nreconc.
2011-03-21 Aidan Kehoe #'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000