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
|
2010-01-30 |
Aidan Kehoe |
Don't use Boyer-Moore if repeated octets & case-insensitive search.
|
2010-01-30 |
Aidan Kehoe |
Add tests for the regexp-ranges-treat-control-1-chars badly bug.
|
2010-01-30 |
Aidan Kehoe |
Make #'find-function behave better with dumped functions, installed XEmacs
|
2010-01-30 |
Ben Wing |
merge
|
2010-01-30 |
Ben Wing |
fix longstanding search bug involving searching for Control-1 chars
|
2010-01-30 |
Ben Wing |
fix reversed old-Cyrillic case mappings
|
2010-01-29 |
Ben Wing |
Automated merge with http://hg.debian.org/hg/xemacs/xemacs
|
2010-01-28 |
Jerry James |
Add copyright and license information based on Ben's recollections.
|
2010-01-28 |
Ben Wing |
Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
|
2010-01-27 |
Aidan Kehoe |
Fix the build problem in number.c
|
2010-01-27 |
Ben Wing |
fix failing-case output of Assert-test, add Assert-test-not
|
2010-01-27 |
Ben Wing |
minor comment fix
|