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.
|
Mon, 14 Jan 2008 16:50:32 -0700 |
Jerry James |
Make font-lock-{add,remove}-keywords actually work.
|
Mon, 14 Jan 2008 15:25:22 +0100 |
Aidan Kehoe |
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.
|
Sat, 12 Jan 2008 18:04:13 +0100 |
Aidan Kehoe |
Clarify #'map-range-table docstring.
|
Sat, 12 Jan 2008 00:28:05 +0100 |
Aidan Kehoe |
ChangeLog spelling correction; scrool -> scroll
|
Wed, 09 Jan 2008 00:53:02 +0100 |
Aidan Kehoe |
Check that __STDC_VERSION__ is defined before examining it.
|
Wed, 09 Jan 2008 00:28:17 +0100 |
Aidan Kehoe |
Don't use PATH_MAX_EXTERNAL, non-Win32.
|
Tue, 08 Jan 2008 12:47:42 -0700 |
Jerry James |
Adapt INLINE_HEADER to the C99 inline semantics.
|
Mon, 07 Jan 2008 12:07:55 -0700 |
Jerry James |
Clarify the copyright and license of src/xemacs.def.in.in.
|
Sat, 05 Jan 2008 16:19:37 +0100 |
Mike Sperber |
Don't call substitute-in-file-name haphazardly.
|
Sat, 05 Jan 2008 16:13:04 +0100 |
Mike Sperber |
Improve upon previous patch to minibuf.el.
|
Thu, 03 Jan 2008 22:36:04 +0100 |
Aidan Kehoe |
Correct the make-temp-name docstring.
|