Mercurial > hg > xemacs-beta
graph
-
some internals-manual updates2010-02-08, by Ben Wing
-
Windows fixes for Visual Studio 62010-02-09, by Vin Shelton
-
Miscellaneous small fixes to Windows VS6 build2010-02-09, by Vin Shelton
-
Add license information from Marcus Thiessel.2010-02-09, by Jerry James
-
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See2010-02-09, by Jerry James
-
Instantiate Ben's compile fix for nt.c2010-02-09, by Vin Shelton
-
Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES2010-02-07, by Aidan Kehoe
-
Do not assume #'format-decode exists in fileio.c.2010-02-07, by Aidan Kehoe
-
#'union doesn't preserve relative order; use #'delete-duplicates instead.2010-02-07, by Aidan Kehoe
-
fix some compile bugs of Aidan's2010-02-07, by Ben Wing
-
Automatic merge2010-02-07, by Ben Wing
-
fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files2010-02-07, by Ben Wing
-
fix compile error in mapcarX2010-02-07, by Ben Wing
-
Merge.2010-02-06, by Aidan Kehoe
-
Move #'some, #'every to C, implementing them with mapcarX.2010-02-03, by Aidan Kehoe
-
Merge.2010-02-03, by Aidan Kehoe
-
Move the various map* functions to C; add #'map-into.2010-01-31, by Aidan Kehoe
-
Automatic merge2010-02-06, by Ben Wing
-
convert some source files to utf-82010-02-06, by Ben Wing
-
Automatic merge2010-02-06, by Ben Wing
-
implement configure test for whether ndbm.h prototypes are broken2010-02-06, by Ben Wing
-
Automatic merge2010-02-06, by Ben Wing
-
make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems2010-02-06, by Ben Wing
-
fix compile problems on Windows native2010-02-06, by Ben Wing
-
Add GPL v2 or later header to s/sco7.h.2010-02-05, by Jerry James
-
Remove old external module test.2010-02-05, by Jerry James
-
Automatic merge2010-02-05, by Ben Wing
-
xlike, doc changes2010-02-05, by Ben Wing
-
Automatic merge2010-02-05, by Ben Wing
-
Automatic merge2010-02-05, by Ben Wing
-
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends2010-02-05, by Ben Wing
-
Martin Buchholz claims tests/frame.el.2010-02-05, by Jerry James
-
fix bug #668 (compile error, not --with-debug)2010-02-05, by Ben Wing
-
Automatic merge2010-02-05, by Ben Wing
-
Automatic merge2010-02-05, by Ben Wing
-
Rename xfree(FOO, TYPE) -> xfree(FOO)2010-02-04, by Ben Wing
-
Automatic merge2010-02-05, by Ben Wing
-
fix compile problems in bytecode.c when no error-check-byte-code (issue 666)2010-02-05, by Ben Wing
-
fix compile errors2010-02-05, by Ben Wing
-
change name of lock file to avoid problems with etags, byte-recompile-directory, etc.2010-02-04, by Ben Wing
-
put back patch to get more informative staticpro debugging2010-02-04, by Ben Wing
-
fix compile problems2010-02-04, by Ben Wing
-
Automatic merge2010-02-04, by Ben Wing
-
fix crash in glyph-cachels2010-02-04, by Ben Wing
-
rewrite dynarr code2010-02-04, by Ben Wing
-
merge2010-02-01, by Ben Wing
-
Fix lots of ChangeLog duplication2010-02-01, by Ben Wing
-
fix compile error2010-02-01, by Ben Wing
-
merge2010-02-01, by Ben Wing
-
merge2010-02-01, by Ben Wing
-
Change Xft warning in configure.ac to make filtering it more safe2010-02-01, by Ben Wing
-
slight cleanup, move EXFUN of regexp-quote to lisp.h2010-01-30, by Ben Wing
-
merge2010-01-28, by Ben Wing
-
finish doc comment on `lisp-indent-specform'2010-01-28, by Ben Wing
-
merge2010-01-28, by Ben Wing
-
fix compile errors due to mismatched string pointer types2010-01-28, by Ben Wing
-
turn on load-ignore-out-of-date-elc-files by default2010-01-27, by Ben Wing
-
fix an obscure crash reading from stream devices2010-01-27, by Ben Wing
-
function renamings to track names of char typedefs2010-01-27, by Ben Wing
-
Mule-izing, various fixes related to char * arguments2010-01-27, by Ben Wing
-
some fixes to gdbinit.in.in2010-01-27, by Ben Wing
-
Random changes to make-msgfile.lex2010-01-27, by Ben Wing
-
compile-related functions added, for use in Unicode-internal ws2010-01-17, by Ben Wing
-
fix some tests in `make check', also add our own file-tests2010-01-25, by Ben Wing
-
Somehow fix-perms.sh didn't get committed2010-01-25, by Ben Wing
-
(main branch) redo capitalize-string-as-title2010-01-24, by Ben Wing
-
(main branch) Update make-syntax-table doc2010-01-24, by Ben Wing
-
Fixes to configure so --with-error-checking=yes works2010-01-23, by Ben Wing
-
rebuild configure2010-01-25, by Ben Wing
-
(for main branch) Indent all `with-*' expressions correctly2010-01-22, by Ben Wing
-
use two hashes for comments in Makefile.in.in2010-01-21, by Ben Wing
-
(for main branch) add long comment about types of magic symbols2010-01-21, by Ben Wing
-
build fixes for gdbinit and config-dependent elc files2010-01-21, by Ben Wing
-
(for main branch) Proper fix for dynarr->largest value assertion failure.2010-01-19, by Ben Wing
-
(for main branch) Also reset dynarr->largest value during pdump.2010-01-19, by Ben Wing
-
modify gdbinit to track Makefile.in.in, add command for update-elc-22010-01-19, by Ben Wing
-
make it easier to debug staticpro crashes.2010-01-19, by Ben Wing
-
merge2010-01-25, by Ben Wing
-
fix compile issues with gcc 42010-01-25, by Ben Wing
-
merge2010-01-21, by Ben Wing
-
fix up comments about finalizers and NEWGC internal objects2010-01-20, by Ben Wing
-
fix dynarr-related crash apparently due to compiler bug2010-01-20, by Ben Wing
-
change text_width method to take a window, in preparation for unicode-internal changes2010-01-19, by Ben Wing
-
Add copyright and license information for Jonathan Harris's contributions.2010-02-03, by Jerry James
-
Add copyright and license information to s/mach-bsd4-3.h.2010-02-03, by Jerry James
-
fix minor compile problem2010-02-03, by Ben Wing
-
temporarily back out part of patch to avoid compile probs2010-02-03, by Ben Wing
-
remove old no-longer-useful kludgy compiled-fun annotations hack2010-02-03, by Ben Wing
-
merge2010-02-03, by Ben Wing
-
add more byte-code assertions and better failure output2010-02-03, by Ben Wing
-
Merge.2010-02-03, by Aidan Kehoe
-
Remove a couple of XEmacs-specific duplicate functions, find-paths.el2010-02-03, by Aidan Kehoe
-
Automatic merge2010-02-03, by Ben Wing
-
xlike cleanup, documentation2010-02-03, by Ben Wing
-
split USE_XFT into HAVE_XFT/USE_XFT2010-02-02, by Ben Wing
-
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file2010-02-03, by Aidan Kehoe
-
When aborting due to unknown opcode, output more descriptive msg2010-02-02, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacs2010-02-02, by Ben Wing
-
use more specific `scan-error' in scan-lists to be GNU compatible2010-02-02, by Ben Wing
-
Fix Visual Studio 6 build2010-02-01, by Vin Shelton
-
Make canoncase visible to Lisp; use it with chars in internal_equalp.2010-02-01, by Aidan Kehoe
-
fix xft compile error2010-02-01, by Ben Wing
-
various fixes related to gtk, redisplay-xlike-inc.c2010-02-01, by Ben Wing
-
merge2010-02-01, by Ben Wing
-
implement equalp in C, fix case-folding, add equal() method for keymaps2010-02-01, by Ben Wing
-
Change "special form" to "special operator" in our sources.2010-01-31, by Aidan Kehoe
-
Don't compare the same octet with itself if checking for boyer_moore_ok2010-01-31, by Aidan Kehoe
-
fix compile problems in intl-encap* under VS62010-01-31, by Ben Wing
-
fix CRLF line endings in search-tests.el2010-01-31, by Ben Wing
-
Don't use Boyer-Moore if repeated octets & case-insensitive search.2010-01-30, by Aidan Kehoe
-
Add tests for the regexp-ranges-treat-control-1-chars badly bug.2010-01-30, by Aidan Kehoe
-
Make #'find-function behave better with dumped functions, installed XEmacs2010-01-30, by Aidan Kehoe
-
merge2010-01-30, by Ben Wing
-
fix longstanding search bug involving searching for Control-1 chars2010-01-30, by Ben Wing
-
fix reversed old-Cyrillic case mappings2010-01-30, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacs2010-01-29, by Ben Wing
-
Add copyright and license information based on Ben's recollections.2010-01-28, by Jerry James
-
Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.2010-01-28, by Ben Wing
-
Fix the build problem in number.c2010-01-27, by Aidan Kehoe
-
fix failing-case output of Assert-test, add Assert-test-not2010-01-27, by Ben Wing
-
minor comment fix2010-01-27, by Ben Wing
-
Add Unicode-case-table-based torture test to case-tests.el2010-01-27, by Ben Wing
-
merge2010-01-27, by Ben Wing
-
merge2010-01-27, by Ben Wing
-
Merge.2010-01-26, by Aidan Kehoe
-
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums2010-01-24, by Aidan Kehoe
-
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el2010-01-26, by Aidan Kehoe
-
Be more careful about canonical integer forms when dealing with ratios.2010-01-24, by Aidan Kehoe
-
merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c2010-01-18, by Ben Wing
-
break out common separate-into-runs routines into redisplay-xlike-inc.c2010-01-18, by Ben Wing
-
try harder to avoid crashing when debug-printing2010-01-18, by Ben Wing
-
fix compile errors when --with-msw=no2010-01-16, by Ben Wing
-
commit ChangeLog for PROBLEMS change2010-01-15, by Ben Wing
-
add issue about building on Cygwin with C++, NEWGC and optimization2010-01-15, by Ben Wing
-
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers2010-01-15, by Ben Wing
-
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c2010-01-15, by Ben Wing
-
regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers2010-01-12, by Ben Wing
-
Fix Cygwin module builds when --with-msw=no2010-01-15, by Ben Wing
-
rewrite check for bad memory in debug_can_save_memory2010-01-15, by Ben Wing
-
fix compile problems under Visual Studio 62010-01-15, by Ben Wing
-
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion2010-01-20, by Aidan Kehoe
-
Merge.2010-01-18, by Mike Sperber
-
Revert cast in check_writable() and fix up macros to use const.2010-01-18, by Vin Shelton
-
Specifically look for gnuserv in `exec-directory'.2010-01-17, by Mike Sperber
-
Always use our rint(), for rounding consistency with the bignum code.2010-01-16, by Aidan Kehoe
-
Fix VS6 build breakage in fileio.c2010-01-15, by Vin Shelton
-
Fix EOVERFLOW breakage under Visual Studio 62010-01-15, by Vin Shelton
-
Modify X11 bgcolor fallback for the default face.2010-01-14, by Didier Verna
-
get make check working again2010-01-14, by Ben Wing
-
fix more build problems2010-01-14, by Ben Wing
-
Move def of CYGWIN_HEADERS to s files2010-01-14, by Ben Wing
-
Add ChangeLog entries for previous changes to tests dir2010-01-14, by Ben Wing
-
Clean up macro Assert2010-01-14, by Ben Wing
-
Create Assert-eq, Assert-equal, etc.2010-01-14, by Ben Wing
-
fix compile problems2010-01-14, by Ben Wing
-
fix build problems2010-01-14, by Ben Wing
-
need to provide debug-xemacs for debug-on-error changes to work2010-01-13, by Ben Wing
-
merge2010-01-13, by Ben Wing
-
Fix executable permissions on source files2010-01-13, by Ben Wing
-
Fix parentheses.2010-01-13, by Jerry James
-
Remove support for non-pdump on Cygwin.2010-01-13, by Jerry James
-
be more careful when printing to check for bad objects2010-01-13, by Ben Wing
-
clean up object print methods2010-01-13, by Ben Wing
-
show description properly in Assert-failure message2010-01-13, by Ben Wing
-
Various cleanups for Dynarr code, from Unicode-internal ws2010-01-13, by Ben Wing
-
add more foo_checking_assert macros2010-01-13, by Ben Wing
-
Use with-FOO consistently instead of enable-FOO2010-01-13, by Ben Wing
-
when `debug', abort when lisp error during loadup2010-01-13, by Ben Wing
-
changes to get old non-pdump dumping on Cygwin to work (sort of)2010-01-13, by Ben Wing
-
fix bad change to default_query_method, rewrite conditional for more correctness2010-01-13, by Ben Wing
-
merge2010-01-12, by Ben Wing
-
imported patch cygwin-headers-cosmetic-1-11-102010-01-12, by Ben Wing
-
stuff got duplicated in the src ChangeLog2010-01-12, by Ben Wing
-
imported patch changelog-changes-1-11-102010-01-12, by Ben Wing
-
merge2010-01-10, by Ben Wing
-
fix messed-up fastmap calculation in charset_mule_not2010-01-10, by Ben Wing
-
fix bug in returning range table ends in unified range table code2010-01-10, by Ben Wing
-
fix typo in query code2010-01-10, by Ben Wing
-
try to fix problems with link errors involving inlined functions2009-12-28, by Ben Wing
-
fix warnings2009-12-28, by Ben Wing
-
more fixes to get a clean compile2009-12-27, by Ben Wing
-
use call3_check_string on all invocations of external handlers in expand-file-name2009-12-27, by Ben Wing
-
merge changes to get things to compile under cygwin2009-12-25, by Ben Wing
-
changes to get things to compile under latest cygwin2009-12-25, by Ben Wing
-
Merge with revision 50102dde8ab22010-01-10, by Didier Verna
-
Cosmetic changes in x-faces.e2010-01-10, by Didier Verna
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2010-01-09, by Aidan Kehoe
-
Use keywords, not ordinary symbols, in the structure syntax for hash tables.2010-01-09, by Aidan Kehoe
-
Deactivate obsolete x-face initialization cod2010-01-09, by Didier Verna
-
Handle bitmap files in bitmap directory properly2010-01-09, by Didier Verna
-
Fix a bug I introduced in #'with-trapping-errors.2010-01-09, by Aidan Kehoe
-
Fix query_string_font lookup domains2010-01-09, by Didier Verna
-
Fix query_string_geometry lookup domain2010-01-09, by Didier Verna
-
Merge.2010-01-08, by Aidan Kehoe
-
Change build_string to build_intstring, fixing the Visual C++ build.2010-01-08, by Aidan Kehoe
-
Make COLUMN optional in #'indent-region, as in GNU.2010-01-08, by Aidan Kehoe
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2010-01-07, by Aidan Kehoe
-
Add a compiler macro for #'map, where CL-TYPE is constant and understood.2010-01-07, by Aidan Kehoe
-
Initialize the result variable passed to FcFontMatch. See xemacs-patches2010-01-07, by Jerry James
-
Ignore file-too-large conditions when stat()ing a file for dired. The size2010-01-07, by Jerry James
-
Merge.2010-01-07, by Aidan Kehoe
-
Use uninterned symbols in various information-hiding contexts.2010-01-01, by Aidan Kehoe
-
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.2010-01-07, by Aidan Kehoe
-
Unbreak the non-bignum build by only calling reinit_vars_of_number() if2010-01-06, by Jerry James
-
Enable rudimentary support for valgrind, including functions that tell valgrind2010-01-06, by Jerry James
-
Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat2010-01-06, by Jerry James
-
Merge changeset #b828e06dbe38 with tip2010-01-06, by Didier Verna
-
New (Common Lisp) function get-propertie2010-01-06, by Didier Verna
-
Free, rather than discard, the return value of FcNameUnparse. See message2010-01-05, by Jerry James
-
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with2010-01-04, by Jerry James
-
Fix typo in last patch.2010-01-01, by Stephen J. Turnbull
-
Don't args-out-of-range in compare-strings.2010-01-01, by Stephen J. Turnbull
-
#'functionp gives nil for special forms, as in CL and GNU Emacs 23.2010-01-01, by Aidan Kehoe
-
Merge.2009-12-31, by Aidan Kehoe
-
Remove attempted support for 1996-era emacs without self-quoting keywords.2009-12-19, by Aidan Kehoe
-
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.2009-12-31, by Aidan Kehoe
-
Fix issue 546, use next-single-char-property-change in list-mode.el2009-12-31, by Aidan Kehoe
-
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches2009-12-22, by Jerry James
-
Merge Adrian's issue634 commit (fixup ChangeLog).2009-12-22, by Stephen J. Turnbull
-
Merge Adrian's doc commit.2009-12-22, by Stephen J. Turnbull
-
Goodbye dk.xemacs.org2009-12-21, by Adrian Aichner
-
xemacs: fix issue 6342009-11-26, by Adrian Aichner
-
Remove the lib-src/yow binary, which is currently unused anyway. See message2009-12-21, by Jerry James
-
Dump the arabic-iso8859-6 character set, again.2009-12-21, by Aidan Kehoe
-
Eliminate most core code byte-compile warnings.2009-12-18, by Aidan Kehoe
-
Remove more obsolete files. See xemacs-patches message with ID2009-12-18, by Jerry James
-
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with2009-12-18, by Jerry James
-
Call character_to_event on characters received from XIM, event-Xt.c2009-12-17, by Aidan Kehoe
-
Make my last change to elhash.c more kosher, comparing pointers not ints2009-12-17, by Aidan Kehoe
-
Cast enumerations to int before comparing them for the sake of VC++.2009-12-17, by Aidan Kehoe
-
Serialise non-default hash table rehash thresholds correctly; use this.2009-12-17, by Aidan Kehoe
-
Don't attempt to free dumped data, alloc.c:resize_string()2009-12-17, by Aidan Kehoe
-
Remove Fsave_window_excursion from window.c, it's overridden by Lisp.2009-12-17, by Aidan Kehoe
-
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.2009-12-15, by Jerry James
-
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.2009-12-15, by Jerry James
-
Remove unused Wise installer sources.2009-12-14, by Jerry James
-
Remove more obsolete files.2009-12-14, by Jerry James
-
Add missing return value type to unicode_query.2009-12-12, by Stephen J. Turnbull
-
Remove support for pre-X11R5 systems, including systems without Xmu. See2009-12-10, by Jerry James
-
Etags: use memmove instead of strcpy to move characters within a string. See2009-12-09, by Jerry James
-
Fix log for previous commit.2009-12-04, by Stephen J. Turnbull
-
Avoid calling Xft if not built in.2009-12-04, by Stephen J. Turnbull
-
automatic merge2009-12-04, by Stephen J. Turnbull
-
Prevent font frobbers from operating on TTY specs.2009-12-04, by Stephen J. Turnbull
-
Add copyright and license information to files authored by Jan Vroonhof.2009-12-03, by Jerry James
-
Make configure --with-database={dbm|gdbm} work again.2009-12-02, by Mike Alexander
-
Synchronize window point with current point of old buffer.2009-11-22, by Mike Sperber
-
sys_subshell() is needed for WIndows native builds2009-11-19, by Vin Shelton
-
Remove support for obsolete systems. See xemacs-patches message with ID2009-11-18, by Jerry James
-
Implement more of the fontconfig API.2009-11-18, by Stephen J. Turnbull
-
Improve warning and error messages from Xft.2009-11-18, by Stephen J. Turnbull
-
Update charset_table used by Xft.2009-11-18, by Stephen J. Turnbull
-
Fix syntax of some uses of condition-case and with-trapping-errors.2009-11-17, by Stephen J. Turnbull
-
Sun Oct 18 00:27:27 2009 +09002009-11-17, by Stephen J. Turnbull
-
Describe duplicate symbols warning.2009-11-17, by Stephen J. Turnbull
-
Restore some doc changes that got dropped in a merge.2009-11-17, by Stephen J. Turnbull
-
automatic merge2009-11-17, by Stephen J. Turnbull
-
Fix crash in regex.c (closes issue630).2009-11-17, by Stephen J. Turnbull
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2009-11-16, by Aidan Kehoe
-
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.2009-11-15, by Aidan Kehoe
-
Eliminate C asserts from c-tests.2009-11-16, by Stephen J. Turnbull
-
Make test from Adam Sjogren's report.2009-11-16, by Stephen J. Turnbull
-
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly2009-11-15, by Aidan Kehoe
-
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.2009-11-15, by Aidan Kehoe
-
Be much more comprehensive in our use of byte-compile-funarg.2009-11-14, by Aidan Kehoe
-
Make #'letf not error if handed a #'values form.2009-11-14, by Aidan Kehoe
-
Fix modeline-mousable, other faces that inherit from modeline, on startup.2009-11-14, by Aidan Kehoe
-
automatic merge2009-11-11, by Stephen J. Turnbull
-
Add permissions notices to sigpipe.c and regressiontest.pl.2009-11-11, by Stephen J. Turnbull
-
Move functionality of s/darwin.h to configure.ac and config.h.in.2009-11-11, by Stephen J. Turnbull
-
Clarify the GPL status of several sample module files. J. Kean Johnston2009-11-09, by Jerry James
-
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!2009-11-09, by Aidan Kehoe
-
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the2009-11-09, by Jerry James
-
Make switch-to-buffer completion avoid current buffer.2009-11-09, by Didier Verna
-
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.2009-11-08, by Aidan Kehoe
-
Fix typo in test of equalp and add more tests.2009-11-02, by Stephen J. Turnbull
-
Add test of nil binding of default-process-coding-system.2009-11-02, by Stephen J. Turnbull
-
automatic merge2009-11-02, by Stephen J. Turnbull
-
Fix issue145: accept nil in default-process-coding-system.2009-11-02, by Stephen J. Turnbull
-
Don't error if handed a string and a non-string, #'equalp.2009-11-01, by Aidan Kehoe
-
Fix typo in font-combine-fonts-internal.2009-11-01, by Stephen J. Turnbull
-
Improve argument names and update docstrings.2009-11-01, by Stephen J. Turnbull
-
Merge improvements in defun-movement docstrings.2009-11-01, by Stephen J. Turnbull
-
Improve docstrings of defun movement functions.2009-10-08, by Stephen J. Turnbull
-
If STRING is constant, call regexp-quote at compile time.2009-10-30, by Aidan Kehoe
-
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier2009-10-26, by Jerry James
-
Make readlink_or_correct_case function correctly on Darwin.2009-10-26, by Aidan Kehoe
-
Add `file-system-ignore-case-p', use it.2009-10-24, by Aidan Kehoe
-
Make it possible to silence warnings issued when #'mapcar's result is discarded.2009-10-19, by Aidan Kehoe
-
Don't prevent display objects from being deleted for `post-command-hook'.2009-10-11, by Mike Sperber
-
Properly handle continuable divide-by-zero errors. Fix truncation of a2009-10-12, by Jerry James
-
Don't cons with #'mapcar calls where the result is discarded,2009-10-12, by Aidan Kehoe
-
Fix some test failures, mule-tests.el.2009-10-12, by Aidan Kehoe
-
Fix another bug in the delete-duplicates compiler macro.2009-10-12, by Aidan Kehoe
-
Correct the docstring for #'range-table-type.2009-10-10, by Aidan Kehoe
-
`beginning-of-defun-function', `end-of-defun-function'2009-10-07, by Andreas Roehler
-
Updates for external GIF support on Windows2009-10-07, by Vin Shelton
-
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message2009-10-05, by Jerry James
-
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices2009-10-05, by Jerry James
-
Use giflib or libungif to provide GIF support, instead of using internal2009-10-05, by Jerry James
-
Handle non-list sequences better, delete-duplicates compiler macro.2009-10-03, by Aidan Kehoe
-
Fix `focus-frame'.2009-10-01, by Mike Sperber
-
Unbreak `beginning-of-defun'.2009-09-30, by Mike Sperber
-
Bring `try-completion''s interface closer to GNU Emacs.2009-09-30, by Mike Sperber
-
Register any CCL programs used by fixed-width coding-systems.2009-09-30, by Aidan Kehoe
-
Unbreak autoload.el2009-09-28, by Mike Sperber
-
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.2009-09-27, by Aidan Kehoe
-
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.2009-09-24, by Stephen J. Turnbull
-
Check for gdbm/ndbm.h, too.2009-09-24, by Stephen J. Turnbull
-
Fix crash due to mishandling transparency.2009-09-23, by Stephen J. Turnbull
-
lisp beginning-end-of-defun-function Changelog entry2009-09-22, by Andreas Roehler
-
funcall beginning-of-defun-function arg2009-09-21, by andreas roehler
-
Add arglist info for autoloaded functions and macros.2009-09-20, by Aidan Kehoe
-
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist2009-09-20, by Aidan Kehoe
-
Add argument information to remaining MANY or UNEVALLED C subrs.2009-09-20, by Aidan Kehoe
-
Support last two arguments to #'make-coding-system being optional, again.2009-09-20, by Aidan Kehoe
-
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.2009-09-20, by Aidan Kehoe
-
Move the #'query-coding-region implementation to C.2009-09-19, by Aidan Kehoe
-
Don't set `pre-display-buffer-function'.2009-09-19, by Mike Sperber
-
Fix a bug with Unicode error sequences and very short input strings.2009-09-11, by Aidan Kehoe
-
Random (minimal) performance improvements at startup.2009-09-06, by Aidan Kehoe
-
Fix various small issues with the multiple-value implementation.2009-09-06, by Aidan Kehoe
-
Reproducer for menubar-x.c crash.2009-09-03, by Jerry James
-
Do not move cursor position in gnuclient started buffer if user did2009-08-29, by It's me FKtPp \;)
-
Be more reliable about loading cl-macs at byte-compile time, cl.el.2009-08-27, by Aidan Kehoe
-
Fix build problems on WIN32 platforms caused by the large image crash fix.2009-08-24, by Jerry James
-
Implement turn-off-auto-fill.2009-08-19, by Malcolm Purvis
-
Eliminate 781 funcalls at startup, simple.el2009-08-18, by Aidan Kehoe
-
Test the multiple-value functionality.2009-08-16, by Aidan Kehoe
-
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.2009-08-11, by Aidan Kehoe
-
Support full Common Lisp multiple values in C.2009-08-16, by Aidan Kehoe
-
Make the initialisation of xpm-color-symbols a bit more reasonable.2009-08-16, by Aidan Kehoe
-
Correct an ancient typo workaround, thank you Julian Bradfield!2009-08-14, by Aidan Kehoe
-
In `set-window-configuration', don't restore frame size unconditionally.2009-08-03, by Mike Sperber
-
Add `set-window-pixel-{width,height} convenience functions.2009-07-29, by Mike Sperber
-
Revert to original language environment, tests/automated/mule-tests.el.2009-08-10, by Aidan Kehoe
-
Deal with arglist newlines better, #'function-arglist, #'function-documentation2009-08-10, by Aidan Kehoe
-
Remove some extra parentheses, #'set-face-background-pixmap-file.2009-08-09, by Aidan Kehoe
-
automatic merge2009-07-28, by Stephen J. Turnbull
-
Improve redisplay docs in Internals a bit.2009-07-28, by Stephen J. Turnbull
-
Fix typos in face.c.2009-07-28, by Stephen J. Turnbull
-
Fix incorrect Xft resources in Info docs.2009-07-28, by Stephen J. Turnbull
-
Fix UNUSED and USED_IF parsing in make-docfile.c.2009-07-28, by Stephen J. Turnbull
-
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.2009-07-28, by Mike Sperber
-
Don't install silly symlinks when $(prefix) != $(exec_prefix).2009-07-28, by Mike Sperber
-
Print a few more variables upon --debug-paths.2009-07-28, by Mike Sperber
-
Expand @PREFIX@ in paths.h.2009-07-28, by Mike Sperber
-
More accurate tests for explicitly-set paths.2009-07-28, by Mike Sperber
-
ChangeLog for patch to debug-on-error-docstring.2009-07-26, by Stephen J. Turnbull
-
Add FAQ on network slows (lookup order of DNS and /etc/hosts).2009-07-26, by Stephen J. Turnbull
-
imported patch accept-process-output-docstring2009-07-26, by Stephen J. Turnbull
-
Use correct separator when registering options to _AC_USER_OPTS.2009-07-26, by Stephen J. Turnbull
-
Avoid errors in Dired when opening directories.2009-07-18, by Aidan Kehoe
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2009-07-14, by Aidan Kehoe
-
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.2009-07-14, by Aidan Kehoe
-
Fix for issue 5212009-07-12, by Adrian Aichner
-
typo fix2009-04-26, by AichnerAd
-
#'find-file: set b-f-c-s even on error (cf. non-existent files),2009-07-13, by Aidan Kehoe
-
Kill buffer if directory name misspelled and user doesn't want to create it.2009-07-12, by Aidan Kehoe
-
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.2009-07-12, by Aidan Kehoe
-
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.2009-07-11, by Aidan Kehoe
-
Prevent integer overflow and subsequent crashes when attempting to load large2009-07-01, by Jerry James
-
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>2009-06-29, by Jerry James
-
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>2009-06-19, by Stephen J. Turnbull
-
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in2009-06-14, by Aidan Kehoe
-
Support #'function-arglist with built-in special forms.2009-06-14, by Aidan Kehoe
-
Set buffer-file-coding-system more sensibly with zero-length files.2009-06-07, by Aidan Kehoe
-
Make CDPATH handling portable, accept entries not matching "/$".2009-06-06, by Aidan Kehoe
-
bytecomp.el: always check code in (interactive SEXP) for sanity2009-06-06, by Aidan Kehoe
-
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>2009-06-05, by Stephen J. Turnbull
-
Added tag r21-5-29 for changeset 5c427ece884b2009-05-18, by Stephen J. Turnbull
-
Update CHANGES-beta for "garbanzo".2009-05-18, by Stephen J. Turnbull
-
Add historical deprecation to PROBLEMS.2009-04-17, by Stephen J. Turnbull
-
Add standard section headers in preparation for 21.5.29.2009-04-17, by Stephen J. Turnbull
-
Add urefs to Lstreams node.2009-04-02, by Stephen J. Turnbull
-
Improve lisp-mnt documentation.2009-04-01, by Stephen J. Turnbull
-
Update FSF address in permissions notice.2009-04-01, by Stephen J. Turnbull
-
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>2009-03-08, by Stephen J. Turnbull
-
Vastly expand the characters x-compose.el supports.2009-03-01, by Aidan Kehoe
-
Merge: fixup ChangeLogs.2009-02-26, by Stephen J. Turnbull
-
Meta on Mac. <87prh51rni.fsf@xemacs.org>2009-02-26, by Stephen J. Turnbull
-
Fix typo in comment on skip_debugger.2009-02-03, by Stephen J. Turnbull
-
Fix a byte compiler bug with characters above ?\xFF.2009-02-22, by Aidan Kehoe
-
#'check-coding-systems-region: return nil on success, not t.2009-02-18, by Aidan Kehoe
-
Correct a test failure uncovered by the last commit.2009-02-17, by Aidan Kehoe
-
Make the majority of tests in tests/automated/mule-tests.el work again.2009-02-17, by Aidan Kehoe
-
Fix query-coding-tests.el failures, non-mule ELCs, mule build.2009-02-17, by Aidan Kehoe
-
Merge, add a ChangeLog entry.2009-02-15, by Aidan Kehoe
-
Backed out changeset 16c9098dd3d2.2009-02-15, by Aidan Kehoe
-
Add GNU Emacs' name for Mac Roman as an alias.2009-02-13, by Aidan Kehoe
-
Actually use leim-list-file-name, #'init-mule-at-startup.2009-02-13, by Aidan Kehoe
-
The URLs in our current config.guess and config.sub files are obsolete.2009-02-11, by Jerry James
-
How about if I make a ChangeLog entry for the number-gmp.c change?2009-02-11, by Jerry James
-
Fix the broken bigfloat-to-string conversion function.2009-02-11, by Jerry James
-
Backed out changeset 38e8af61f38d2009-02-11, by Aidan Kehoe
-
Check if env vars are encodable by native coding system, #'setenv2009-02-11, by Aidan Kehoe
-
Correct string offset and arg handling, #'query-coding-string and related.2009-02-11, by Aidan Kehoe
-
Make #$ truly read-only for Lisp; check this in the test suite.2009-02-10, by Aidan Kehoe
-
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.2009-02-08, by Aidan Kehoe
-
Re-generate configure with autoconf 2.61.2009-02-07, by Mike Sperber
-
Listen to the byte-compiler, core Lisp.2009-02-07, by Aidan Kehoe
-
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.2009-02-07, by Aidan Kehoe
-
Support VS 2005 manifest files2009-02-06, by Vin Shelton
-
Merge.2009-02-04, by Aidan Kehoe
-
Remove any reference to mocklisp as an active technology.2009-02-04, by Aidan Kehoe
-
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.2009-02-04, by Aidan Kehoe
-
Document the force-coding-system-equivalency macro in coding.el.2009-02-04, by Aidan Kehoe
-
Merge.2009-02-04, by Aidan Kehoe
-
Some cosmetic namespace cleanup, glyphs.el, coding.el.2009-01-15, by Aidan Kehoe
-
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.2009-02-04, by Aidan Kehoe
-
Distinguish between special forms and subrs, #'describe-function-1.2009-02-04, by Aidan Kehoe
-
Update comment.2009-02-02, by Stephen J. Turnbull
-
Set icon resource on frame early enough for openbox to find it.2009-02-02, by Stephen J. Turnbull
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2009-01-31, by Aidan Kehoe
-
Merge.2009-01-31, by Aidan Kehoe
-
Display control characters using carets, invalid-sequence-coding-system2009-01-31, by Aidan Kehoe
-
YAFMT2009-01-31, by Stephen J. Turnbull
-
Adopt Martin's suggestion of "char **argv" throughout configure.ac.2009-01-31, by Stephen J. Turnbull
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2009-01-31, by Aidan Kehoe
-
Correct a bug in #'display-graphic-p.2009-01-31, by Aidan Kehoe
-
Document non-obvious usages.2008-11-25, by Stephen J. Turnbull
-
Clarify comment in struct x_frame.2008-11-20, by Stephen J. Turnbull
-
Correct little-endian UTF-16 surrogate handling.2009-01-31, by Aidan Kehoe
-
Fix make check after my last change.2009-01-18, by Aidan Kehoe
-
Merge.2009-01-18, by Aidan Kehoe
-
Print char table values correctly.2009-01-18, by Aidan Kehoe
-
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_22009-01-18, by Aidan Kehoe
-
Fix docstring copy-pasto.2009-01-18, by Ville Skyttä
-
Docstring spelling fixes.2009-01-18, by Ville Skyttä
-
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.2009-01-13, by Aidan Kehoe
-
Add #'subr-arity, API taken from GNU, implementation our own.2009-01-11, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2009-01-03, by Aidan Kehoe
-
Correct the CCL programs used by the coding system in ccl-tests.el.2009-01-03, by Aidan Kehoe
-
Fix build broken by descr-text.el defcustom.2009-01-01, by Stephen J. Turnbull
-
Merge.2008-12-30, by Aidan Kehoe
-
Add check-coding-systems-region, test it and others, fix some bugs.2008-12-28, by Aidan Kehoe
-
Merge.2008-12-28, by Aidan Kehoe
-
Add #'query-coding-region tests; do the work necessary to get them running.2008-12-28, by Aidan Kehoe
-
2008-08-09 Aidan Kehoe <kehoea@parhasard.net>2008-08-09, by Aidan Kehoe
-
Merge.2008-08-09, by Aidan Kehoe
-
Add #'skip-chars-quote to subr.el2008-08-09, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-07-17, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-07-09, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-06-09, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-06-01, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-25, by Aidan Kehoe
-
Merge my change of 2008-05-14 to the query-coding-region code.2008-05-21, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-21, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-13, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-11, by Aidan Kehoe
-
Add #'query-coding-clear-highlights.2008-05-11, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-03, by Aidan Kehoe
-
Correct a docstring2008-05-03, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-03-13, by Aidan Kehoe
-
Fix some bugs.2008-03-13, by Aidan Kehoe
-
Merge.2008-01-21, by Aidan Kehoe
-
First part of interactive checks that coding systems encode regions.2008-01-21, by Aidan Kehoe
-
Call XFreeFontPath appropriately in #'x-get-font-path.2008-12-30, by Aidan Kehoe
-
Check absolute source file names against DOC with #'file-newer-than-file-p.2008-12-30, by Aidan Kehoe
-
Make functions in frame.el more general.2008-12-30, by Aidan Kehoe
-
Merge after pull.2008-12-29, by Stephen J. Turnbull
-
Fix my syntax errors.2008-12-29, by Stephen J. Turnbull
-
Fix my syntax errors.2008-12-29, by Stephen J. Turnbull
-
Add terminating newline to .hgignore.2008-12-29, by Stephen J. Turnbull
-
Merge.2008-12-29, by Aidan Kehoe
-
Correct a misunderstanding of the semantics of #'return in #'symbol-file.2008-12-27, by Aidan Kehoe
-
Fix some bugs in load-history construction, built-in symbol file names.2008-12-27, by Aidan Kehoe
-
Allow compilation under Cygwin 1.72008-12-28, by acs
-
Clarify syntax in configure.ac following Vladimir Ivanovic's change.2008-12-27, by Aidan Kehoe
-
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v2008-12-27, by Vladimir G. Ivanovic
-
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}2008-12-22, by Aidan Kehoe
-
#'built-in-face-specifiers; document that we're returning a copy.2008-12-22, by Aidan Kehoe
-
Merge.2008-12-22, by Aidan Kehoe
-
Return a list copy in #'built-in-face-specifiers, pre-empting modification. bytecomp-coding-system-2008-10-292008-12-21, by Aidan Kehoe