Mercurial > hg > xemacs-beta
graph
-
New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.2011-04-02, by Stephen J. Turnbull
-
Typo fix: use a semicolon instead of a comma at the end of a statement.2011-03-30, by Jerry James
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2011-03-29, by Aidan Kehoe
-
Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs2011-03-29, by Aidan Kehoe
-
Make listu() and listn() assemble lists in forward order. Use them.2011-03-29, by Jerry James
-
Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon2011-03-29, by Aidan Kehoe
-
Fix misspelled words, and some grammar, across the entire source tree.2011-03-24, by Jerry James
-
#'custom-add-to-group: warn if GROUP is nil.2011-03-24, by Aidan Kehoe
-
Remove use of auto keyword. It is default and will be illegal in C++0X.2011-03-22, by Mats Lidell
-
Improve read-only error reporting.2011-03-17, by Didier Verna
-
Add compiler macros for #'revappend, #'nreconc.2011-03-21, by Aidan Kehoe
-
#'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x400000002011-03-21, by Aidan Kehoe
-
Improve support for min-colors req in `defface'.2011-03-19, by Stephen J. Turnbull
-
Correct some minor problems in my last change.2011-03-17, by Aidan Kehoe