Mercurial > hg > xemacs-beta
graph
-
Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec2010-08-15, by Aidan Kehoe
-
Print symbols with ratio-like names and the associated ratios distinctly.2010-08-15, by Aidan Kehoe
-
Bit vectors are also sequences; enforce this in some CL functions.2010-07-24, by Aidan Kehoe
-
Be more careful about side-effects from Lisp code, #'reduce2010-07-24, by Aidan Kehoe
-
Merge.2010-07-13, by Mike Sperber
-
Backed out changeset 6466bc9ebf152010-07-13, by Mike Sperber
-
Document the new allocator and the new garbage collector in gc.c and mc-alloc.c.2010-07-05, by Marcus Crestani
-
* console-x-impl.h (DEVICE_X_XFTDRAW): Define, instead of2010-06-23, by Jeff Sparkes
-
Add ChangeLogs for recent address updates in permission notices.2010-06-13, by Stephen J. Turnbull
-
Fix up very old FSF address in three Lisp files.2010-06-13, by Stephen J. Turnbull
-
Fix up FSF's Franklin Street address in number.h.2010-06-13, by Stephen J. Turnbull
-
Replace references to GNU Emacs with XEmacs in alpha.h.2010-06-13, by Stephen J. Turnbull
-
Fix typo in permission notice of elhash.c.2010-06-13, by Stephen J. Turnbull
-
Fix up FSF's Franklin Street address in many files.2010-06-13, by Stephen J. Turnbull
-
Fix a misspelling, diagnose.el.2010-06-08, by Aidan Kehoe
-
Move #'purecopy from alloc.c to being an obsolete alias for #'identity2010-06-08, by Aidan Kehoe
-
Remove all support for InfoDock.2010-06-07, by Aidan Kehoe
-
Move #'reduce to fns.c from cl-seq.el.2010-06-06, by Aidan Kehoe
-
Add Common Lisp's #'complement to cl-extra.el.2010-06-02, by Aidan Kehoe
-
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.2010-06-02, by Aidan Kehoe
-
Add #'substring-no-properties, omitting any extent data.2010-06-01, by Aidan Kehoe
-
Remove the definition of Q_data from glyphs.c, fixing C++ build.2010-06-01, by Aidan Kehoe
-
Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 12010-05-31, by Aidan Kehoe
-
Merge.2010-05-30, by Aidan Kehoe
-
Add `float-time', implemented in Lisp.2010-05-30, by Aidan Kehoe
-
Tidying of CL files; make docstrings read better, remove commented-out code2010-05-30, by Aidan Kehoe
-
Use binary search, not linear, for looking up color names, mswindows.2010-05-29, by Aidan Kehoe
-
Unbreak `show-memory-usage' for NEW_GC.2010-05-29, by Marcus Crestani
-
Allocate lrecord arrays in own size class.2010-05-29, by Marcus Crestani
-
Reword the lispref documentation of buffer-display-count.2010-05-28, by Aidan Kehoe
-
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.2010-05-28, by Aidan Kehoe
-
Accept #B<binary>, #O<octal>, and #X<hex>.2010-05-24, by Mike Sperber
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2010-05-16, by Aidan Kehoe
-
Move `default-file-system-ignore-case' to C; fix bug in directory hash tables2010-05-16, by Aidan Kehoe
-
Merge.2010-05-07, by Aidan Kehoe
-
When printing a frame, print its device, making things clearer with gnuserv2010-04-06, by Aidan Kehoe
-
Implement suggest-key-bindings in terms of teach-extended-commands-p2010-04-29, by Aidan Kehoe
-
Error on too many arguments to #'function, #'quote.2010-04-29, by Aidan Kehoe
-
Keep around file info for dumped functions and variables without docstrings.2010-04-17, by Aidan Kehoe
-
merge2010-04-16, by Ben Wing
-
(try to) fix g++ compilation problems2010-04-16, by Ben Wing
-
Check that MODENAME-mode is fboundp before calling it, files.el2010-04-15, by Aidan Kehoe
-
disable specifier memory usage for the moment2010-04-12, by Ben Wing
-
attempt to fix errors in canna_api.c2010-04-12, by Ben Wing
-
port Mule-ization of mule-wnnfns.c from ben-unicode-internal2010-04-12, by Ben Wing
-
merge2010-04-12, by Ben Wing
-
fix spacing in some files2010-04-10, by Ben Wing
-
finish up CHANGES-beta -- all changes thru Apr 9, 20102010-04-09, by Ben Wing
-
Fix compilation --without-debug.2010-04-09, by Didier Verna
-
Fix for unavailable arglists in hyper-apropos.2010-04-09, by Didier Verna
-
Add missing CL style fontification.2010-04-07, by Didier Verna
-
fix cygwin compile, fix warning and style in elhash.c2010-04-07, by Ben Wing
-
Call internal_hash() with its new arg, Win32-specific code, fixing build2010-04-06, by Aidan Kehoe
-
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API2010-04-05, by Aidan Kehoe
-
merge2010-04-05, by Ben Wing
-
Cosmetic XFT-code fixes, some variable renamings2010-04-05, by Ben Wing