Tue, 13 May 2008 20:16:53 +0200 |
Aidan Kehoe |
Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
|
Tue, 13 May 2008 20:11:51 +0200 |
Aidan Kehoe |
#define _CRT_NONSTDC_NO_DEPRECATE on Win32
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Sat, 26 Apr 2008 16:28:44 +0200 |
Mike Sperber |
Fix problem with `resize-minibuffer-mode'.
|
Sat, 05 Apr 2008 14:37:51 +0200 |
Aidan Kehoe |
Regenerate src/depend with LF line endings, not CRLF.
|
Sat, 15 Mar 2008 12:21:11 +0100 |
Mike Sperber |
Fix reader crash.
|
Tue, 11 Mar 2008 23:15:08 -0700 |
Stephen J. Turnbull |
Fix typo.
|
Wed, 05 Mar 2008 01:12:53 -0800 |
Stephen J. Turnbull |
Fix old use of rvalue on lhs to placate gcc >4.0.
|
Wed, 05 Mar 2008 01:11:21 -0800 |
Stephen J. Turnbull |
Fix GTK build-breaking typo.
|
Thu, 28 Feb 2008 10:29:08 +0100 |
Didier Verna |
Fix instantiate_method prototype
|
Tue, 26 Feb 2008 18:02:34 +0100 |
Didier Verna |
Fix specifier inheritance behavior
|
Mon, 11 Feb 2008 22:34:51 +0100 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
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.
|
Fri, 01 Feb 2008 09:36:51 -0700 |
Jerry James |
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.
|
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.
|
Mon, 21 Jan 2008 22:12:36 +0100 |
Aidan Kehoe |
Document return values for #'puthash, #'clrhash.
|
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 16:12:31 -0700 |
Jerry James |
Prevent access to uninitialized variables in x_init_device.
|
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.
|
Tue, 15 Jan 2008 21:35:01 +0100 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
Sat, 12 Jan 2008 18:04:13 +0100 |
Aidan Kehoe |
Clarify #'map-range-table docstring.
|
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.
|