Tue, 12 Jan 2010 01:40:02 -0600 |
Ben Wing |
imported patch changelog-changes-1-11-10
|
Tue, 12 Jan 2010 01:38:04 -0600 |
Ben Wing |
Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
|
Sat, 09 Jan 2010 17:28:51 +0000 |
Aidan Kehoe |
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
|
Sat, 09 Jan 2010 15:49:38 +0100 |
Didier Verna |
Fix query_string_font lookup domains
|
Sat, 09 Jan 2010 15:31:25 +0100 |
Didier Verna |
Fix query_string_geometry lookup domain
|
Fri, 08 Jan 2010 14:30:22 +0000 |
Aidan Kehoe |
Merge.
|
Fri, 08 Jan 2010 14:28:20 +0000 |
Aidan Kehoe |
Change build_string to build_intstring, fixing the Visual C++ build.
|
Thu, 07 Jan 2010 14:50:24 -0700 |
Jerry James |
Initialize the result variable passed to FcFontMatch. See xemacs-patches
|
Thu, 07 Jan 2010 12:44:25 -0700 |
Jerry James |
Ignore file-too-large conditions when stat()ing a file for dired. The size
|
Thu, 07 Jan 2010 17:01:25 +0000 |
Aidan Kehoe |
Merge.
|
Fri, 01 Jan 2010 19:45:39 +0000 |
Aidan Kehoe |
Use uninterned symbols in various information-hiding contexts.
|
Thu, 07 Jan 2010 15:52:10 +0000 |
Aidan Kehoe |
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
|
Wed, 06 Jan 2010 16:03:37 -0700 |
Jerry James |
Unbreak the non-bignum build by only calling reinit_vars_of_number() if
|
Wed, 06 Jan 2010 10:44:06 -0700 |
Jerry James |
Enable rudimentary support for valgrind, including functions that tell valgrind
|
Wed, 06 Jan 2010 10:01:14 -0700 |
Jerry James |
Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat
|
Tue, 05 Jan 2010 15:06:02 -0700 |
Jerry James |
Free, rather than discard, the return value of FcNameUnparse. See message
|
Sat, 02 Jan 2010 01:02:43 +0900 |
Stephen J. Turnbull |
Don't args-out-of-range in compare-strings.
|
Fri, 01 Jan 2010 00:21:07 +0000 |
Aidan Kehoe |
#'functionp gives nil for special forms, as in CL and GNU Emacs 23.
|
Thu, 31 Dec 2009 15:47:03 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 19 Dec 2009 18:10:20 +0000 |
Aidan Kehoe |
Remove attempted support for 1996-era emacs without self-quoting keywords.
|
Tue, 22 Dec 2009 15:52:06 -0700 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
Tue, 22 Dec 2009 19:07:40 +0900 |
Stephen J. Turnbull |
Merge Adrian's issue634 commit (fixup ChangeLog).
|
Fri, 27 Nov 2009 00:51:41 +0100 |
Adrian Aichner |
xemacs: fix issue 634
|
Fri, 18 Dec 2009 10:09:54 -0700 |
Jerry James |
Remove more obsolete files. See xemacs-patches message with ID
|
Thu, 17 Dec 2009 17:51:38 +0000 |
Aidan Kehoe |
Call character_to_event on characters received from XIM, event-Xt.c
|
Thu, 17 Dec 2009 17:29:32 +0000 |
Aidan Kehoe |
Make my last change to elhash.c more kosher, comparing pointers not ints
|
Thu, 17 Dec 2009 14:51:37 +0000 |
Aidan Kehoe |
Cast enumerations to int before comparing them for the sake of VC++.
|
Thu, 17 Dec 2009 13:50:45 +0000 |
Aidan Kehoe |
Serialise non-default hash table rehash thresholds correctly; use this.
|
Thu, 17 Dec 2009 13:15:04 +0000 |
Aidan Kehoe |
Don't attempt to free dumped data, alloc.c:resize_string()
|
Thu, 17 Dec 2009 12:57:38 +0000 |
Aidan Kehoe |
Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
|
Sun, 13 Dec 2009 00:59:40 +0900 |
Stephen J. Turnbull |
Add missing return value type to unicode_query.
|
Thu, 10 Dec 2009 12:42:09 -0700 |
Jerry James |
Remove support for pre-X11R5 systems, including systems without Xmu. See
|
Sat, 05 Dec 2009 01:02:33 +0900 |
Stephen J. Turnbull |
Avoid calling Xft if not built in.
|
Sun, 22 Nov 2009 11:31:36 +0100 |
Mike Sperber |
Synchronize window point with current point of old buffer.
|
Thu, 19 Nov 2009 18:21:06 -0500 |
Vin Shelton |
sys_subshell() is needed for WIndows native builds
|
Wed, 18 Nov 2009 08:49:14 -0700 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
Wed, 18 Nov 2009 22:44:28 +0900 |
Stephen J. Turnbull |
Implement more of the fontconfig API.
|
Wed, 18 Nov 2009 15:25:00 +0900 |
Stephen J. Turnbull |
Improve warning and error messages from Xft.
|
Wed, 18 Nov 2009 11:28:58 +0900 |
Stephen J. Turnbull |
Update charset_table used by Xft.
|
Wed, 18 Nov 2009 01:06:53 +0900 |
Stephen J. Turnbull |
Sun Oct 18 00:27:27 2009 +0900
|
Wed, 18 Nov 2009 00:08:14 +0900 |
Stephen J. Turnbull |
Restore some doc changes that got dropped in a merge.
|
Tue, 17 Nov 2009 23:45:42 +0900 |
Stephen J. Turnbull |
automatic merge
|
Tue, 17 Nov 2009 23:41:39 +0900 |
Stephen J. Turnbull |
Fix crash in regex.c (closes issue630).
|
Sun, 15 Nov 2009 20:52:09 +0000 |
Aidan Kehoe |
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.
|
Sun, 15 Nov 2009 16:53:14 +0000 |
Aidan Kehoe |
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly
|
Sun, 15 Nov 2009 14:59:53 +0000 |
Aidan Kehoe |
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
|
Thu, 12 Nov 2009 00:00:11 +0900 |
Stephen J. Turnbull |
automatic merge
|
Wed, 11 Nov 2009 23:40:15 +0900 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
Mon, 09 Nov 2009 18:00:10 +0000 |
Aidan Kehoe |
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!
|
Mon, 09 Nov 2009 09:21:59 -0700 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
Sun, 08 Nov 2009 17:27:26 +0000 |
Aidan Kehoe |
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
|
Mon, 02 Nov 2009 12:09:13 +0900 |
Stephen J. Turnbull |
Fix issue145: accept nil in default-process-coding-system.
|
Mon, 26 Oct 2009 09:42:20 +0000 |
Aidan Kehoe |
Make readlink_or_correct_case function correctly on Darwin.
|
Sun, 11 Oct 2009 17:26:40 +0200 |
Mike Sperber |
Don't prevent display objects from being deleted for `post-command-hook'.
|
Mon, 12 Oct 2009 12:10:04 -0600 |
Jerry James |
Properly handle continuable divide-by-zero errors. Fix truncation of a
|
Sat, 10 Oct 2009 15:04:59 +0100 |
Aidan Kehoe |
Correct the docstring for #'range-table-type.
|
Mon, 05 Oct 2009 13:07:34 -0600 |
Jerry James |
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
|
Mon, 05 Oct 2009 11:08:59 -0600 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|
Mon, 05 Oct 2009 10:11:59 -0600 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
Thu, 01 Oct 2009 18:00:11 +0200 |
Mike Sperber |
Fix `focus-frame'.
|
Wed, 30 Sep 2009 21:15:04 +0200 |
Mike Sperber |
Bring `try-completion''s interface closer to GNU Emacs.
|
Wed, 30 Sep 2009 12:48:21 +0100 |
Aidan Kehoe |
Register any CCL programs used by fixed-width coding-systems.
|
Fri, 25 Sep 2009 01:10:49 +0900 |
Stephen J. Turnbull |
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.
|
Thu, 24 Sep 2009 09:36:49 +0900 |
Stephen J. Turnbull |
Check for gdbm/ndbm.h, too.
|
Wed, 23 Sep 2009 20:04:51 +0900 |
Stephen J. Turnbull |
Fix crash due to mishandling transparency.
|
Sun, 20 Sep 2009 21:29:00 +0100 |
Aidan Kehoe |
Add argument information to remaining MANY or UNEVALLED C subrs.
|
Sun, 20 Sep 2009 08:27:42 +0100 |
Aidan Kehoe |
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
|
Sat, 19 Sep 2009 22:53:13 +0100 |
Aidan Kehoe |
Move the #'query-coding-region implementation to C.
|
Fri, 11 Sep 2009 17:54:07 +0100 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
Sun, 06 Sep 2009 19:36:02 +0100 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
Mon, 24 Aug 2009 15:21:21 -0600 |
Jerry James |
Fix build problems on WIN32 platforms caused by the large image crash fix.
|
Tue, 11 Aug 2009 17:59:23 +0100 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
Sun, 16 Aug 2009 20:55:49 +0100 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
Tue, 28 Jul 2009 23:23:47 +0900 |
Stephen J. Turnbull |
Fix typos in face.c.
|
Mon, 27 Jul 2009 01:46:33 +0900 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
Wed, 15 Jul 2009 00:19:45 +0100 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|
Sat, 11 Jul 2009 16:33:35 +0100 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
Wed, 01 Jul 2009 16:42:11 -0600 |
Jerry James |
Prevent integer overflow and subsequent crashes when attempting to load large
|
Sat, 20 Jun 2009 04:07:12 +0900 |
Stephen J. Turnbull |
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sun, 14 Jun 2009 15:07:13 +0100 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
Fri, 05 Jun 2009 21:48:41 +0900 |
Stephen J. Turnbull |
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Sun, 08 Mar 2009 22:52:13 +0200 |
Ville Skyttä |
Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
|
Thu, 26 Feb 2009 18:35:11 +0900 |
Stephen J. Turnbull |
Merge: fixup ChangeLogs.
|
Wed, 04 Feb 2009 01:13:10 +0900 |
Stephen J. Turnbull |
Fix typo in comment on skip_debugger.
|
Wed, 11 Feb 2009 09:23:03 -0700 |
Jerry James |
How about if I make a ChangeLog entry for the number-gmp.c change?
|
Tue, 10 Feb 2009 16:07:31 +0000 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
Mon, 02 Feb 2009 23:31:09 +0900 |
Stephen J. Turnbull |
Update comment.
|
Mon, 02 Feb 2009 23:03:31 +0900 |
Stephen J. Turnbull |
Set icon resource on frame early enough for openbox to find it.
|
Tue, 25 Nov 2008 10:44:16 +0900 |
Stephen J. Turnbull |
Document non-obvious usages.
|
Thu, 20 Nov 2008 23:59:52 +0900 |
Stephen J. Turnbull |
Clarify comment in struct x_frame.
|
Sat, 31 Jan 2009 13:06:37 +0000 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
Sun, 18 Jan 2009 12:51:25 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 18 Jan 2009 12:49:53 +0000 |
Aidan Kehoe |
Print char table values correctly.
|
Sun, 18 Jan 2009 12:41:58 +0000 |
Aidan Kehoe |
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
|
Tue, 30 Dec 2008 20:33:30 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 14:55:02 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 14:46:24 +0000 |
Aidan Kehoe |
Add #'query-coding-region tests; do the work necessary to get them running.
|
Tue, 30 Dec 2008 20:01:14 +0000 |
Aidan Kehoe |
Call XFreeFontPath appropriately in #'x-get-font-path.
|
Mon, 29 Dec 2008 14:07:32 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 27 Dec 2008 14:05:50 +0000 |
Aidan Kehoe |
Fix some bugs in load-history construction, built-in symbol file names.
|
Sat, 27 Dec 2008 21:23:16 -0500 |
acs |
Allow compilation under Cygwin 1.7
|
Mon, 22 Dec 2008 14:07:48 +0000 |
Aidan Kehoe |
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
|
Mon, 22 Dec 2008 12:09:08 +0000 |
Aidan Kehoe |
#'built-in-face-specifiers; document that we're returning a copy.
|
Sun, 21 Dec 2008 17:23:06 +0000 |
Aidan Kehoe |
Return a list copy in #'built-in-face-specifiers, pre-empting modification.
bytecomp-coding-system-2008-10-29
|
Sun, 02 Nov 2008 03:59:54 +0900 |
Stephen J. Turnbull |
ChangeLogs for G++ warning cleanup.
bytecomp-coding-system-2008-10-29
|
Sun, 02 Nov 2008 00:34:13 +0900 |
Stephen J. Turnbull |
Fix at_dot regex under Mule. <87hc6rv53v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sat, 01 Nov 2008 23:32:53 +0900 |
Stephen J. Turnbull |
Fix off-by-one error in ccl_driver. <87iqr7v7p0.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sat, 25 Oct 2008 21:40:46 +0900 |
Stephen J. Turnbull |
Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
|
Wed, 27 Aug 2008 00:39:09 +0200 |
Aidan Kehoe |
Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.
|
Sat, 23 Aug 2008 16:38:51 +0200 |
Aidan Kehoe |
Handle varalias chains, custom variables in #'user-variable-p.
|
Wed, 20 Aug 2008 17:36:27 +0200 |
Aidan Kehoe |
Merge.
|
Sat, 09 Aug 2008 16:44:46 +0200 |
Aidan Kehoe |
Port write-region-inhibit-sync, allowing avoidance of bad FS performance.
|
Sun, 10 Aug 2008 23:24:15 +0200 |
Mats Lidell |
Merge.
|
Sun, 03 Aug 2008 23:21:31 +0200 |
Mats Lidell |
Rename xft_gauge to xft_gauges.
|
Sun, 10 Aug 2008 12:03:10 +0200 |
Aidan Kehoe |
Fix the XFT build, thank you Robert Delius Royar.
|
Tue, 05 Aug 2008 08:37:17 +0200 |
Aidan Kehoe |
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
|
Sat, 26 Jul 2008 11:50:26 +0200 |
Aidan Kehoe |
Remove interactive specs from #'mswindows-{short,long}-file-name,
|
Sat, 26 Jul 2008 09:52:06 +0200 |
Aidan Kehoe |
Merge.
|
Wed, 16 Jul 2008 22:36:03 +0200 |
Aidan Kehoe |
Error on over-long hex character escapes.
|