Mercurial > hg > xemacs-beta
graph
-
Added tag ben-lisp-object-bp for changeset aaf96f4ba612Sat, 26 Dec 2009 00:20:16 -0600, by Ben Wing
-
Correct the #'delete-duplicates calls, setup-paths.elThu, 11 Mar 2010 15:41:10 +0000, by Aidan Kehoe
-
Fix "make check" under native windowsMon, 08 Mar 2010 14:37:15 -0500, by Vin Shelton
-
some changes to doc strings/comments in disp-table.elSun, 07 Mar 2010 06:43:19 -0600, by Ben Wing
-
Added tag ben-lisp-object-bp for changeset aaf96f4ba612Sat, 26 Dec 2009 00:20:16 -0600, by Ben Wing
-
mergeSat, 06 Mar 2010 21:14:08 -0600, by Ben Wing
-
make test backtraces smallerSat, 06 Mar 2010 21:13:19 -0600, by Ben Wing
-
add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is setSat, 06 Mar 2010 00:44:13 -0600, by Ben Wing
-
mergeSun, 07 Mar 2010 00:40:34 +0900, by Stephen J. Turnbull
-
Test escape-quoted for the range U+0000 to U+00FF.Sun, 07 Mar 2010 00:32:18 +0900, by Stephen J. Turnbull
-
Remove #'byte-compile-compiled-obj-to-list, bytecomp.elSat, 06 Mar 2010 13:44:39 +0000, by Aidan Kehoe
-
fix Stephen's bug with frame sizingSat, 06 Mar 2010 00:01:04 -0600, by Ben Wing
-
add documentation to frame.c, rearrange some functions to consolidate in related areasFri, 05 Mar 2010 22:50:27 -0600, by Ben Wing
-
mergeFri, 05 Mar 2010 17:51:36 -0600, by Ben Wing
-
mergeFri, 05 Mar 2010 07:20:26 -0600, by Ben Wing
-
fix auto-autoloads when default coding system is utf-8Fri, 26 Feb 2010 07:44:49 -0600, by Ben Wing
-
fix bad bug with escape-quoted handlingFri, 05 Mar 2010 07:16:22 -0600, by Ben Wing
-
Avoid the query-coding-tests.el hang, by fixing a logic bug.Fri, 05 Mar 2010 15:11:52 +0000, by Aidan Kehoe
-
Use #'subseq, not #'substring, in native-windows-specific code, make-docfile.elThu, 04 Mar 2010 16:47:16 +0000, by Aidan Kehoe
-
mergeThu, 04 Mar 2010 07:26:05 -0600, by Ben Wing
-
Updates to internals.texiThu, 04 Mar 2010 07:19:03 -0600, by Ben Wing
-
mergeThu, 04 Mar 2010 02:46:38 -0600, by Ben Wing
-
fix outdated commentWed, 03 Mar 2010 05:41:44 -0600, by Ben Wing
-
mergeWed, 03 Mar 2010 05:19:49 -0600, by Ben Wing
-
move inclusion point of text.h to clean things up a bitTue, 02 Mar 2010 06:19:51 -0600, by Ben Wing
-
fix compile errors/warningsTue, 02 Mar 2010 05:22:10 -0600, by Ben Wing
-
Further frame-geometry cleanupsWed, 03 Mar 2010 05:07:47 -0600, by Ben Wing
-
Make #'substring an alias of #'subseq; give the latter the byte code.Wed, 03 Mar 2010 18:40:12 +0000, by Aidan Kehoe
-
Signal an error upon reading 1/0.Tue, 02 Mar 2010 13:42:37 -0700, by Jerry James
-
Remove man/custom.texi.Tue, 02 Mar 2010 13:25:45 -0700, by Jerry James
-
Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, tooTue, 02 Mar 2010 13:20:51 +0000, by Aidan Kehoe
-
Handle the :from-end argument correctly, #'delete-duplicates compiler macro.Tue, 02 Mar 2010 13:02:36 +0000, by Aidan Kehoe
-
Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.Mon, 01 Mar 2010 21:05:33 +0000, by Aidan Kehoe
-
Back out revision c673987f5f3d, undump mule/make-coding-system.el.Fri, 26 Feb 2010 15:52:24 +0000, by Aidan Kehoe
-
Merge.Fri, 26 Feb 2010 15:24:58 +0000, by Aidan Kehoe
-
Backed out changeset c673987f5f3dFri, 26 Feb 2010 15:22:15 +0000, by Aidan Kehoe
-
The background-placement face property.Thu, 25 Feb 2010 16:19:01 +0100, by Didier Verna
-
mergeThu, 25 Feb 2010 06:14:50 -0600, by Ben Wing
-
fix for clipped minibuffer windowThu, 25 Feb 2010 06:11:07 -0600, by Ben Wing
-
clean up toolbar/gutter edge geometryThu, 25 Feb 2010 04:45:13 -0600, by Ben Wing
-
fix issues with display of argument docstringsThu, 25 Feb 2010 04:10:52 -0600, by Ben Wing
-
Normally return a compiled function if one argument, #'constantly.Wed, 24 Feb 2010 17:17:13 +0000, by Aidan Kehoe
-
Modify XLIKE_get_gc's prototypeWed, 24 Feb 2010 15:45:20 +0100, by Didier Verna
-
Fixes for bitmap mask files handlingWed, 24 Feb 2010 11:08:30 +0100, by Didier Verna
-
mergeTue, 23 Feb 2010 05:11:15 -0600, by Ben Wing
-
fix typo in commentTue, 23 Feb 2010 01:13:55 -0600, by Ben Wing
-
fix so that CL docstrings (with &key, etc.) handled properlyTue, 23 Feb 2010 01:12:13 -0600, by Ben Wing
-
move test-harness to lisp/ directory so it gets byte-compiledMon, 22 Feb 2010 22:04:55 -0600, by Ben Wing
-
dump make-coding-systemMon, 22 Feb 2010 21:26:18 -0600, by Ben Wing
-
add functions `stable-union' and `stable-intersection' to do stable set operationsMon, 22 Feb 2010 21:23:02 -0600, by Ben Wing
-
add documentation on keywords to cl*.elMon, 22 Feb 2010 21:17:47 -0600, by Ben Wing
-
fix expected-buggy test to avoid abort in test fileMon, 22 Feb 2010 21:16:19 -0600, by Ben Wing
-
remove unused var in test-harnessMon, 22 Feb 2010 21:14:06 -0600, by Ben Wing
-
mergeMon, 22 Feb 2010 06:58:20 -0600, by Ben Wing
-
fix compile warningMon, 22 Feb 2010 06:56:35 -0600, by Ben Wing
-
mergeSun, 21 Feb 2010 21:01:09 -0600, by Ben Wing
-
mergeSun, 21 Feb 2010 21:00:09 -0600, by Ben Wing
-
fix memory usage stats to include pdumped objectsSun, 21 Feb 2010 15:29:12 -0600, by Ben Wing
-
clean up a bit the object-memory-usage-stats after gcSun, 21 Feb 2010 05:19:08 -0600, by Ben Wing
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-outMon, 22 Feb 2010 20:09:23 +0000, by Aidan Kehoe
-
Add #'constantly, as specified by ANSI Common Lisp.Mon, 22 Feb 2010 20:08:51 +0000, by Aidan Kehoe
-
Simplify assertion in events.c so it will build under Visual Studio 6Sun, 21 Feb 2010 23:20:44 -0500, by Vin Shelton
-
fix build problem with pdumpSun, 21 Feb 2010 20:58:45 -0600, by Ben Wing
-
fix to assert in extents.c, so `make check' worksSun, 21 Feb 2010 03:06:43 -0600, by Ben Wing
-
mergeSat, 20 Feb 2010 23:56:01 -0600, by Ben Wing
-
mergeSat, 20 Feb 2010 18:57:55 -0600, by Ben Wing
-
Fix quick-build, use asserts() in place of ABORT()Sat, 20 Feb 2010 05:05:54 -0600, by Ben Wing
-
mergeSat, 20 Feb 2010 23:38:04 -0600, by Ben Wing
-
mergeSat, 20 Feb 2010 23:34:25 -0600, by Ben Wing
-
put width before height consistently, fix a real bug found in the processSat, 20 Feb 2010 18:56:01 -0600, by Ben Wing
-
some random fixupsSat, 20 Feb 2010 03:24:08 -0600, by Ben Wing
-
more frame-sizing cleanupsTue, 16 Feb 2010 01:21:32 -0600, by Ben Wing
-
remove duplicative code in change_frame_size()Mon, 15 Feb 2010 22:58:10 -0600, by Ben Wing
-
various frame-geometry fixesMon, 15 Feb 2010 22:14:11 -0600, by Ben Wing
-
Fix some compile warnings, make vdb test code conditional on DEBUG_XEMACSMon, 15 Feb 2010 21:52:39 -0600, by Ben Wing
-
add regexp-debuggingMon, 15 Feb 2010 21:51:22 -0600, by Ben Wing
-
fixes to test harness to allow backtracing/debugging of failuresSat, 20 Feb 2010 20:04:44 -0600, by Ben Wing
-
mergeSat, 20 Feb 2010 19:04:55 -0600, by Ben Wing
-
major dynarr fixesSat, 20 Feb 2010 03:46:22 -0600, by Ben Wing
-
fix c-testsSat, 20 Feb 2010 03:45:15 -0600, by Ben Wing
-
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1Fri, 19 Feb 2010 23:46:53 +0000, by Aidan Kehoe
-
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.Sun, 07 Feb 2010 12:24:03 +0000, by Aidan Kehoe
-
Fix a multiple-value bug, mapcarX; correct a comment and a label name.Fri, 19 Feb 2010 23:21:27 +0000, by Aidan Kehoe
-
Remove the unused PDWORD_PTR typedef from syswindows.hFri, 19 Feb 2010 09:30:45 +0000, by Aidan Kehoe
-
Fix Windows build by removing reference to no longer existent term.texi fileThu, 18 Feb 2010 19:23:32 -0500, by Vin Shelton
-
Remove man/term.texi from core.Wed, 17 Feb 2010 15:11:34 -0700, by Jerry James
-
Winclient updatesThu, 11 Feb 2010 19:33:50 -0500, by Vin Shelton
-
mergeWed, 10 Feb 2010 23:15:40 +0900, by Stephen J. Turnbull
-
Add information about repos and VCSes to FAQ.Wed, 10 Feb 2010 20:51:51 +0900, by Stephen J. Turnbull
-
mergeWed, 10 Feb 2010 07:25:19 -0600, by Ben Wing
-
revamp DFC comment in text.h, some whitespace cleanupWed, 10 Feb 2010 07:15:36 -0600, by Ben Wing
-
Restore Jerry's ChangeLog for src/s/hpux11-shr.h.Wed, 10 Feb 2010 13:46:54 +0900, by Stephen J. Turnbull
-
mergeTue, 09 Feb 2010 19:34:19 -0600, by Ben Wing
-
error-checking, Windows shutdown changesTue, 09 Feb 2010 19:13:44 -0600, by Ben Wing
-
long comment in syswindows.h about build constantsTue, 09 Feb 2010 19:07:36 -0600, by Ben Wing
-
fix bad defn of disabled inline assertTue, 09 Feb 2010 06:49:57 -0600, by Ben Wing
-
mergeTue, 09 Feb 2010 03:53:52 -0600, by Ben Wing
-
fix non-Mule buildTue, 09 Feb 2010 00:30:59 -0600, by Ben Wing
-
add comment about simultaneous window-system consolesMon, 08 Feb 2010 23:40:38 -0600, by Ben Wing
-
remove bogus usage of annotations from help.elMon, 08 Feb 2010 21:35:50 -0600, by Ben Wing
-
enable more warnings and fix themMon, 08 Feb 2010 21:28:57 -0600, by Ben Wing
-
cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)Mon, 08 Feb 2010 16:51:25 -0600, by Ben Wing
-
cleanups to debug-print, try harder to make it work during GCMon, 08 Feb 2010 07:00:24 -0600, by Ben Wing
-
changes to VOID_TO_LISP et al.Mon, 08 Feb 2010 06:42:16 -0600, by Ben Wing
-
Remove extra junk from man/ChangeLogMon, 08 Feb 2010 04:47:56 -0600, by Ben Wing
-
some internals-manual updatesMon, 08 Feb 2010 02:03:25 -0600, by Ben Wing
-
Windows fixes for Visual Studio 6Tue, 09 Feb 2010 17:24:24 -0500, by Vin Shelton
-
Miscellaneous small fixes to Windows VS6 buildTue, 09 Feb 2010 16:25:04 -0500, by Vin Shelton
-
Add license information from Marcus Thiessel.Tue, 09 Feb 2010 09:50:49 -0700, by Jerry James
-
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. SeeTue, 09 Feb 2010 09:40:42 -0700, by Jerry James
-
Instantiate Ben's compile fix for nt.cMon, 08 Feb 2010 20:45:21 -0500, by Vin Shelton
-
Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURESSun, 07 Feb 2010 23:34:21 +0000, by Aidan Kehoe
-
Do not assume #'format-decode exists in fileio.c.Sun, 07 Feb 2010 23:31:50 +0000, by Aidan Kehoe
-
#'union doesn't preserve relative order; use #'delete-duplicates instead.Sun, 07 Feb 2010 14:37:35 +0000, by Aidan Kehoe
-
fix some compile bugs of Aidan'sSun, 07 Feb 2010 07:10:01 -0600, by Ben Wing
-
Automatic mergeSun, 07 Feb 2010 05:23:07 -0600, by Ben Wing
-
fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some filesSun, 07 Feb 2010 05:21:40 -0600, by Ben Wing
-
fix compile error in mapcarXSun, 07 Feb 2010 00:32:54 -0600, by Ben Wing
-
Merge.Sat, 06 Feb 2010 12:28:19 +0000, by Aidan Kehoe
-
Move #'some, #'every to C, implementing them with mapcarX.Wed, 03 Feb 2010 20:26:47 +0000, by Aidan Kehoe
-
Merge.Wed, 03 Feb 2010 20:18:53 +0000, by Aidan Kehoe
-
Move the various map* functions to C; add #'map-into.Sun, 31 Jan 2010 18:29:48 +0000, by Aidan Kehoe
-
Automatic mergeSat, 06 Feb 2010 04:27:47 -0600, by Ben Wing
-
convert some source files to utf-8Sat, 06 Feb 2010 04:26:09 -0600, by Ben Wing
-
Automatic mergeSat, 06 Feb 2010 04:05:16 -0600, by Ben Wing
-
implement configure test for whether ndbm.h prototypes are brokenSat, 06 Feb 2010 03:26:34 -0600, by Ben Wing
-
Automatic mergeSat, 06 Feb 2010 04:01:46 -0600, by Ben Wing
-
make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systemsSat, 06 Feb 2010 03:59:18 -0600, by Ben Wing
-
fix compile problems on Windows nativeFri, 05 Feb 2010 23:22:59 -0600, by Ben Wing
-
Add GPL v2 or later header to s/sco7.h.Fri, 05 Feb 2010 13:43:53 -0700, by Jerry James
-
Remove old external module test.Fri, 05 Feb 2010 13:36:03 -0700, by Jerry James
-
Automatic mergeFri, 05 Feb 2010 12:12:28 -0600, by Ben Wing
-
xlike, doc changesFri, 05 Feb 2010 12:11:12 -0600, by Ben Wing
-
Automatic mergeFri, 05 Feb 2010 11:53:57 -0600, by Ben Wing
-
Automatic mergeFri, 05 Feb 2010 11:25:00 -0600, by Ben Wing
-
Cleanups/renaming of EXTERNAL_TO_C_STRING and friendsFri, 05 Feb 2010 11:02:24 -0600, by Ben Wing
-
Martin Buchholz claims tests/frame.el.Fri, 05 Feb 2010 10:50:06 -0700, by Jerry James
-
fix bug #668 (compile error, not --with-debug)Fri, 05 Feb 2010 08:09:03 -0600, by Ben Wing
-
Automatic mergeFri, 05 Feb 2010 05:04:43 -0600, by Ben Wing
-
Automatic mergeFri, 05 Feb 2010 04:28:08 -0600, by Ben Wing
-
Rename xfree(FOO, TYPE) -> xfree(FOO)Thu, 04 Feb 2010 07:28:14 -0600, by Ben Wing
-
Automatic mergeFri, 05 Feb 2010 04:27:45 -0600, by Ben Wing
-
fix compile problems in bytecode.c when no error-check-byte-code (issue 666)Fri, 05 Feb 2010 04:07:47 -0600, by Ben Wing
-
fix compile errorsThu, 04 Feb 2010 18:27:39 -0600, by Ben Wing
-
change name of lock file to avoid problems with etags, byte-recompile-directory, etc.Thu, 04 Feb 2010 05:58:40 -0600, by Ben Wing
-
put back patch to get more informative staticpro debuggingThu, 04 Feb 2010 05:55:25 -0600, by Ben Wing
-
fix compile problemsThu, 04 Feb 2010 05:39:00 -0600, by Ben Wing
-
Automatic mergeWed, 03 Feb 2010 21:46:21 -0600, by Ben Wing
-
fix crash in glyph-cachelsWed, 03 Feb 2010 21:06:14 -0600, by Ben Wing
-
rewrite dynarr codeWed, 03 Feb 2010 20:51:18 -0600, by Ben Wing
-
mergeMon, 01 Feb 2010 14:11:36 -0600, by Ben Wing
-
Fix lots of ChangeLog duplicationMon, 01 Feb 2010 13:36:26 -0600, by Ben Wing
-
fix compile errorMon, 01 Feb 2010 13:35:15 -0600, by Ben Wing
-
mergeMon, 01 Feb 2010 06:21:33 -0600, by Ben Wing
-
mergeMon, 01 Feb 2010 05:29:05 -0600, by Ben Wing
-
Change Xft warning in configure.ac to make filtering it more safeSun, 31 Jan 2010 21:11:44 -0600, by Ben Wing
-
slight cleanup, move EXFUN of regexp-quote to lisp.hFri, 29 Jan 2010 23:38:50 -0600, by Ben Wing
-
mergeThu, 28 Jan 2010 04:27:30 -0600, by Ben Wing
-
finish doc comment on `lisp-indent-specform'Thu, 28 Jan 2010 03:32:18 -0600, by Ben Wing
-
mergeThu, 28 Jan 2010 02:48:45 -0600, by Ben Wing
-
fix compile errors due to mismatched string pointer typesThu, 28 Jan 2010 01:15:10 -0600, by Ben Wing
-
turn on load-ignore-out-of-date-elc-files by defaultWed, 27 Jan 2010 00:45:06 -0600, by Ben Wing
-
fix an obscure crash reading from stream devicesWed, 27 Jan 2010 00:44:03 -0600, by Ben Wing
-
function renamings to track names of char typedefsWed, 27 Jan 2010 00:35:36 -0600, by Ben Wing
-
Mule-izing, various fixes related to char * argumentsTue, 26 Jan 2010 23:22:30 -0600, by Ben Wing
-
some fixes to gdbinit.in.inTue, 26 Jan 2010 22:48:23 -0600, by Ben Wing
-
Random changes to make-msgfile.lexTue, 26 Jan 2010 22:44:43 -0600, by Ben Wing
-
compile-related functions added, for use in Unicode-internal wsSun, 17 Jan 2010 04:52:48 -0600, by Ben Wing
-
fix some tests in `make check', also add our own file-testsMon, 25 Jan 2010 03:03:49 -0600, by Ben Wing
-
Somehow fix-perms.sh didn't get committedMon, 25 Jan 2010 02:48:52 -0600, by Ben Wing
-
(main branch) redo capitalize-string-as-titleSun, 24 Jan 2010 00:27:03 -0600, by Ben Wing
-
(main branch) Update make-syntax-table docSun, 24 Jan 2010 00:26:10 -0600, by Ben Wing
-
Fixes to configure so --with-error-checking=yes worksSat, 23 Jan 2010 04:45:49 -0600, by Ben Wing
-
rebuild configureSun, 24 Jan 2010 22:28:01 -0600, by Ben Wing
-
(for main branch) Indent all `with-*' expressions correctlyFri, 22 Jan 2010 04:18:20 -0600, by Ben Wing
-
use two hashes for comments in Makefile.in.inThu, 21 Jan 2010 04:10:57 -0600, by Ben Wing
-
(for main branch) add long comment about types of magic symbolsWed, 20 Jan 2010 22:30:33 -0600, by Ben Wing
-
build fixes for gdbinit and config-dependent elc filesWed, 20 Jan 2010 19:48:26 -0600, by Ben Wing
-
(for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhereTue, 19 Jan 2010 11:25:37 -0600, by Ben Wing
-
(for main branch) Proper fix for dynarr->largest value assertion failure.Tue, 19 Jan 2010 05:35:57 -0600, by Ben Wing
-
(for main branch) Also reset dynarr->largest value during pdump.Tue, 19 Jan 2010 05:07:36 -0600, by Ben Wing
-
modify gdbinit to track Makefile.in.in, add command for update-elc-2Tue, 19 Jan 2010 01:24:21 -0600, by Ben Wing
-
make it easier to debug staticpro crashes.Tue, 19 Jan 2010 01:21:39 -0600, by Ben Wing
-
mergeSun, 24 Jan 2010 22:06:20 -0600, by Ben Wing
-
fix compile issues with gcc 4Sun, 24 Jan 2010 22:04:58 -0600, by Ben Wing
-
mergeThu, 21 Jan 2010 00:46:37 -0600, by Ben Wing
-
fix up comments about finalizers and NEWGC internal objectsWed, 20 Jan 2010 04:20:49 -0600, by Ben Wing
-
fix dynarr-related crash apparently due to compiler bugWed, 20 Jan 2010 02:25:04 -0600, by Ben Wing
-
change text_width method to take a window, in preparation for unicode-internal changesTue, 19 Jan 2010 11:21:34 -0600, by Ben Wing
-
Add copyright and license information for Jonathan Harris's contributions.Wed, 03 Feb 2010 09:43:16 -0700, by Jerry James
-
Add copyright and license information to s/mach-bsd4-3.h.Wed, 03 Feb 2010 09:17:33 -0700, by Jerry James
-
fix minor compile problemWed, 03 Feb 2010 09:31:49 -0600, by Ben Wing
-
temporarily back out part of patch to avoid compile probsWed, 03 Feb 2010 09:30:49 -0600, by Ben Wing
-
remove old no-longer-useful kludgy compiled-fun annotations hackWed, 03 Feb 2010 08:50:00 -0600, by Ben Wing
-
mergeWed, 03 Feb 2010 08:03:15 -0600, by Ben Wing
-
add more byte-code assertions and better failure outputWed, 03 Feb 2010 08:01:55 -0600, by Ben Wing
-
Merge.Wed, 03 Feb 2010 09:06:58 +0000, by Aidan Kehoe
-
Remove a couple of XEmacs-specific duplicate functions, find-paths.elWed, 03 Feb 2010 09:04:35 +0000, by Aidan Kehoe
-
Automatic mergeWed, 03 Feb 2010 02:56:21 -0600, by Ben Wing
-
xlike cleanup, documentationWed, 03 Feb 2010 02:46:50 -0600, by Ben Wing
-
split USE_XFT into HAVE_XFT/USE_XFTMon, 01 Feb 2010 22:00:29 -0600, by Ben Wing
-
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-fileWed, 03 Feb 2010 00:20:08 +0000, by Aidan Kehoe
-
When aborting due to unknown opcode, output more descriptive msgTue, 02 Feb 2010 15:19:15 -0600, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacsMon, 01 Feb 2010 23:14:46 -0600, by Ben Wing
-
use more specific `scan-error' in scan-lists to be GNU compatibleMon, 01 Feb 2010 23:07:33 -0600, by Ben Wing
-
Fix Visual Studio 6 buildMon, 01 Feb 2010 17:08:41 -0500, by Vin Shelton
-
Make canoncase visible to Lisp; use it with chars in internal_equalp.Mon, 01 Feb 2010 17:57:04 +0000, by Aidan Kehoe
-
fix xft compile errorMon, 01 Feb 2010 06:20:05 -0600, by Ben Wing
-
various fixes related to gtk, redisplay-xlike-inc.cMon, 01 Feb 2010 02:15:28 -0600, by Ben Wing
-
mergeMon, 01 Feb 2010 01:05:28 -0600, by Ben Wing
-
implement equalp in C, fix case-folding, add equal() method for keymapsMon, 01 Feb 2010 01:02:40 -0600, by Ben Wing
-
Change "special form" to "special operator" in our sources.Sun, 31 Jan 2010 20:28:01 +0000, by Aidan Kehoe
-
Don't compare the same octet with itself if checking for boyer_moore_okSun, 31 Jan 2010 18:09:57 +0000, by Aidan Kehoe
-
fix compile problems in intl-encap* under VS6Sat, 30 Jan 2010 20:34:23 -0600, by Ben Wing
-
fix CRLF line endings in search-tests.elSat, 30 Jan 2010 18:47:17 -0600, by Ben Wing
-
Don't use Boyer-Moore if repeated octets & case-insensitive search.Sat, 30 Jan 2010 22:25:39 +0000, by Aidan Kehoe
-
Add tests for the regexp-ranges-treat-control-1-chars badly bug.Sat, 30 Jan 2010 19:23:43 +0000, by Aidan Kehoe
-
Make #'find-function behave better with dumped functions, installed XEmacsSat, 30 Jan 2010 15:47:37 +0000, by Aidan Kehoe
-
mergeFri, 29 Jan 2010 20:59:21 -0600, by Ben Wing
-
fix longstanding search bug involving searching for Control-1 charsFri, 29 Jan 2010 20:57:42 -0600, by Ben Wing
-
fix reversed old-Cyrillic case mappingsFri, 29 Jan 2010 20:49:50 -0600, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacsFri, 29 Jan 2010 15:06:36 -0600, by Ben Wing
-
Add copyright and license information based on Ben's recollections.Thu, 28 Jan 2010 12:59:48 -0700, by Jerry James
-
Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.Thu, 28 Jan 2010 04:02:14 -0600, by Ben Wing
-
Fix the build problem in number.cWed, 27 Jan 2010 14:36:24 +0000, by Aidan Kehoe
-
fix failing-case output of Assert-test, add Assert-test-notWed, 27 Jan 2010 06:00:09 -0600, by Ben Wing
-
minor comment fixWed, 27 Jan 2010 05:58:38 -0600, by Ben Wing
-
Add Unicode-case-table-based torture test to case-tests.elWed, 27 Jan 2010 05:27:02 -0600, by Ben Wing
-
mergeWed, 27 Jan 2010 00:37:59 -0600, by Ben Wing
-
mergeTue, 26 Jan 2010 18:08:47 -0600, by Ben Wing
-
Merge.Tue, 26 Jan 2010 15:16:31 +0000, by Aidan Kehoe
-
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignumsSun, 24 Jan 2010 15:21:27 +0000, by Aidan Kehoe
-
Fix the bugs necessary to resolve the trivial test failures in mule-tests.elTue, 26 Jan 2010 02:22:10 +0000, by Aidan Kehoe
-
Be more careful about canonical integer forms when dealing with ratios.Sun, 24 Jan 2010 19:56:31 +0000, by Aidan Kehoe
-
merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.cMon, 18 Jan 2010 08:44:49 -0600, by Ben Wing
-
break out common separate-into-runs routines into redisplay-xlike-inc.cMon, 18 Jan 2010 06:21:05 -0600, by Ben Wing
-
try harder to avoid crashing when debug-printingMon, 18 Jan 2010 06:05:21 -0600, by Ben Wing
-
fix compile errors when --with-msw=noSat, 16 Jan 2010 06:50:01 -0600, by Ben Wing
-
commit ChangeLog for PROBLEMS changeFri, 15 Jan 2010 07:48:17 -0600, by Ben Wing
-
add issue about building on Cygwin with C++, NEWGC and optimizationFri, 15 Jan 2010 07:46:13 -0600, by Ben Wing
-
Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error messageFri, 15 Jan 2010 06:44:05 -0600, by Ben Wing
-
add "review" lines in intl-encap-win32.c for all unseen functions in processed headersFri, 15 Jan 2010 05:42:21 -0600, by Ben Wing
-
ChangeLog for previous patch: regenerate intl-auto-encap-win32.cFri, 15 Jan 2010 05:12:07 -0600, by Ben Wing
-
regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headersTue, 12 Jan 2010 01:19:01 -0600, by Ben Wing
-
Fix Cygwin module builds when --with-msw=noFri, 15 Jan 2010 04:49:35 -0600, by Ben Wing
-
rewrite check for bad memory in debug_can_save_memoryFri, 15 Jan 2010 04:47:00 -0600, by Ben Wing
-
fix compile problems under Visual Studio 6Fri, 15 Jan 2010 04:41:21 -0600, by Ben Wing
-
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motionWed, 20 Jan 2010 17:30:29 +0000, by Aidan Kehoe
-
Merge.Mon, 18 Jan 2010 08:48:09 +0100, by Mike Sperber
-
Revert cast in check_writable() and fix up macros to use const.Sun, 17 Jan 2010 22:08:56 -0500, by Vin Shelton
-
Specifically look for gnuserv in `exec-directory'.Sun, 17 Jan 2010 12:38:15 +0100, by Mike Sperber
-
Always use our rint(), for rounding consistency with the bignum code.Sat, 16 Jan 2010 19:04:52 +0000, by Aidan Kehoe
-
Fix VS6 build breakage in fileio.cThu, 14 Jan 2010 20:55:10 -0500, by Vin Shelton
-
Fix EOVERFLOW breakage under Visual Studio 6Thu, 14 Jan 2010 20:34:28 -0500, by Vin Shelton
-
Modify X11 bgcolor fallback for the default face.Thu, 14 Jan 2010 21:39:09 +0100, by Didier Verna
-
get make check working againThu, 14 Jan 2010 06:08:55 -0600, by Ben Wing
-
fix more build problemsThu, 14 Jan 2010 06:00:09 -0600, by Ben Wing
-
Move def of CYGWIN_HEADERS to s filesThu, 14 Jan 2010 02:42:58 -0600, by Ben Wing
-
Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhereThu, 14 Jan 2010 02:21:17 -0600, by Ben Wing
-
Add ChangeLog entries for previous changes to tests dirThu, 14 Jan 2010 02:34:47 -0600, by Ben Wing
-
Clean up macro AssertThu, 14 Jan 2010 02:29:13 -0600, by Ben Wing
-
Create Assert-eq, Assert-equal, etc.Thu, 14 Jan 2010 02:18:03 -0600, by Ben Wing
-
fix compile problemsThu, 14 Jan 2010 01:25:16 -0600, by Ben Wing
-
fix build problemsWed, 13 Jan 2010 19:43:16 -0600, by Ben Wing
-
need to provide debug-xemacs for debug-on-error changes to workWed, 13 Jan 2010 13:30:17 -0600, by Ben Wing
-
mergeWed, 13 Jan 2010 13:17:02 -0600, by Ben Wing
-
Fix executable permissions on source filesWed, 13 Jan 2010 13:15:56 -0600, by Ben Wing
-
Fix parentheses.Wed, 13 Jan 2010 12:00:49 -0700, by Jerry James
-
Remove support for non-pdump on Cygwin.Wed, 13 Jan 2010 10:50:47 -0700, by Jerry James
-
be more careful when printing to check for bad objectsWed, 13 Jan 2010 06:02:42 -0600, by Ben Wing
-
clean up object print methodsWed, 13 Jan 2010 05:49:13 -0600, by Ben Wing
-
show description properly in Assert-failure messageWed, 13 Jan 2010 04:25:15 -0600, by Ben Wing
-
Various cleanups for Dynarr code, from Unicode-internal wsWed, 13 Jan 2010 04:07:42 -0600, by Ben Wing
-
add more foo_checking_assert macrosWed, 13 Jan 2010 03:01:43 -0600, by Ben Wing
-
Use with-FOO consistently instead of enable-FOOWed, 13 Jan 2010 02:28:37 -0600, by Ben Wing
-
when `debug', abort when lisp error during loadupWed, 13 Jan 2010 01:55:56 -0600, by Ben Wing
-
changes to get old non-pdump dumping on Cygwin to work (sort of)Tue, 12 Jan 2010 23:19:13 -0600, by Ben Wing
-
fix bad change to default_query_method, rewrite conditional for more correctnessTue, 12 Jan 2010 23:16:33 -0600, by Ben Wing
-
mergeTue, 12 Jan 2010 01:53:35 -0600, by Ben Wing
-
imported patch cygwin-headers-cosmetic-1-11-10Tue, 12 Jan 2010 01:42:20 -0600, by Ben Wing
-
stuff got duplicated in the src ChangeLogTue, 12 Jan 2010 01:42:15 -0600, by Ben Wing
-
imported patch changelog-changes-1-11-10Tue, 12 Jan 2010 01:40:02 -0600, by Ben Wing
-
Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhereTue, 12 Jan 2010 01:38:04 -0600, by Ben Wing
-
mergeSun, 10 Jan 2010 01:06:15 -0600, by Ben Wing
-
fix messed-up fastmap calculation in charset_mule_notSun, 10 Jan 2010 00:49:30 -0600, by Ben Wing
-
fix bug in returning range table ends in unified range table codeSun, 10 Jan 2010 00:49:14 -0600, by Ben Wing
-
fix typo in query codeSun, 10 Jan 2010 00:48:55 -0600, by Ben Wing
-
try to fix problems with link errors involving inlined functionsSun, 27 Dec 2009 20:16:57 -0600, by Ben Wing
-
fix warningsSun, 27 Dec 2009 20:16:19 -0600, by Ben Wing
-
more fixes to get a clean compileSat, 26 Dec 2009 21:04:44 -0600, by Ben Wing
-
use call3_check_string on all invocations of external handlers in expand-file-nameSat, 26 Dec 2009 21:04:32 -0600, by Ben Wing
-
merge changes to get things to compile under cygwinThu, 24 Dec 2009 19:46:51 -0600, by Ben Wing
-
changes to get things to compile under latest cygwinThu, 24 Dec 2009 19:45:23 -0600, by Ben Wing
-
Merge with revision 50102dde8ab2Sun, 10 Jan 2010 10:30:31 +0100, by Didier Verna
-
Cosmetic changes in x-faces.eSun, 10 Jan 2010 10:25:57 +0100, by Didier Verna
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-outSat, 09 Jan 2010 17:29:25 +0000, by Aidan Kehoe
-
Use keywords, not ordinary symbols, in the structure syntax for hash tables.Sat, 09 Jan 2010 17:28:51 +0000, by Aidan Kehoe
-
Deactivate obsolete x-face initialization codSat, 09 Jan 2010 18:26:58 +0100, by Didier Verna
-
Handle bitmap files in bitmap directory properlySat, 09 Jan 2010 17:35:51 +0100, by Didier Verna
-
Fix a bug I introduced in #'with-trapping-errors.Sat, 09 Jan 2010 14:55:13 +0000, by Aidan Kehoe
-
Fix query_string_font lookup domainsSat, 09 Jan 2010 15:49:38 +0100, by Didier Verna
-
Fix query_string_geometry lookup domainSat, 09 Jan 2010 15:31:25 +0100, by Didier Verna
-
Merge.Fri, 08 Jan 2010 14:30:22 +0000, by Aidan Kehoe
-
Change build_string to build_intstring, fixing the Visual C++ build.Fri, 08 Jan 2010 14:28:20 +0000, by Aidan Kehoe
-
Make COLUMN optional in #'indent-region, as in GNU.Fri, 08 Jan 2010 14:20:14 +0000, by Aidan Kehoe
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-outThu, 07 Jan 2010 21:50:59 +0000, by Aidan Kehoe
-
Add a compiler macro for #'map, where CL-TYPE is constant and understood.Thu, 07 Jan 2010 21:50:39 +0000, by Aidan Kehoe
-
Initialize the result variable passed to FcFontMatch. See xemacs-patchesThu, 07 Jan 2010 14:50:24 -0700, by Jerry James
-
Ignore file-too-large conditions when stat()ing a file for dired. The sizeThu, 07 Jan 2010 12:44:25 -0700, by Jerry James
-
Merge.Thu, 07 Jan 2010 17:01:25 +0000, by Aidan Kehoe
-
Use uninterned symbols in various information-hiding contexts.Fri, 01 Jan 2010 19:45:39 +0000, by Aidan Kehoe
-
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.Thu, 07 Jan 2010 15:52:10 +0000, by Aidan Kehoe
-
Unbreak the non-bignum build by only calling reinit_vars_of_number() ifWed, 06 Jan 2010 16:03:37 -0700, by Jerry James
-
Enable rudimentary support for valgrind, including functions that tell valgrindWed, 06 Jan 2010 10:44:06 -0700, by Jerry James
-
Don't create any bignums before pdumping. Add bignum, ratio, and bigfloatWed, 06 Jan 2010 10:01:14 -0700, by Jerry James
-
Merge changeset #b828e06dbe38 with tipWed, 06 Jan 2010 13:56:38 +0100, by Didier Verna
-
New (Common Lisp) function get-propertieWed, 06 Jan 2010 13:48:25 +0100, by Didier Verna
-
Free, rather than discard, the return value of FcNameUnparse. See messageTue, 05 Jan 2010 15:06:02 -0700, by Jerry James
-
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message withMon, 04 Jan 2010 16:48:55 -0700, by Jerry James
-
Fix typo in last patch.Sat, 02 Jan 2010 03:14:09 +0900, by Stephen J. Turnbull
-
Don't args-out-of-range in compare-strings.Sat, 02 Jan 2010 01:02:43 +0900, by Stephen J. Turnbull
-
#'functionp gives nil for special forms, as in CL and GNU Emacs 23.Fri, 01 Jan 2010 00:21:07 +0000, by Aidan Kehoe
-
Merge.Thu, 31 Dec 2009 15:47:03 +0000, by Aidan Kehoe
-
Remove attempted support for 1996-era emacs without self-quoting keywords.Sat, 19 Dec 2009 18:10:20 +0000, by Aidan Kehoe
-
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.Thu, 31 Dec 2009 15:09:41 +0000, by Aidan Kehoe
-
Fix issue 546, use next-single-char-property-change in list-mode.elThu, 31 Dec 2009 08:21:30 +0000, by Aidan Kehoe
-
Remove support for the OffiX drag-and-drop protocol. See xemacs-patchesTue, 22 Dec 2009 15:52:06 -0700, by Jerry James
-
Merge Adrian's issue634 commit (fixup ChangeLog).Tue, 22 Dec 2009 19:07:40 +0900, by Stephen J. Turnbull
-
Merge Adrian's doc commit.Tue, 22 Dec 2009 19:03:25 +0900, by Stephen J. Turnbull
-
Goodbye dk.xemacs.orgMon, 21 Dec 2009 19:21:30 +0100, by Adrian Aichner
-
xemacs: fix issue 634Fri, 27 Nov 2009 00:51:41 +0100, by Adrian Aichner
-
Remove the lib-src/yow binary, which is currently unused anyway. See messageMon, 21 Dec 2009 13:51:39 -0700, by Jerry James
-
Dump the arabic-iso8859-6 character set, again.Mon, 21 Dec 2009 17:48:56 +0000, by Aidan Kehoe
-
Eliminate most core code byte-compile warnings.Fri, 18 Dec 2009 17:49:43 +0000, by Aidan Kehoe
-
Remove more obsolete files. See xemacs-patches message with IDFri, 18 Dec 2009 10:09:54 -0700, by Jerry James
-
Add copyright and GPL v2 or later notices to Andy Piper's contributions, withFri, 18 Dec 2009 09:19:33 -0700, by Jerry James
-
Call character_to_event on characters received from XIM, event-Xt.cThu, 17 Dec 2009 17:51:38 +0000, by Aidan Kehoe
-
Make my last change to elhash.c more kosher, comparing pointers not intsThu, 17 Dec 2009 17:29:32 +0000, by Aidan Kehoe
-
Cast enumerations to int before comparing them for the sake of VC++.Thu, 17 Dec 2009 14:51:37 +0000, by Aidan Kehoe
-
Serialise non-default hash table rehash thresholds correctly; use this.Thu, 17 Dec 2009 13:50:45 +0000, by Aidan Kehoe
-
Don't attempt to free dumped data, alloc.c:resize_string()Thu, 17 Dec 2009 13:15:04 +0000, by Aidan Kehoe
-
Remove Fsave_window_excursion from window.c, it's overridden by Lisp.Thu, 17 Dec 2009 12:57:38 +0000, by Aidan Kehoe
-
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.Tue, 15 Dec 2009 13:45:48 -0700, by Jerry James
-
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.Tue, 15 Dec 2009 13:25:23 -0700, by Jerry James
-
Remove unused Wise installer sources.Mon, 14 Dec 2009 10:41:50 -0700, by Jerry James
-
Remove more obsolete files.Mon, 14 Dec 2009 10:12:02 -0700, by Jerry James
-
Add missing return value type to unicode_query.Sun, 13 Dec 2009 00:59:40 +0900, by Stephen J. Turnbull
-
Remove support for pre-X11R5 systems, including systems without Xmu. SeeThu, 10 Dec 2009 12:42:09 -0700, by Jerry James
-
Etags: use memmove instead of strcpy to move characters within a string. SeeWed, 09 Dec 2009 09:50:36 -0700, by Jerry James
-
Fix log for previous commit.Sat, 05 Dec 2009 01:04:17 +0900, by Stephen J. Turnbull
-
Avoid calling Xft if not built in.Sat, 05 Dec 2009 01:02:33 +0900, by Stephen J. Turnbull
-
automatic mergeFri, 04 Dec 2009 10:59:45 +0900, by Stephen J. Turnbull
-
Prevent font frobbers from operating on TTY specs.Fri, 04 Dec 2009 10:56:38 +0900, by Stephen J. Turnbull
-
Add copyright and license information to files authored by Jan Vroonhof.Thu, 03 Dec 2009 13:55:59 -0700, by Jerry James
-
Make configure --with-database={dbm|gdbm} work again.Wed, 02 Dec 2009 00:25:59 -0500, by Mike Alexander
-
Synchronize window point with current point of old buffer.Sun, 22 Nov 2009 11:31:36 +0100, by Mike Sperber
-
sys_subshell() is needed for WIndows native buildsThu, 19 Nov 2009 18:21:06 -0500, by Vin Shelton
-
Remove support for obsolete systems. See xemacs-patches message with IDWed, 18 Nov 2009 08:49:14 -0700, by Jerry James
-
Implement more of the fontconfig API.Wed, 18 Nov 2009 22:44:28 +0900, by Stephen J. Turnbull
-
Improve warning and error messages from Xft.Wed, 18 Nov 2009 15:25:00 +0900, by Stephen J. Turnbull
-
Update charset_table used by Xft.Wed, 18 Nov 2009 11:28:58 +0900, by Stephen J. Turnbull
-
Fix syntax of some uses of condition-case and with-trapping-errors.Wed, 18 Nov 2009 01:10:56 +0900, by Stephen J. Turnbull
-
Sun Oct 18 00:27:27 2009 +0900Wed, 18 Nov 2009 01:06:53 +0900, by Stephen J. Turnbull
-
Describe duplicate symbols warning.Wed, 18 Nov 2009 01:02:57 +0900, by Stephen J. Turnbull
-
Restore some doc changes that got dropped in a merge.Wed, 18 Nov 2009 00:08:14 +0900, by Stephen J. Turnbull
-
automatic mergeTue, 17 Nov 2009 23:45:42 +0900, by Stephen J. Turnbull
-
Fix crash in regex.c (closes issue630).Tue, 17 Nov 2009 23:41:39 +0900, by Stephen J. Turnbull
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacsMon, 16 Nov 2009 08:08:44 +0000, by Aidan Kehoe
-
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.Sun, 15 Nov 2009 20:52:09 +0000, by Aidan Kehoe
-
Eliminate C asserts from c-tests.Mon, 16 Nov 2009 12:00:38 +0900, by Stephen J. Turnbull
-
Make test from Adam Sjogren's report.Mon, 16 Nov 2009 11:58:19 +0900, by Stephen J. Turnbull
-
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctlySun, 15 Nov 2009 16:53:14 +0000, by Aidan Kehoe
-
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.Sun, 15 Nov 2009 14:59:53 +0000, by Aidan Kehoe
-
Be much more comprehensive in our use of byte-compile-funarg.Sat, 14 Nov 2009 13:33:52 +0000, by Aidan Kehoe
-
Make #'letf not error if handed a #'values form.Sat, 14 Nov 2009 11:43:09 +0000, by Aidan Kehoe
-
Fix modeline-mousable, other faces that inherit from modeline, on startup.Sat, 14 Nov 2009 11:32:10 +0000, by Aidan Kehoe
-
automatic mergeThu, 12 Nov 2009 00:00:11 +0900, by Stephen J. Turnbull
-
Add permissions notices to sigpipe.c and regressiontest.pl.Wed, 11 Nov 2009 23:52:58 +0900, by Stephen J. Turnbull
-
Move functionality of s/darwin.h to configure.ac and config.h.in.Wed, 11 Nov 2009 23:40:15 +0900, by Stephen J. Turnbull
-
Clarify the GPL status of several sample module files. J. Kean JohnstonMon, 09 Nov 2009 13:07:56 -0700, by Jerry James
-
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!Mon, 09 Nov 2009 18:00:10 +0000, by Aidan Kehoe
-
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop theMon, 09 Nov 2009 09:21:59 -0700, by Jerry James
-
Make switch-to-buffer completion avoid current buffer.Mon, 09 Nov 2009 17:05:19 +0100, by Didier Verna
-
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.Sun, 08 Nov 2009 17:27:26 +0000, by Aidan Kehoe
-
Fix typo in test of equalp and add more tests.Mon, 02 Nov 2009 14:00:49 +0900, by Stephen J. Turnbull
-
Add test of nil binding of default-process-coding-system.Mon, 02 Nov 2009 13:29:06 +0900, by Stephen J. Turnbull
-
automatic mergeMon, 02 Nov 2009 13:03:37 +0900, by Stephen J. Turnbull
-
Fix issue145: accept nil in default-process-coding-system.Mon, 02 Nov 2009 12:09:13 +0900, by Stephen J. Turnbull
-
Don't error if handed a string and a non-string, #'equalp.Sun, 01 Nov 2009 15:05:46 +0000, by Aidan Kehoe
-
Fix typo in font-combine-fonts-internal.Sun, 01 Nov 2009 20:21:11 +0900, by Stephen J. Turnbull
-
Improve argument names and update docstrings.Sun, 01 Nov 2009 16:19:02 +0900, by Stephen J. Turnbull
-
Merge improvements in defun-movement docstrings.Sun, 01 Nov 2009 15:54:15 +0900, by Stephen J. Turnbull
-
Improve docstrings of defun movement functions.Fri, 09 Oct 2009 05:10:03 +0900, by Stephen J. Turnbull
-
If STRING is constant, call regexp-quote at compile time.Fri, 30 Oct 2009 15:10:16 +0000, by Aidan Kehoe
-
Add BSD header to lib-src/insert-data-in-exec.c, with permission of OlivierMon, 26 Oct 2009 15:41:26 -0600, by Jerry James
-
Make readlink_or_correct_case function correctly on Darwin.Mon, 26 Oct 2009 09:42:20 +0000, by Aidan Kehoe
-
Add `file-system-ignore-case-p', use it.Sat, 24 Oct 2009 15:33:23 +0100, by Aidan Kehoe
-
Make it possible to silence warnings issued when #'mapcar's result is discarded.Mon, 19 Oct 2009 12:47:21 +0100, by Aidan Kehoe
-
Don't prevent display objects from being deleted for `post-command-hook'.Sun, 11 Oct 2009 17:26:40 +0200, by Mike Sperber
-
Properly handle continuable divide-by-zero errors. Fix truncation of aMon, 12 Oct 2009 12:10:04 -0600, by Jerry James
-
Don't cons with #'mapcar calls where the result is discarded,Mon, 12 Oct 2009 17:19:52 +0100, by Aidan Kehoe
-
Fix some test failures, mule-tests.el.Mon, 12 Oct 2009 17:01:15 +0100, by Aidan Kehoe
-
Fix another bug in the delete-duplicates compiler macro.Mon, 12 Oct 2009 16:42:38 +0100, by Aidan Kehoe
-
Correct the docstring for #'range-table-type.Sat, 10 Oct 2009 15:04:59 +0100, by Aidan Kehoe
-
`beginning-of-defun-function', `end-of-defun-function'Wed, 07 Oct 2009 19:42:42 +0200, by Andreas Roehler
-
Updates for external GIF support on WindowsTue, 06 Oct 2009 22:39:30 -0400, by Vin Shelton
-
Fixes for a number of minor warnings issued by gcc. See xemacs-patches messageMon, 05 Oct 2009 13:07:34 -0600, by Jerry James
-
Add explicit GPL v2 or later notices to Bill Perry's code, where such noticesMon, 05 Oct 2009 11:08:59 -0600, by Jerry James
-
Use giflib or libungif to provide GIF support, instead of using internalMon, 05 Oct 2009 10:11:59 -0600, by Jerry James
-
Handle non-list sequences better, delete-duplicates compiler macro.Sat, 03 Oct 2009 14:22:08 +0100, by Aidan Kehoe
-
Fix `focus-frame'.Thu, 01 Oct 2009 18:00:11 +0200, by Mike Sperber
-
Unbreak `beginning-of-defun'.Wed, 30 Sep 2009 21:17:24 +0200, by Mike Sperber
-
Bring `try-completion''s interface closer to GNU Emacs.Wed, 30 Sep 2009 21:15:04 +0200, by Mike Sperber
-
Register any CCL programs used by fixed-width coding-systems.Wed, 30 Sep 2009 12:48:21 +0100, by Aidan Kehoe
-
Unbreak autoload.elMon, 28 Sep 2009 18:04:07 +0200, by Mike Sperber
-
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.Sun, 27 Sep 2009 20:37:44 +0100, by Aidan Kehoe
-
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.Fri, 25 Sep 2009 01:10:49 +0900, by Stephen J. Turnbull
-
Check for gdbm/ndbm.h, too.Thu, 24 Sep 2009 09:36:49 +0900, by Stephen J. Turnbull
-
Fix crash due to mishandling transparency.Wed, 23 Sep 2009 20:04:51 +0900, by Stephen J. Turnbull
-
lisp beginning-end-of-defun-function Changelog entryTue, 22 Sep 2009 21:14:03 +0200, by Andreas Roehler
-
funcall beginning-of-defun-function argMon, 21 Sep 2009 21:40:35 +0200, by andreas roehler
-
Add arglist info for autoloaded functions and macros.Sun, 20 Sep 2009 23:50:05 +0100, by Aidan Kehoe
-
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglistSun, 20 Sep 2009 21:41:22 +0100, by Aidan Kehoe
-
Add argument information to remaining MANY or UNEVALLED C subrs.Sun, 20 Sep 2009 21:29:00 +0100, by Aidan Kehoe
-
Support last two arguments to #'make-coding-system being optional, again.Sun, 20 Sep 2009 17:19:54 +0100, by Aidan Kehoe
-
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.Sun, 20 Sep 2009 08:27:42 +0100, by Aidan Kehoe
-
Move the #'query-coding-region implementation to C.Sat, 19 Sep 2009 22:53:13 +0100, by Aidan Kehoe
-
Don't set `pre-display-buffer-function'.Sat, 19 Sep 2009 17:56:23 +0200, by Mike Sperber
-
Fix a bug with Unicode error sequences and very short input strings.Fri, 11 Sep 2009 17:54:07 +0100, by Aidan Kehoe
-
Random (minimal) performance improvements at startup.Sun, 06 Sep 2009 23:47:12 +0100, by Aidan Kehoe
-
Fix various small issues with the multiple-value implementation.Sun, 06 Sep 2009 19:36:02 +0100, by Aidan Kehoe
-
Reproducer for menubar-x.c crash.Wed, 02 Sep 2009 20:38:14 -0600, by Jerry James
-
Do not move cursor position in gnuclient started buffer if user didSat, 29 Aug 2009 22:37:50 +0800, by It's me FKtPp \;)
-
Be more reliable about loading cl-macs at byte-compile time, cl.el.Thu, 27 Aug 2009 15:18:51 +0100, by Aidan Kehoe
-
Fix build problems on WIN32 platforms caused by the large image crash fix.Mon, 24 Aug 2009 15:21:21 -0600, by Jerry James
-
Implement turn-off-auto-fill.Wed, 19 Aug 2009 23:06:32 +1000, by Malcolm Purvis
-
Eliminate 781 funcalls at startup, simple.elTue, 18 Aug 2009 12:34:34 +0100, by Aidan Kehoe
-
Test the multiple-value functionality.Sun, 16 Aug 2009 21:00:08 +0100, by Aidan Kehoe
-
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.Tue, 11 Aug 2009 17:59:23 +0100, by Aidan Kehoe
-
Support full Common Lisp multiple values in C.Sun, 16 Aug 2009 20:55:49 +0100, by Aidan Kehoe
-
Make the initialisation of xpm-color-symbols a bit more reasonable.Sun, 16 Aug 2009 14:58:57 +0100, by Aidan Kehoe
-
Correct an ancient typo workaround, thank you Julian Bradfield!Fri, 14 Aug 2009 19:14:51 +0100, by Aidan Kehoe
-
In `set-window-configuration', don't restore frame size unconditionally.Mon, 03 Aug 2009 10:30:47 +0200, by Mike Sperber
-
Add `set-window-pixel-{width,height} convenience functions.Wed, 29 Jul 2009 10:23:19 +0200, by Mike Sperber
-
Revert to original language environment, tests/automated/mule-tests.el.Mon, 10 Aug 2009 16:25:08 +0100, by Aidan Kehoe
-
Deal with arglist newlines better, #'function-arglist, #'function-documentationMon, 10 Aug 2009 16:22:09 +0100, by Aidan Kehoe
-
Remove some extra parentheses, #'set-face-background-pixmap-file.Sun, 09 Aug 2009 12:38:04 +0100, by Aidan Kehoe
-
automatic mergeTue, 28 Jul 2009 23:29:22 +0900, by Stephen J. Turnbull
-
Improve redisplay docs in Internals a bit.Tue, 28 Jul 2009 23:24:15 +0900, by Stephen J. Turnbull
-
Fix typos in face.c.Tue, 28 Jul 2009 23:23:47 +0900, by Stephen J. Turnbull
-
Fix incorrect Xft resources in Info docs.Tue, 28 Jul 2009 23:19:27 +0900, by Stephen J. Turnbull
-
Fix UNUSED and USED_IF parsing in make-docfile.c.Tue, 28 Jul 2009 22:57:59 +0900, by Stephen J. Turnbull
-
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.Tue, 28 Jul 2009 15:56:22 +0200, by Mike Sperber
-
Don't install silly symlinks when $(prefix) != $(exec_prefix).Tue, 28 Jul 2009 15:55:18 +0200, by Mike Sperber
-
Print a few more variables upon --debug-paths.Tue, 28 Jul 2009 15:49:37 +0200, by Mike Sperber
-
Expand @PREFIX@ in paths.h.Tue, 28 Jul 2009 15:43:08 +0200, by Mike Sperber
-
More accurate tests for explicitly-set paths.Tue, 28 Jul 2009 15:09:05 +0200, by Mike Sperber
-
ChangeLog for patch to debug-on-error-docstring.Mon, 27 Jul 2009 01:46:33 +0900, by Stephen J. Turnbull
-
Add FAQ on network slows (lookup order of DNS and /etc/hosts).Mon, 27 Jul 2009 01:29:49 +0900, by Stephen J. Turnbull
-
imported patch accept-process-output-docstringMon, 27 Jul 2009 01:18:47 +0900, by Stephen J. Turnbull
-
Use correct separator when registering options to _AC_USER_OPTS.Sun, 26 Jul 2009 19:58:40 +0900, by Stephen J. Turnbull
-
Avoid errors in Dired when opening directories.Sat, 18 Jul 2009 23:51:21 +0100, by Aidan Kehoe
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacsWed, 15 Jul 2009 00:21:01 +0100, by Aidan Kehoe
-
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.Wed, 15 Jul 2009 00:19:45 +0100, by Aidan Kehoe
-
Fix for issue 521Sun, 12 Jul 2009 22:39:44 +0200, by Adrian Aichner
-
typo fixMon, 27 Apr 2009 00:38:29 +0200, by AichnerAd
-
#'find-file: set b-f-c-s even on error (cf. non-existent files),Mon, 13 Jul 2009 20:45:26 +0100, by Aidan Kehoe
-
Kill buffer if directory name misspelled and user doesn't want to create it.Sun, 12 Jul 2009 14:20:55 +0100, by Aidan Kehoe
-
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.Sun, 12 Jul 2009 14:01:09 +0100, by Aidan Kehoe
-
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.Sat, 11 Jul 2009 16:33:35 +0100, by Aidan Kehoe
-
Prevent integer overflow and subsequent crashes when attempting to load largeWed, 01 Jul 2009 16:42:11 -0600, by Jerry James
-
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>Mon, 29 Jun 2009 08:20:47 -0600, by Jerry James
-
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>Sat, 20 Jun 2009 04:07:12 +0900, by Stephen J. Turnbull
-
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.inSun, 14 Jun 2009 16:08:22 +0100, by Aidan Kehoe
-
Support #'function-arglist with built-in special forms.Sun, 14 Jun 2009 15:07:13 +0100, by Aidan Kehoe
-
Set buffer-file-coding-system more sensibly with zero-length files.Sun, 07 Jun 2009 16:47:04 +0100, by Aidan Kehoe
-
Make CDPATH handling portable, accept entries not matching "/$".Sat, 06 Jun 2009 17:20:21 +0100, by Aidan Kehoe
-
bytecomp.el: always check code in (interactive SEXP) for sanitySat, 06 Jun 2009 12:59:31 +0100, by Aidan Kehoe
-
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>Fri, 05 Jun 2009 21:48:41 +0900, by Stephen J. Turnbull
-
Added tag r21-5-29 for changeset 5c427ece884bMon, 18 May 2009 23:04:48 +0900, by Stephen J. Turnbull