2010-01-15 |
Ben Wing |
fix compile problems under Visual Studio 6
|
2010-01-20 |
Aidan Kehoe |
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
|
2010-01-18 |
Mike Sperber |
Merge.
|
2010-01-18 |
Vin Shelton |
Revert cast in check_writable() and fix up macros to use const.
|
2010-01-17 |
Mike Sperber |
Specifically look for gnuserv in `exec-directory'.
|
2010-01-16 |
Aidan Kehoe |
Always use our rint(), for rounding consistency with the bignum code.
|
2010-01-15 |
Vin Shelton |
Fix VS6 build breakage in fileio.c
|
2010-01-15 |
Vin Shelton |
Fix EOVERFLOW breakage under Visual Studio 6
|
2010-01-14 |
Didier Verna |
Modify X11 bgcolor fallback for the default face.
|
2010-01-14 |
Ben Wing |
get make check working again
|
2010-01-14 |
Ben Wing |
fix more build problems
|
2010-01-14 |
Ben Wing |
Move def of CYGWIN_HEADERS to s files
|
2010-01-14 |
Ben Wing |
Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
|
2010-01-14 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
2010-01-14 |
Ben Wing |
Clean up macro Assert
|
2010-01-14 |
Ben Wing |
Create Assert-eq, Assert-equal, etc.
|
2010-01-14 |
Ben Wing |
fix compile problems
|
2010-01-14 |
Ben Wing |
fix build problems
|
2010-01-13 |
Ben Wing |
need to provide debug-xemacs for debug-on-error changes to work
|
2010-01-13 |
Ben Wing |
merge
|
2010-01-13 |
Ben Wing |
Fix executable permissions on source files
|
2010-01-13 |
Jerry James |
Fix parentheses.
|
2010-01-13 |
Jerry James |
Remove support for non-pdump on Cygwin.
|
2010-01-13 |
Ben Wing |
be more careful when printing to check for bad objects
|
2010-01-13 |
Ben Wing |
clean up object print methods
|
2010-01-13 |
Ben Wing |
show description properly in Assert-failure message
|
2010-01-13 |
Ben Wing |
Various cleanups for Dynarr code, from Unicode-internal ws
|
2010-01-13 |
Ben Wing |
add more foo_checking_assert macros
|
2010-01-13 |
Ben Wing |
Use with-FOO consistently instead of enable-FOO
|
2010-01-13 |
Ben Wing |
when `debug', abort when lisp error during loadup
|
2010-01-13 |
Ben Wing |
changes to get old non-pdump dumping on Cygwin to work (sort of)
|
2010-01-13 |
Ben Wing |
fix bad change to default_query_method, rewrite conditional for more correctness
|