log

age author description
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.
Tue, 15 Dec 2009 13:45:48 -0700 Jerry James Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Tue, 15 Dec 2009 13:25:23 -0700 Jerry James Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Mon, 14 Dec 2009 10:41:50 -0700 Jerry James Remove unused Wise installer sources.
Mon, 14 Dec 2009 10:12:02 -0700 Jerry James Remove more obsolete files.
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
Wed, 09 Dec 2009 09:50:36 -0700 Jerry James Etags: use memmove instead of strcpy to move characters within a string. See
Sat, 05 Dec 2009 01:04:17 +0900 Stephen J. Turnbull Fix log for previous commit.
Sat, 05 Dec 2009 01:02:33 +0900 Stephen J. Turnbull Avoid calling Xft if not built in.
Fri, 04 Dec 2009 10:59:45 +0900 Stephen J. Turnbull automatic merge
Fri, 04 Dec 2009 10:56:38 +0900 Stephen J. Turnbull Prevent font frobbers from operating on TTY specs.
Thu, 03 Dec 2009 13:55:59 -0700 Jerry James Add copyright and license information to files authored by Jan Vroonhof.
Wed, 02 Dec 2009 00:25:59 -0500 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
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:10:56 +0900 Stephen J. Turnbull Fix syntax of some uses of condition-case and with-trapping-errors.
Wed, 18 Nov 2009 01:06:53 +0900 Stephen J. Turnbull Sun Oct 18 00:27:27 2009 +0900
Wed, 18 Nov 2009 01:02:57 +0900 Stephen J. Turnbull Describe duplicate symbols warning.
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