Sat, 09 Jan 2010 17:35:51 +0100 |
Didier Verna |
Handle bitmap files in bitmap directory properly
|
Sat, 09 Jan 2010 14:55:13 +0000 |
Aidan Kehoe |
Fix a bug I introduced in #'with-trapping-errors.
|
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.
|
Fri, 08 Jan 2010 14:20:14 +0000 |
Aidan Kehoe |
Make COLUMN optional in #'indent-region, as in GNU.
|
Thu, 07 Jan 2010 21:50:59 +0000 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
Thu, 07 Jan 2010 21:50:39 +0000 |
Aidan Kehoe |
Add a compiler macro for #'map, where CL-TYPE is constant and understood.
|
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
|
Wed, 06 Jan 2010 13:56:38 +0100 |
Didier Verna |
Merge changeset #b828e06dbe38 with tip
|
Wed, 06 Jan 2010 13:48:25 +0100 |
Didier Verna |
New (Common Lisp) function get-propertie
|
Tue, 05 Jan 2010 15:06:02 -0700 |
Jerry James |
Free, rather than discard, the return value of FcNameUnparse. See message
|
Mon, 04 Jan 2010 16:48:55 -0700 |
Jerry James |
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
|
Sat, 02 Jan 2010 03:14:09 +0900 |
Stephen J. Turnbull |
Fix typo in last patch.
|
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.
|
Thu, 31 Dec 2009 15:09:41 +0000 |
Aidan Kehoe |
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
|
Thu, 31 Dec 2009 08:21:30 +0000 |
Aidan Kehoe |
Fix issue 546, use next-single-char-property-change in list-mode.el
|
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).
|
Tue, 22 Dec 2009 19:03:25 +0900 |
Stephen J. Turnbull |
Merge Adrian's doc commit.
|
Mon, 21 Dec 2009 19:21:30 +0100 |
Adrian Aichner |
Goodbye dk.xemacs.org
|
Fri, 27 Nov 2009 00:51:41 +0100 |
Adrian Aichner |
xemacs: fix issue 634
|
Mon, 21 Dec 2009 13:51:39 -0700 |
Jerry James |
Remove the lib-src/yow binary, which is currently unused anyway. See message
|
Mon, 21 Dec 2009 17:48:56 +0000 |
Aidan Kehoe |
Dump the arabic-iso8859-6 character set, again.
|
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
|
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
|