Mercurial > hg > xemacs-beta
graph
-
Quote temp-directory regexp in gnuserv.2008-03-07, by Mike Sperber
-
Fix auto-formatting of comments in auto-fill-mode2008-03-05, by Didier Verna
-
Ease customization of faces under point...2008-03-05, by Didier Verna
-
Fix old use of rvalue on lhs to placate gcc >4.0.2008-03-05, by Stephen J. Turnbull
-
Fix GTK build-breaking typo.2008-03-05, by Stephen J. Turnbull
-
Added tag r21-5-28 for changeset 1af222c758692008-02-29, by Stephen J. Turnbull
-
Fix instantiate_method prototype2008-02-28, by Didier Verna
-
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>2008-02-27, by Stephen J. Turnbull
-
Improve etc/README.2008-02-27, by Stephen J. Turnbull
-
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>2008-02-27, by Stephen J. Turnbull
-
Fix specifier inheritance behavior2008-02-26, by Didier Verna
-
Move autoload operator definitions to xemacs-base.2008-02-23, by Mike Sperber
-
Look for all x86 machines to determine which write barrier to use on MacOSX.2008-02-15, by Marcus Crestani
-
Correct and extend the previous test, thank you Stephen.2008-02-14, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-02-12, by Aidan Kehoe
-
Fail searches immediately if searching for non-representable characters.2008-02-11, by Aidan Kehoe
-
Update install-sh to version with a clear license.2008-02-12, by Jerry James
-
Use Mercurial changeset hash to identify build version.2008-02-07, by Mike Sperber
-
Use Dynarr_increment instead of Dynarr_add when building a line in place.2008-02-05, by Jerry James
-
Correct the initialisation of ascii-case-table.2008-02-03, by Aidan Kehoe
-
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.2008-02-01, by Jerry James
-
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it2008-01-30, by Aidan Kehoe
-
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.2008-01-30, by Aidan Kehoe
-
Fix build problems on Windows.2008-01-28, by Mike Sperber
-
Fix misspelling of option 'gdbm'.2008-01-25, by Stephen J. Turnbull
-
hgignore TAGS.2008-01-25, by Stephen J. Turnbull
-
Document return values for #'puthash, #'clrhash.2008-01-21, by Aidan Kehoe
-
Support LZMA compression in info.el.2008-01-21, by Aidan Kehoe
-
Merge.2008-01-20, by Aidan Kehoe
-
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.2007-12-26, by Aidan Kehoe
-
Use bignums if necessary for file size in #'file-attributes.2008-01-19, by Aidan Kehoe
-
Use debug version of Intel's math library when debugging.2008-01-19, by Vin Shelton
-
Prevent access to uninitialized variables in x_init_device.2008-01-18, by Jerry James
-
Add support for the Intel compiler under Windows2008-01-18, by Vin Shelton
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2008-01-17, by Aidan Kehoe
-
Configure fixes from Hans de Graaff, as used in Gentoo.2008-01-17, by Aidan Kehoe
-
2008-01-13 Michael Sperber <mike@xemacs.org>2008-01-17, by Mike Sperber
-
Call #'make-temp-file in mule-tests.el, now it's available.2008-01-16, by Aidan Kehoe
-
Have list hashes depend on the order of the contents, as is the case for vectors.2008-01-16, by Aidan Kehoe
-
Bind '(shift delete) to #'kill-primary-selection by default.2008-01-15, by Aidan Kehoe
-
Don't assume lisp-tests.el will be correctly read as UTF-8.2008-01-15, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-01-15, by Aidan Kehoe
-
Avoid clearing print-gensym-alist inappropriately when printing hash tables.2008-01-15, by Aidan Kehoe
-
Make font-lock-{add,remove}-keywords actually work.2008-01-14, by Jerry James
-
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.2008-01-14, by Aidan Kehoe
-
Clarify #'map-range-table docstring.2008-01-12, by Aidan Kehoe
-
ChangeLog spelling correction; scrool -> scroll2008-01-11, by Aidan Kehoe
-
Check that __STDC_VERSION__ is defined before examining it.2008-01-08, by Aidan Kehoe
-
Don't use PATH_MAX_EXTERNAL, non-Win32.2008-01-08, by Aidan Kehoe
-
Adapt INLINE_HEADER to the C99 inline semantics.2008-01-08, by Jerry James
-
Clarify the copyright and license of src/xemacs.def.in.in.2008-01-07, by Jerry James
-
Don't call substitute-in-file-name haphazardly.2008-01-05, by Mike Sperber
-
Improve upon previous patch to minibuf.el.2008-01-05, by Mike Sperber
-
Correct the make-temp-name docstring.2008-01-03, by Aidan Kehoe
-
Create the containing directory for the custom and init files if necessary.2008-01-03, by Aidan Kehoe
-
Improve style and add tests for 'built-in-symbol-file'.2008-01-03, by Stephen J. Turnbull