log

age author description
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Fri, 18 Dec 2009 10:09:54 -0700 Jerry James Remove more obsolete files. See xemacs-patches message with ID
Fri, 18 Dec 2009 09:19:33 -0700 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
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