Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5387:5f5d48053e86
age | author | description |
---|---|---|
Tue, 29 Mar 2011 23:27:46 +0100 | Aidan Kehoe | Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs |
Tue, 29 Mar 2011 17:28:34 +0100 | Aidan Kehoe | Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon |
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Thu, 24 Mar 2011 06:22:25 +0000 | Aidan Kehoe | #'custom-add-to-group: warn if GROUP is nil. |
Mon, 21 Mar 2011 12:27:07 +0000 | Aidan Kehoe | Add compiler macros for #'revappend, #'nreconc. |
Mon, 21 Mar 2011 12:19:25 +0000 | Aidan Kehoe | #'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000 |
Sat, 19 Mar 2011 22:13:14 +0900 | Stephen J. Turnbull | Improve support for min-colors req in `defface'. |