2010-02-25 |
Didier Verna |
The background-placement face property.
|
2010-02-25 |
Ben Wing |
merge
|
2010-02-25 |
Ben Wing |
fix for clipped minibuffer window
|
2010-02-25 |
Ben Wing |
clean up toolbar/gutter edge geometry
|
2010-02-25 |
Ben Wing |
fix issues with display of argument docstrings
|
2010-02-24 |
Aidan Kehoe |
Normally return a compiled function if one argument, #'constantly.
|
2010-02-24 |
Didier Verna |
Modify XLIKE_get_gc's prototype
|
2010-02-24 |
Didier Verna |
Fixes for bitmap mask files handling
|
2010-02-23 |
Ben Wing |
merge
|
2010-02-23 |
Ben Wing |
fix typo in comment
|
2010-02-23 |
Ben Wing |
fix so that CL docstrings (with &key, etc.) handled properly
|
2010-02-23 |
Ben Wing |
move test-harness to lisp/ directory so it gets byte-compiled
|
2010-02-23 |
Ben Wing |
dump make-coding-system
|
2010-02-23 |
Ben Wing |
add functions `stable-union' and `stable-intersection' to do stable set operations
|
2010-02-23 |
Ben Wing |
add documentation on keywords to cl*.el
|
2010-02-23 |
Ben Wing |
fix expected-buggy test to avoid abort in test file
|
2010-02-23 |
Ben Wing |
remove unused var in test-harness
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
fix compile warning
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
fix memory usage stats to include pdumped objects
|
2010-02-21 |
Ben Wing |
clean up a bit the object-memory-usage-stats after gc
|
2010-02-22 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
2010-02-22 |
Aidan Kehoe |
Add #'constantly, as specified by ANSI Common Lisp.
|
2010-02-22 |
Vin Shelton |
Simplify assertion in events.c so it will build under Visual Studio 6
|
2010-02-22 |
Ben Wing |
fix build problem with pdump
|
2010-02-21 |
Ben Wing |
fix to assert in extents.c, so `make check' works
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-20 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
put width before height consistently, fix a real bug found in the process
|
2010-02-20 |
Ben Wing |
some random fixups
|
2010-02-16 |
Ben Wing |
more frame-sizing cleanups
|
2010-02-16 |
Ben Wing |
remove duplicative code in change_frame_size()
|
2010-02-16 |
Ben Wing |
various frame-geometry fixes
|
2010-02-16 |
Ben Wing |
Fix some compile warnings, make vdb test code conditional on DEBUG_XEMACS
|
2010-02-16 |
Ben Wing |
add regexp-debugging
|
2010-02-21 |
Ben Wing |
fixes to test harness to allow backtracing/debugging of failures
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-20 |
Ben Wing |
major dynarr fixes
|
2010-02-20 |
Ben Wing |
fix c-tests
|
2010-02-19 |
Aidan Kehoe |
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
|
2010-02-07 |
Aidan Kehoe |
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
|
2010-02-19 |
Aidan Kehoe |
Fix a multiple-value bug, mapcarX; correct a comment and a label name.
|
2010-02-19 |
Aidan Kehoe |
Remove the unused PDWORD_PTR typedef from syswindows.h
|
2010-02-19 |
Vin Shelton |
Fix Windows build by removing reference to no longer existent term.texi file
|
2010-02-17 |
Jerry James |
Remove man/term.texi from core.
|
2010-02-12 |
Vin Shelton |
Winclient updates
|
2010-02-10 |
Stephen J. Turnbull |
merge
|
2010-02-10 |
Stephen J. Turnbull |
Add information about repos and VCSes to FAQ.
|
2010-02-10 |
Ben Wing |
merge
|
2010-02-10 |
Ben Wing |
revamp DFC comment in text.h, some whitespace cleanup
|
2010-02-10 |
Stephen J. Turnbull |
Restore Jerry's ChangeLog for src/s/hpux11-shr.h.
|
2010-02-10 |
Ben Wing |
merge
|
2010-02-10 |
Ben Wing |
error-checking, Windows shutdown changes
|
2010-02-10 |
Ben Wing |
long comment in syswindows.h about build constants
|
2010-02-09 |
Ben Wing |
fix bad defn of disabled inline assert
|
2010-02-09 |
Ben Wing |
merge
|
2010-02-09 |
Ben Wing |
fix non-Mule build
|
2010-02-09 |
Ben Wing |
add comment about simultaneous window-system consoles
|
2010-02-09 |
Ben Wing |
remove bogus usage of annotations from help.el
|
2010-02-09 |
Ben Wing |
enable more warnings and fix them
|
2010-02-08 |
Ben Wing |
cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
|
2010-02-08 |
Ben Wing |
cleanups to debug-print, try harder to make it work during GC
|
2010-02-08 |
Ben Wing |
changes to VOID_TO_LISP et al.
|
2010-02-08 |
Ben Wing |
Remove extra junk from man/ChangeLog
|
2010-02-08 |
Ben Wing |
some internals-manual updates
|
2010-02-09 |
Vin Shelton |
Windows fixes for Visual Studio 6
|
2010-02-09 |
Vin Shelton |
Miscellaneous small fixes to Windows VS6 build
|
2010-02-09 |
Jerry James |
Add license information from Marcus Thiessel.
|
2010-02-09 |
Jerry James |
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
|
2010-02-09 |
Vin Shelton |
Instantiate Ben's compile fix for nt.c
|
2010-02-07 |
Aidan Kehoe |
Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
|
2010-02-07 |
Aidan Kehoe |
Do not assume #'format-decode exists in fileio.c.
|
2010-02-07 |
Aidan Kehoe |
#'union doesn't preserve relative order; use #'delete-duplicates instead.
|
2010-02-07 |
Ben Wing |
fix some compile bugs of Aidan's
|
2010-02-07 |
Ben Wing |
Automatic merge
|
2010-02-07 |
Ben Wing |
fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
|
2010-02-07 |
Ben Wing |
fix compile error in mapcarX
|
2010-02-06 |
Aidan Kehoe |
Merge.
|
2010-02-03 |
Aidan Kehoe |
Move #'some, #'every to C, implementing them with mapcarX.
|
2010-02-03 |
Aidan Kehoe |
Merge.
|
2010-01-31 |
Aidan Kehoe |
Move the various map* functions to C; add #'map-into.
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
convert some source files to utf-8
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
implement configure test for whether ndbm.h prototypes are broken
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
|
2010-02-06 |
Ben Wing |
fix compile problems on Windows native
|
2010-02-05 |
Jerry James |
Add GPL v2 or later header to s/sco7.h.
|
2010-02-05 |
Jerry James |
Remove old external module test.
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
xlike, doc changes
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
|
2010-02-05 |
Jerry James |
Martin Buchholz claims tests/frame.el.
|
2010-02-05 |
Ben Wing |
fix bug #668 (compile error, not --with-debug)
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-04 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
|
2010-02-05 |
Ben Wing |
fix compile errors
|
2010-02-04 |
Ben Wing |
change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
|
2010-02-04 |
Ben Wing |
put back patch to get more informative staticpro debugging
|
2010-02-04 |
Ben Wing |
fix compile problems
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-04 |
Ben Wing |
fix crash in glyph-cachels
|
2010-02-04 |
Ben Wing |
rewrite dynarr code
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
Fix lots of ChangeLog duplication
|
2010-02-01 |
Ben Wing |
fix compile error
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
Change Xft warning in configure.ac to make filtering it more safe
|