Thu, 14 Feb 2008 22:40:17 +0100 |
Aidan Kehoe |
Correct and extend the previous test, thank you Stephen.
|
Tue, 12 Feb 2008 21:54:27 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 11 Feb 2008 22:34:51 +0100 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
Tue, 12 Feb 2008 10:09:19 -0700 |
Jerry James |
Update install-sh to version with a clear license.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Mon, 04 Feb 2008 21:41:27 -0700 |
Jerry James |
Use Dynarr_increment instead of Dynarr_add when building a line in place.
|
Sun, 03 Feb 2008 10:35:25 +0100 |
Aidan Kehoe |
Correct the initialisation of ascii-case-table.
|
Fri, 01 Feb 2008 09:36:51 -0700 |
Jerry James |
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.
|
Wed, 30 Jan 2008 22:33:29 +0100 |
Aidan Kehoe |
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
|
Wed, 30 Jan 2008 09:26:59 +0100 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
Mon, 28 Jan 2008 08:13:37 +0100 |
Mike Sperber |
Fix build problems on Windows.
|
Fri, 25 Jan 2008 10:40:53 +0900 |
Stephen J. Turnbull |
Fix misspelling of option 'gdbm'.
|
Fri, 25 Jan 2008 10:39:46 +0900 |
Stephen J. Turnbull |
hgignore TAGS.
|
Mon, 21 Jan 2008 22:12:36 +0100 |
Aidan Kehoe |
Document return values for #'puthash, #'clrhash.
|
Mon, 21 Jan 2008 16:26:36 +0100 |
Aidan Kehoe |
Support LZMA compression in info.el.
|
Sun, 20 Jan 2008 13:09:58 +0100 |
Aidan Kehoe |
Merge.
|
Wed, 26 Dec 2007 17:30:16 +0100 |
Aidan Kehoe |
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
|
Sat, 19 Jan 2008 14:34:19 +0100 |
Aidan Kehoe |
Use bignums if necessary for file size in #'file-attributes.
|
Fri, 18 Jan 2008 22:06:01 -0500 |
Vin Shelton |
Use debug version of Intel's math library when debugging.
|
Fri, 18 Jan 2008 16:12:31 -0700 |
Jerry James |
Prevent access to uninitialized variables in x_init_device.
|
Thu, 17 Jan 2008 21:02:42 -0500 |
Vin Shelton |
Add support for the Intel compiler under Windows
|
Thu, 17 Jan 2008 11:55:11 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Thu, 17 Jan 2008 11:52:45 +0100 |
Aidan Kehoe |
Configure fixes from Hans de Graaff, as used in Gentoo.
|
Thu, 17 Jan 2008 10:18:05 +0100 |
Mike Sperber |
2008-01-13 Michael Sperber <mike@xemacs.org>
|
Wed, 16 Jan 2008 15:43:01 +0100 |
Aidan Kehoe |
Call #'make-temp-file in mule-tests.el, now it's available.
|
Wed, 16 Jan 2008 15:20:51 +0100 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
Wed, 16 Jan 2008 00:19:59 +0100 |
Aidan Kehoe |
Bind '(shift delete) to #'kill-primary-selection by default.
|
Tue, 15 Jan 2008 22:59:28 +0100 |
Aidan Kehoe |
Don't assume lisp-tests.el will be correctly read as UTF-8.
|
Tue, 15 Jan 2008 21:35:41 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Tue, 15 Jan 2008 21:35:01 +0100 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|