2011-02-22 |
Mats Lidell |
Merge with trunk.
|
2011-04-26 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
2010-12-06 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
2011-04-02 |
Stephen J. Turnbull |
New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2011-03-19 |
Stephen J. Turnbull |
Improve support for min-colors req in `defface'.
|
2011-03-17 |
Aidan Kehoe |
Merge.
|
2011-03-17 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
2011-03-17 |
Jeff Sparkes |
Add min-colors specifier to defface, and document it.
|
2011-03-01 |
Aidan Kehoe |
Change "special form" to "special operator" in the manuals, too
|
2011-02-19 |
Aidan Kehoe |
Document the CL set functions and #'eql in the Lispref, not just cl.texi
|
2010-11-06 |
Aidan Kehoe |
Accept sequences generally, not just lists, #'reverse, #'nreverse.
|
2010-09-02 |
Aidan Kehoe |
Support Roman month numbers, #'format-time-string
|
2010-08-30 |
Aidan Kehoe |
Fix style, documentation for rounding functions and multiple values.
|
2010-08-21 |
Aidan Kehoe |
Make Lisp reader errors more informative with over-long hex, octal characters
|
2010-06-13 |
Stephen J. Turnbull |
Add ChangeLogs for recent address updates in permission notices.
|
2010-05-28 |
Aidan Kehoe |
Reword the lispref documentation of buffer-display-count.
|
2010-05-28 |
Aidan Kehoe |
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
|
2010-04-05 |
Aidan Kehoe |
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
|
2010-04-01 |
Aidan Kehoe |
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
|
2010-03-30 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
rename objects* (.c, .h and .el files) to fontcolor*
|
2010-03-18 |
Mike Sperber |
Reflect change from `lib' to `share' in docs.
|
2010-03-13 |
Ben Wing |
reduce lcrecord headers to 2 words, rename printing_unreadable_object
|
2010-03-07 |
Ben Wing |
merge
ben-lisp-object
|
2010-03-05 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
2010-03-04 |
Ben Wing |
merge
|
2010-03-04 |
Ben Wing |
Updates to internals.texi
|
2010-03-04 |
Ben Wing |
merge
|
2010-03-03 |
Ben Wing |
Further frame-geometry cleanups
|
2010-03-03 |
Aidan Kehoe |
Make #'substring an alias of #'subseq; give the latter the byte code.
|
2010-03-02 |
Jerry James |
Remove man/custom.texi.
|
2010-02-25 |
Didier Verna |
The background-placement face property.
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-20 |
Ben Wing |
some random fixups
|
2010-02-16 |
Ben Wing |
more frame-sizing cleanups
|
2010-02-17 |
Jerry James |
Remove man/term.texi from core.
|
2010-02-10 |
Stephen J. Turnbull |
Add information about repos and VCSes to FAQ.
|
2010-02-10 |
Ben Wing |
merge
|
2010-02-08 |
Ben Wing |
Remove extra junk from man/ChangeLog
|
2010-02-08 |
Ben Wing |
some internals-manual updates
|
2010-02-09 |
Jerry James |
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
|
2010-02-05 |
Ben Wing |
xlike, doc changes
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-01 |
Ben Wing |
merge
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-27 |
Ben Wing |
function renamings to track names of char typedefs
|
2010-02-03 |
Ben Wing |
xlike cleanup, documentation
|
2010-01-31 |
Aidan Kehoe |
Change "special form" to "special operator" in our sources.
|
2010-01-28 |
Jerry James |
Add copyright and license information based on Ben's recollections.
|
2010-01-24 |
Aidan Kehoe |
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
|
2010-01-09 |
Aidan Kehoe |
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
|
2010-01-06 |
Jerry James |
Enable rudimentary support for valgrind, including functions that tell valgrind
|
2009-12-31 |
Aidan Kehoe |
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
|
2009-12-22 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
2009-12-14 |
Jerry James |
Remove more obsolete files.
|
2009-12-10 |
Jerry James |
Remove support for pre-X11R5 systems, including systems without Xmu. See
|
2009-11-18 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
2009-10-05 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
2009-08-11 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
2009-08-16 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
2009-07-28 |
Stephen J. Turnbull |
Improve redisplay docs in Internals a bit.
|
2009-07-28 |
Stephen J. Turnbull |
Fix incorrect Xft resources in Info docs.
|
2009-07-26 |
Stephen J. Turnbull |
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
|
2009-05-18 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
2009-04-02 |
Stephen J. Turnbull |
Add urefs to Lstreams node.
|
2009-02-26 |
Stephen J. Turnbull |
Merge: fixup ChangeLogs.
|
2009-02-26 |
Stephen J. Turnbull |
Meta on Mac. <87prh51rni.fsf@xemacs.org>
|
2009-02-04 |
Aidan Kehoe |
Remove any reference to mocklisp as an active technology.
|
2008-10-04 |
Stephen J. Turnbull |
Fix broken Xft FAQ.
|
2008-08-31 |
Aidan Kehoe |
Document XFT support in the FAQ, better describe XEmacs pronunciation.
|
2008-07-26 |
Ville Skyttä |
Spelling fixes.
|
2008-07-26 |
Aidan Kehoe |
Document the error on over-long hex character constants.
|
2008-07-26 |
Aidan Kehoe |
Correct a misspelling and add a space, lispref/variables.texi
|
2008-05-29 |
Aidan Kehoe |
Correct an omitted word, expand on bignum equality in the lispref.
|
2008-05-27 |
Aidan Kehoe |
Say explicitly that eq is useful for chars; xref number comparison, lispref
|
2008-05-21 |
Aidan Kehoe |
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
|
2008-05-07 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-01-20 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
2008-02-27 |
Stephen J. Turnbull |
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
|
2007-12-17 |
Aidan Kehoe |
Provide %b in #'format; use it for converting between ints and bit vectors.
|
2007-12-09 |
Ville Skyttä |
Spelling fixes.
|
2007-12-07 |
Ville Skyttä |
Forgotten ChangeLog entry for changesets 4311 and 4312.
|
2007-11-27 |
aidan |
[xemacs-hg @ 2007-11-27 23:18:25 by aidan]
|
2007-11-14 |
aidan |
[xemacs-hg @ 2007-11-14 18:20:41 by aidan]
|
2007-11-14 |
aidan |
[xemacs-hg @ 2007-11-14 18:06:47 by aidan]
|
2007-10-15 |
adrian |
[xemacs-hg @ 2007-10-15 06:54:20 by adrian]
|
2007-10-01 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|
2007-09-30 |
adrian |
[xemacs-hg @ 2007-09-30 15:26:05 by adrian]
|
2007-09-30 |
adrian |
[xemacs-hg @ 2007-09-30 15:13:33 by adrian]
|
2007-08-24 |
adrian |
[xemacs-hg @ 2007-08-24 22:26:42 by adrian]
|
2007-06-27 |
aidan |
[xemacs-hg @ 2007-06-27 12:19:08 by aidan]
|
2007-05-21 |
scop |
[xemacs-hg @ 2007-05-21 11:39:55 by scop]
|
2007-05-21 |
stephent |
[xemacs-hg @ 2007-05-21 04:59:52 by stephent]
r21-5-28
|
2007-05-15 |
aidan |
[xemacs-hg @ 2007-05-15 10:25:12 by aidan]
|
2007-04-30 |
stephent |
[xemacs-hg @ 2007-04-30 16:22:22 by stephent]
|
2007-01-01 |
malcolmp |
[xemacs-hg @ 2007-01-01 10:03:52 by malcolmp]
|
2007-01-01 |
malcolmp |
[xemacs-hg @ 2007-01-01 07:46:34 by malcolmp]
|
2006-11-29 |
aidan |
[xemacs-hg @ 2006-11-29 19:56:09 by aidan]
|
2006-11-17 |
stephent |
[xemacs-hg @ 2006-11-17 02:50:22 by stephent]
|
2006-11-11 |
aidan |
[xemacs-hg @ 2006-11-11 16:05:31 by aidan]
|
2006-08-04 |
aidan |
[xemacs-hg @ 2006-08-04 22:55:04 by aidan]
|
2006-07-19 |
stephent |
[xemacs-hg @ 2006-07-19 15:04:46 by stephent]
|
2006-07-16 |
aidan |
[xemacs-hg @ 2006-07-16 10:51:43 by aidan]
|
2006-07-07 |
aidan |
[xemacs-hg @ 2006-07-07 23:01:01 by aidan]
|
2006-06-03 |
aidan |
[xemacs-hg @ 2006-06-03 17:50:39 by aidan]
|
2006-05-16 |
stephent |
[xemacs-hg @ 2006-05-16 15:36:10 by stephent]
|
2006-05-16 |
stephent |
[xemacs-hg @ 2006-05-16 08:22:21 by stephent]
|
2006-05-09 |
stephent |
[xemacs-hg @ 2006-05-09 05:15:15 by stephent]
|
2006-05-09 |
stephent |
[xemacs-hg @ 2006-05-09 05:00:26 by stephent]
|
2006-04-29 |
aidan |
[xemacs-hg @ 2006-04-29 14:36:49 by aidan]
|
2006-04-23 |
stephent |
[xemacs-hg @ 2006-04-23 16:11:16 by stephent]
|
2006-03-31 |
stephent |
[xemacs-hg @ 2006-03-31 19:18:19 by stephent]
|
2006-03-31 |
stephent |
[xemacs-hg @ 2006-03-31 17:51:18 by stephent]
|
2006-02-26 |
michaels |
[xemacs-hg @ 2006-02-26 14:28:34 by michaels]
|
2006-02-26 |
stephent |
[xemacs-hg @ 2006-02-26 13:43:04 by stephent]
|
2005-12-27 |
michaels |
[xemacs-hg @ 2005-12-27 18:50:47 by michaels]
|
2005-12-24 |
aidan |
[xemacs-hg @ 2005-12-24 19:53:53 by aidan]
|
2005-12-18 |
stephent |
[xemacs-hg @ 2005-12-18 19:04:51 by stephent]
|
2005-12-18 |
malcolmp |
[xemacs-hg @ 2005-12-18 12:21:49 by malcolmp]
|