Mercurial > hg > xemacs-beta
graph
-
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
-
Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el2011-03-17, by Aidan Kehoe
-
Merge.2011-03-17, by Aidan Kehoe
-
Conditionalise the old-* functions and byte codes at compile time.2011-03-17, by Aidan Kehoe
-
Add min-colors specifier to defface, and document it.2011-03-17, by Jeff Sparkes
-
Update png_instantiate () to work with more recent versions of libpng.2011-03-14, by Aidan Kehoe
-
Be better about searching for chars typed via XIM and x-compose.el, isearch2011-03-12, by Aidan Kehoe
-
Address the easy test failures in tests/automated.2011-03-11, by Aidan Kehoe
-
Eliminate byte-compile warnings, core Lisp.2011-03-10, by Aidan Kehoe
-
Use ', not #', when a given symbol may not have a function binding at read time2011-03-10, by Aidan Kehoe
-
Use Common Lisp-derived builtins in a few more places in core Lisp.2011-03-08, by Aidan Kehoe
-
Examining the result of #'length: `eql', not `=', it's better style & cheaper2011-03-08, by Aidan Kehoe
-
Remove redundant functions, format.el, use functions from cl*.el instead.2011-03-08, by Aidan Kehoe
-
Make my Lisp a little more sophisticated, select.el.2011-03-08, by Aidan Kehoe
-
Remove various redundant wrapper lambdas, core lisp.2011-03-08, by Aidan Kehoe
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2011-03-01, by Aidan Kehoe
-
Change "special form" to "special operator" in the manuals, too2011-03-01, by Aidan Kehoe
-
#'substring-no-properties: check STRING's type, get_string_range_char won't.2011-02-24, by Aidan Kehoe
-
Document the CL set functions and #'eql in the Lispref, not just cl.texi2011-02-19, by Aidan Kehoe