Sun, 24 Jan 2010 22:06:20 -0600 |
Ben Wing |
merge
|
Sun, 24 Jan 2010 22:04:58 -0600 |
Ben Wing |
fix compile issues with gcc 4
|
Thu, 21 Jan 2010 00:46:37 -0600 |
Ben Wing |
merge
|
Wed, 20 Jan 2010 04:20:49 -0600 |
Ben Wing |
fix up comments about finalizers and NEWGC internal objects
|
Wed, 20 Jan 2010 02:25:04 -0600 |
Ben Wing |
fix dynarr-related crash apparently due to compiler bug
|
Tue, 19 Jan 2010 11:21:34 -0600 |
Ben Wing |
change text_width method to take a window, in preparation for unicode-internal changes
|
Wed, 03 Feb 2010 09:43:16 -0700 |
Jerry James |
Add copyright and license information for Jonathan Harris's contributions.
|
Wed, 03 Feb 2010 09:17:33 -0700 |
Jerry James |
Add copyright and license information to s/mach-bsd4-3.h.
|
Wed, 03 Feb 2010 09:31:49 -0600 |
Ben Wing |
fix minor compile problem
|
Wed, 03 Feb 2010 09:30:49 -0600 |
Ben Wing |
temporarily back out part of patch to avoid compile probs
|
Wed, 03 Feb 2010 08:50:00 -0600 |
Ben Wing |
remove old no-longer-useful kludgy compiled-fun annotations hack
|
Wed, 03 Feb 2010 08:03:15 -0600 |
Ben Wing |
merge
|
Wed, 03 Feb 2010 08:01:55 -0600 |
Ben Wing |
add more byte-code assertions and better failure output
|
Wed, 03 Feb 2010 09:06:58 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 03 Feb 2010 09:04:35 +0000 |
Aidan Kehoe |
Remove a couple of XEmacs-specific duplicate functions, find-paths.el
|
Wed, 03 Feb 2010 02:56:21 -0600 |
Ben Wing |
Automatic merge
|
Wed, 03 Feb 2010 02:46:50 -0600 |
Ben Wing |
xlike cleanup, documentation
|
Mon, 01 Feb 2010 22:00:29 -0600 |
Ben Wing |
split USE_XFT into HAVE_XFT/USE_XFT
|
Wed, 03 Feb 2010 00:20:08 +0000 |
Aidan Kehoe |
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
|
Tue, 02 Feb 2010 15:19:15 -0600 |
Ben Wing |
When aborting due to unknown opcode, output more descriptive msg
|
Mon, 01 Feb 2010 23:14:46 -0600 |
Ben Wing |
Automated merge with http://hg.debian.org/hg/xemacs/xemacs
|
Mon, 01 Feb 2010 23:07:33 -0600 |
Ben Wing |
use more specific `scan-error' in scan-lists to be GNU compatible
|
Mon, 01 Feb 2010 17:08:41 -0500 |
Vin Shelton |
Fix Visual Studio 6 build
|
Mon, 01 Feb 2010 17:57:04 +0000 |
Aidan Kehoe |
Make canoncase visible to Lisp; use it with chars in internal_equalp.
|
Mon, 01 Feb 2010 06:20:05 -0600 |
Ben Wing |
fix xft compile error
|
Mon, 01 Feb 2010 02:15:28 -0600 |
Ben Wing |
various fixes related to gtk, redisplay-xlike-inc.c
|
Mon, 01 Feb 2010 01:05:28 -0600 |
Ben Wing |
merge
|
Mon, 01 Feb 2010 01:02:40 -0600 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
Sun, 31 Jan 2010 20:28:01 +0000 |
Aidan Kehoe |
Change "special form" to "special operator" in our sources.
|
Sun, 31 Jan 2010 18:09:57 +0000 |
Aidan Kehoe |
Don't compare the same octet with itself if checking for boyer_moore_ok
|