2010-01-20 |
Ben Wing |
fix dynarr-related crash apparently due to compiler bug
|
2010-01-19 |
Ben Wing |
change text_width method to take a window, in preparation for unicode-internal changes
|
2010-02-03 |
Jerry James |
Add copyright and license information for Jonathan Harris's contributions.
|
2010-02-03 |
Jerry James |
Add copyright and license information to s/mach-bsd4-3.h.
|
2010-02-03 |
Ben Wing |
fix minor compile problem
|
2010-02-03 |
Ben Wing |
temporarily back out part of patch to avoid compile probs
|
2010-02-03 |
Ben Wing |
remove old no-longer-useful kludgy compiled-fun annotations hack
|
2010-02-03 |
Ben Wing |
merge
|
2010-02-03 |
Ben Wing |
add more byte-code assertions and better failure output
|
2010-02-03 |
Aidan Kehoe |
Merge.
|
2010-02-03 |
Aidan Kehoe |
Remove a couple of XEmacs-specific duplicate functions, find-paths.el
|
2010-02-03 |
Ben Wing |
Automatic merge
|
2010-02-03 |
Ben Wing |
xlike cleanup, documentation
|
2010-02-02 |
Ben Wing |
split USE_XFT into HAVE_XFT/USE_XFT
|
2010-02-03 |
Aidan Kehoe |
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
|
2010-02-02 |
Ben Wing |
When aborting due to unknown opcode, output more descriptive msg
|
2010-02-02 |
Ben Wing |
Automated merge with http://hg.debian.org/hg/xemacs/xemacs
|
2010-02-02 |
Ben Wing |
use more specific `scan-error' in scan-lists to be GNU compatible
|
2010-02-01 |
Vin Shelton |
Fix Visual Studio 6 build
|
2010-02-01 |
Aidan Kehoe |
Make canoncase visible to Lisp; use it with chars in internal_equalp.
|
2010-02-01 |
Ben Wing |
fix xft compile error
|
2010-02-01 |
Ben Wing |
various fixes related to gtk, redisplay-xlike-inc.c
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
2010-01-31 |
Aidan Kehoe |
Change "special form" to "special operator" in our sources.
|
2010-01-31 |
Aidan Kehoe |
Don't compare the same octet with itself if checking for boyer_moore_ok
|
2010-01-31 |
Ben Wing |
fix compile problems in intl-encap* under VS6
|
2010-01-31 |
Ben Wing |
fix CRLF line endings in search-tests.el
|