log

age author description
Sun, 07 Feb 2010 05:21:40 -0600 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
Sun, 07 Feb 2010 00:32:54 -0600 Ben Wing fix compile error in mapcarX
Sat, 06 Feb 2010 12:28:19 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 20:26:47 +0000 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Sat, 06 Feb 2010 04:27:47 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 04:26:09 -0600 Ben Wing convert some source files to utf-8
Sat, 06 Feb 2010 04:05:16 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Sat, 06 Feb 2010 04:01:46 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:59:18 -0600 Ben Wing make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
Fri, 05 Feb 2010 23:22:59 -0600 Ben Wing fix compile problems on Windows native
Fri, 05 Feb 2010 13:43:53 -0700 Jerry James Add GPL v2 or later header to s/sco7.h.
Fri, 05 Feb 2010 13:36:03 -0700 Jerry James Remove old external module test.
Fri, 05 Feb 2010 12:12:28 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 12:11:12 -0600 Ben Wing xlike, doc changes
Fri, 05 Feb 2010 11:53:57 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Fri, 05 Feb 2010 10:50:06 -0700 Jerry James Martin Buchholz claims tests/frame.el.
Fri, 05 Feb 2010 08:09:03 -0600 Ben Wing fix bug #668 (compile error, not --with-debug)
Fri, 05 Feb 2010 05:04:43 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:28:08 -0600 Ben Wing Automatic merge
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Fri, 05 Feb 2010 04:27:45 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:07:47 -0600 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
Thu, 04 Feb 2010 18:27:39 -0600 Ben Wing fix compile errors
Thu, 04 Feb 2010 05:58:40 -0600 Ben Wing change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
Thu, 04 Feb 2010 05:55:25 -0600 Ben Wing put back patch to get more informative staticpro debugging
Thu, 04 Feb 2010 05:39:00 -0600 Ben Wing fix compile problems
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 21:06:14 -0600 Ben Wing fix crash in glyph-cachels
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code
Mon, 01 Feb 2010 14:11:36 -0600 Ben Wing merge
Mon, 01 Feb 2010 13:36:26 -0600 Ben Wing Fix lots of ChangeLog duplication
Mon, 01 Feb 2010 13:35:15 -0600 Ben Wing fix compile error
Mon, 01 Feb 2010 06:21:33 -0600 Ben Wing merge
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Sun, 31 Jan 2010 21:11:44 -0600 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
Fri, 29 Jan 2010 23:38:50 -0600 Ben Wing slight cleanup, move EXFUN of regexp-quote to lisp.h
Thu, 28 Jan 2010 04:27:30 -0600 Ben Wing merge
Thu, 28 Jan 2010 03:32:18 -0600 Ben Wing finish doc comment on `lisp-indent-specform'
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
Thu, 28 Jan 2010 01:15:10 -0600 Ben Wing fix compile errors due to mismatched string pointer types
Wed, 27 Jan 2010 00:45:06 -0600 Ben Wing turn on load-ignore-out-of-date-elc-files by default
Wed, 27 Jan 2010 00:44:03 -0600 Ben Wing fix an obscure crash reading from stream devices
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Tue, 26 Jan 2010 22:48:23 -0600 Ben Wing some fixes to gdbinit.in.in
Tue, 26 Jan 2010 22:44:43 -0600 Ben Wing Random changes to make-msgfile.lex
Sun, 17 Jan 2010 04:52:48 -0600 Ben Wing compile-related functions added, for use in Unicode-internal ws
Mon, 25 Jan 2010 03:03:49 -0600 Ben Wing fix some tests in `make check', also add our own file-tests
Mon, 25 Jan 2010 02:48:52 -0600 Ben Wing Somehow fix-perms.sh didn't get committed
Sun, 24 Jan 2010 00:27:03 -0600 Ben Wing (main branch) redo capitalize-string-as-title
Sun, 24 Jan 2010 00:26:10 -0600 Ben Wing (main branch) Update make-syntax-table doc
Sat, 23 Jan 2010 04:45:49 -0600 Ben Wing Fixes to configure so --with-error-checking=yes works
Sun, 24 Jan 2010 22:28:01 -0600 Ben Wing rebuild configure
Fri, 22 Jan 2010 04:18:20 -0600 Ben Wing (for main branch) Indent all `with-*' expressions correctly
Thu, 21 Jan 2010 04:10:57 -0600 Ben Wing use two hashes for comments in Makefile.in.in
Wed, 20 Jan 2010 22:30:33 -0600 Ben Wing (for main branch) add long comment about types of magic symbols
Wed, 20 Jan 2010 19:48:26 -0600 Ben Wing build fixes for gdbinit and config-dependent elc files
Tue, 19 Jan 2010 11:25:37 -0600 Ben Wing (for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
Tue, 19 Jan 2010 05:35:57 -0600 Ben Wing (for main branch) Proper fix for dynarr->largest value assertion failure.
Tue, 19 Jan 2010 05:07:36 -0600 Ben Wing (for main branch) Also reset dynarr->largest value during pdump.
Tue, 19 Jan 2010 01:24:21 -0600 Ben Wing modify gdbinit to track Makefile.in.in, add command for update-elc-2
Tue, 19 Jan 2010 01:21:39 -0600 Ben Wing make it easier to debug staticpro crashes.
Sun, 24 Jan 2010 22:06:20 -0600 Ben Wing merge
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Thu, 21 Jan 2010 00:46:37 -0600 Ben Wing merge
Wed, 20 Jan 2010 04:20:49 -0600 Ben Wing fix up comments about finalizers and NEWGC internal objects
Wed, 20 Jan 2010 02:25:04 -0600 Ben Wing fix dynarr-related crash apparently due to compiler bug
Tue, 19 Jan 2010 11:21:34 -0600 Ben Wing change text_width method to take a window, in preparation for unicode-internal changes
Wed, 03 Feb 2010 09:43:16 -0700 Jerry James Add copyright and license information for Jonathan Harris's contributions.
Wed, 03 Feb 2010 09:17:33 -0700 Jerry James Add copyright and license information to s/mach-bsd4-3.h.
Wed, 03 Feb 2010 09:31:49 -0600 Ben Wing fix minor compile problem
Wed, 03 Feb 2010 09:30:49 -0600 Ben Wing temporarily back out part of patch to avoid compile probs
Wed, 03 Feb 2010 08:50:00 -0600 Ben Wing remove old no-longer-useful kludgy compiled-fun annotations hack
Wed, 03 Feb 2010 08:03:15 -0600 Ben Wing merge
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Wed, 03 Feb 2010 09:06:58 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 09:04:35 +0000 Aidan Kehoe Remove a couple of XEmacs-specific duplicate functions, find-paths.el
Wed, 03 Feb 2010 02:56:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 02:46:50 -0600 Ben Wing xlike cleanup, documentation
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Wed, 03 Feb 2010 00:20:08 +0000 Aidan Kehoe Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
Tue, 02 Feb 2010 15:19:15 -0600 Ben Wing When aborting due to unknown opcode, output more descriptive msg
Mon, 01 Feb 2010 23:14:46 -0600 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
Mon, 01 Feb 2010 23:07:33 -0600 Ben Wing use more specific `scan-error' in scan-lists to be GNU compatible
Mon, 01 Feb 2010 17:08:41 -0500 Vin Shelton Fix Visual Studio 6 build
Mon, 01 Feb 2010 17:57:04 +0000 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
Mon, 01 Feb 2010 06:20:05 -0600 Ben Wing fix xft compile error
Mon, 01 Feb 2010 02:15:28 -0600 Ben Wing various fixes related to gtk, redisplay-xlike-inc.c
Mon, 01 Feb 2010 01:05:28 -0600 Ben Wing merge
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Sun, 31 Jan 2010 18:09:57 +0000 Aidan Kehoe Don't compare the same octet with itself if checking for boyer_moore_ok
Sat, 30 Jan 2010 20:34:23 -0600 Ben Wing fix compile problems in intl-encap* under VS6
Sat, 30 Jan 2010 18:47:17 -0600 Ben Wing fix CRLF line endings in search-tests.el
Sat, 30 Jan 2010 22:25:39 +0000 Aidan Kehoe Don't use Boyer-Moore if repeated octets & case-insensitive search.
Sat, 30 Jan 2010 19:23:43 +0000 Aidan Kehoe Add tests for the regexp-ranges-treat-control-1-chars badly bug.
Sat, 30 Jan 2010 15:47:37 +0000 Aidan Kehoe Make #'find-function behave better with dumped functions, installed XEmacs
Fri, 29 Jan 2010 20:59:21 -0600 Ben Wing merge
Fri, 29 Jan 2010 20:57:42 -0600 Ben Wing fix longstanding search bug involving searching for Control-1 chars
Fri, 29 Jan 2010 20:49:50 -0600 Ben Wing fix reversed old-Cyrillic case mappings
Fri, 29 Jan 2010 15:06:36 -0600 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
Thu, 28 Jan 2010 12:59:48 -0700 Jerry James Add copyright and license information based on Ben's recollections.
Thu, 28 Jan 2010 04:02:14 -0600 Ben Wing Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
Wed, 27 Jan 2010 14:36:24 +0000 Aidan Kehoe Fix the build problem in number.c
Wed, 27 Jan 2010 06:00:09 -0600 Ben Wing fix failing-case output of Assert-test, add Assert-test-not
Wed, 27 Jan 2010 05:58:38 -0600 Ben Wing minor comment fix
Wed, 27 Jan 2010 05:27:02 -0600 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
Wed, 27 Jan 2010 00:37:59 -0600 Ben Wing merge
Tue, 26 Jan 2010 18:08:47 -0600 Ben Wing merge
Tue, 26 Jan 2010 15:16:31 +0000 Aidan Kehoe Merge.
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Tue, 26 Jan 2010 02:22:10 +0000 Aidan Kehoe Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Sun, 24 Jan 2010 19:56:31 +0000 Aidan Kehoe Be more careful about canonical integer forms when dealing with ratios.
Mon, 18 Jan 2010 08:44:49 -0600 Ben Wing merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c
Mon, 18 Jan 2010 06:21:05 -0600 Ben Wing break out common separate-into-runs routines into redisplay-xlike-inc.c
Mon, 18 Jan 2010 06:05:21 -0600 Ben Wing try harder to avoid crashing when debug-printing
Sat, 16 Jan 2010 06:50:01 -0600 Ben Wing fix compile errors when --with-msw=no
Fri, 15 Jan 2010 07:48:17 -0600 Ben Wing commit ChangeLog for PROBLEMS change
Fri, 15 Jan 2010 07:46:13 -0600 Ben Wing add issue about building on Cygwin with C++, NEWGC and optimization
Fri, 15 Jan 2010 06:44:05 -0600 Ben Wing Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message
Fri, 15 Jan 2010 05:42:21 -0600 Ben Wing add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Fri, 15 Jan 2010 05:12:07 -0600 Ben Wing ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Tue, 12 Jan 2010 01:19:01 -0600 Ben Wing regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers
Fri, 15 Jan 2010 04:49:35 -0600 Ben Wing Fix Cygwin module builds when --with-msw=no
Fri, 15 Jan 2010 04:47:00 -0600 Ben Wing rewrite check for bad memory in debug_can_save_memory
Fri, 15 Jan 2010 04:41:21 -0600 Ben Wing fix compile problems under Visual Studio 6
Wed, 20 Jan 2010 17:30:29 +0000 Aidan Kehoe Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
Mon, 18 Jan 2010 08:48:09 +0100 Mike Sperber Merge.
Sun, 17 Jan 2010 22:08:56 -0500 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
Sun, 17 Jan 2010 12:38:15 +0100 Mike Sperber Specifically look for gnuserv in `exec-directory'.
Sat, 16 Jan 2010 19:04:52 +0000 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
Thu, 14 Jan 2010 20:55:10 -0500 Vin Shelton Fix VS6 build breakage in fileio.c
Thu, 14 Jan 2010 20:34:28 -0500 Vin Shelton Fix EOVERFLOW breakage under Visual Studio 6
Thu, 14 Jan 2010 21:39:09 +0100 Didier Verna Modify X11 bgcolor fallback for the default face.
Thu, 14 Jan 2010 06:08:55 -0600 Ben Wing get make check working again
Thu, 14 Jan 2010 06:00:09 -0600 Ben Wing fix more build problems
Thu, 14 Jan 2010 02:42:58 -0600 Ben Wing Move def of CYGWIN_HEADERS to s files
Thu, 14 Jan 2010 02:21:17 -0600 Ben Wing Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
Thu, 14 Jan 2010 02:34:47 -0600 Ben Wing Add ChangeLog entries for previous changes to tests dir
Thu, 14 Jan 2010 02:29:13 -0600 Ben Wing Clean up macro Assert
Thu, 14 Jan 2010 02:18:03 -0600 Ben Wing Create Assert-eq, Assert-equal, etc.
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Wed, 13 Jan 2010 19:43:16 -0600 Ben Wing fix build problems
Wed, 13 Jan 2010 13:30:17 -0600 Ben Wing need to provide debug-xemacs for debug-on-error changes to work
Wed, 13 Jan 2010 13:17:02 -0600 Ben Wing merge
Wed, 13 Jan 2010 13:15:56 -0600 Ben Wing Fix executable permissions on source files
Wed, 13 Jan 2010 12:00:49 -0700 Jerry James Fix parentheses.
Wed, 13 Jan 2010 10:50:47 -0700 Jerry James Remove support for non-pdump on Cygwin.
Wed, 13 Jan 2010 06:02:42 -0600 Ben Wing be more careful when printing to check for bad objects
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Wed, 13 Jan 2010 04:25:15 -0600 Ben Wing show description properly in Assert-failure message
Wed, 13 Jan 2010 04:07:42 -0600 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
Wed, 13 Jan 2010 03:01:43 -0600 Ben Wing add more foo_checking_assert macros
Wed, 13 Jan 2010 02:28:37 -0600 Ben Wing Use with-FOO consistently instead of enable-FOO
Wed, 13 Jan 2010 01:55:56 -0600 Ben Wing when `debug', abort when lisp error during loadup
Tue, 12 Jan 2010 23:19:13 -0600 Ben Wing changes to get old non-pdump dumping on Cygwin to work (sort of)
Tue, 12 Jan 2010 23:16:33 -0600 Ben Wing fix bad change to default_query_method, rewrite conditional for more correctness
Tue, 12 Jan 2010 01:53:35 -0600 Ben Wing merge
Tue, 12 Jan 2010 01:42:20 -0600 Ben Wing imported patch cygwin-headers-cosmetic-1-11-10
Tue, 12 Jan 2010 01:42:15 -0600 Ben Wing stuff got duplicated in the src ChangeLog
Tue, 12 Jan 2010 01:40:02 -0600 Ben Wing imported patch changelog-changes-1-11-10
Tue, 12 Jan 2010 01:38:04 -0600 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 elsewhere
Sun, 10 Jan 2010 01:06:15 -0600 Ben Wing merge
Sun, 10 Jan 2010 00:49:30 -0600 Ben Wing fix messed-up fastmap calculation in charset_mule_not
Sun, 10 Jan 2010 00:49:14 -0600 Ben Wing fix bug in returning range table ends in unified range table code
Sun, 10 Jan 2010 00:48:55 -0600 Ben Wing fix typo in query code
Sun, 27 Dec 2009 20:16:57 -0600 Ben Wing try to fix problems with link errors involving inlined functions
Sun, 27 Dec 2009 20:16:19 -0600 Ben Wing fix warnings
Sat, 26 Dec 2009 21:04:44 -0600 Ben Wing more fixes to get a clean compile
Sat, 26 Dec 2009 21:04:32 -0600 Ben Wing use call3_check_string on all invocations of external handlers in expand-file-name
Thu, 24 Dec 2009 19:46:51 -0600 Ben Wing merge changes to get things to compile under cygwin
Thu, 24 Dec 2009 19:45:23 -0600 Ben Wing changes to get things to compile under latest cygwin
Sun, 10 Jan 2010 10:30:31 +0100 Didier Verna Merge with revision 50102dde8ab2
Sun, 10 Jan 2010 10:25:57 +0100 Didier Verna Cosmetic changes in x-faces.e
Sat, 09 Jan 2010 17:29:25 +0000 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
Sat, 09 Jan 2010 17:28:51 +0000 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Sat, 09 Jan 2010 18:26:58 +0100 Didier Verna Deactivate obsolete x-face initialization cod
Sat, 09 Jan 2010 17:35:51 +0100 Didier Verna Handle bitmap files in bitmap directory properly
Sat, 09 Jan 2010 14:55:13 +0000 Aidan Kehoe Fix a bug I introduced in #'with-trapping-errors.
Sat, 09 Jan 2010 15:49:38 +0100 Didier Verna Fix query_string_font lookup domains
Sat, 09 Jan 2010 15:31:25 +0100 Didier Verna Fix query_string_geometry lookup domain
Fri, 08 Jan 2010 14:30:22 +0000 Aidan Kehoe Merge.
Fri, 08 Jan 2010 14:28:20 +0000 Aidan Kehoe Change build_string to build_intstring, fixing the Visual C++ build.
Fri, 08 Jan 2010 14:20:14 +0000 Aidan Kehoe Make COLUMN optional in #'indent-region, as in GNU.
Thu, 07 Jan 2010 21:50:59 +0000 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
Thu, 07 Jan 2010 21:50:39 +0000 Aidan Kehoe Add a compiler macro for #'map, where CL-TYPE is constant and understood.
Thu, 07 Jan 2010 14:50:24 -0700 Jerry James Initialize the result variable passed to FcFontMatch. See xemacs-patches
Thu, 07 Jan 2010 12:44:25 -0700 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
Thu, 07 Jan 2010 17:01:25 +0000 Aidan Kehoe Merge.
Fri, 01 Jan 2010 19:45:39 +0000 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.
Thu, 07 Jan 2010 15:52:10 +0000 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
Wed, 06 Jan 2010 16:03:37 -0700 Jerry James Unbreak the non-bignum build by only calling reinit_vars_of_number() if
Wed, 06 Jan 2010 10:44:06 -0700 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
Wed, 06 Jan 2010 10:01:14 -0700 Jerry James Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat
Wed, 06 Jan 2010 13:56:38 +0100 Didier Verna Merge changeset #b828e06dbe38 with tip
Wed, 06 Jan 2010 13:48:25 +0100 Didier Verna New (Common Lisp) function get-propertie
Tue, 05 Jan 2010 15:06:02 -0700 Jerry James Free, rather than discard, the return value of FcNameUnparse. See message
Mon, 04 Jan 2010 16:48:55 -0700 Jerry James Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Sat, 02 Jan 2010 03:14:09 +0900 Stephen J. Turnbull Fix typo in last patch.
Sat, 02 Jan 2010 01:02:43 +0900 Stephen J. Turnbull Don't args-out-of-range in compare-strings.
Fri, 01 Jan 2010 00:21:07 +0000 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
Thu, 31 Dec 2009 15:47:03 +0000 Aidan Kehoe Merge.
Sat, 19 Dec 2009 18:10:20 +0000 Aidan Kehoe Remove attempted support for 1996-era emacs without self-quoting keywords.
Thu, 31 Dec 2009 15:09:41 +0000 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Thu, 31 Dec 2009 08:21:30 +0000 Aidan Kehoe Fix issue 546, use next-single-char-property-change in list-mode.el
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Tue, 22 Dec 2009 19:07:40 +0900 Stephen J. Turnbull Merge Adrian's issue634 commit (fixup ChangeLog).
Tue, 22 Dec 2009 19:03:25 +0900 Stephen J. Turnbull Merge Adrian's doc commit.
Mon, 21 Dec 2009 19:21:30 +0100 Adrian Aichner Goodbye dk.xemacs.org
Fri, 27 Nov 2009 00:51:41 +0100 Adrian Aichner xemacs: fix issue 634
Mon, 21 Dec 2009 13:51:39 -0700 Jerry James Remove the lib-src/yow binary, which is currently unused anyway. See message
Mon, 21 Dec 2009 17:48:56 +0000 Aidan Kehoe Dump the arabic-iso8859-6 character set, again.
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Fri, 18 Dec 2009 10:09:54 -0700 Jerry James Remove more obsolete files. See xemacs-patches message with ID
Fri, 18 Dec 2009 09:19:33 -0700 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Thu, 17 Dec 2009 17:51:38 +0000 Aidan Kehoe Call character_to_event on characters received from XIM, event-Xt.c
Thu, 17 Dec 2009 17:29:32 +0000 Aidan Kehoe Make my last change to elhash.c more kosher, comparing pointers not ints
Thu, 17 Dec 2009 14:51:37 +0000 Aidan Kehoe Cast enumerations to int before comparing them for the sake of VC++.
Thu, 17 Dec 2009 13:50:45 +0000 Aidan Kehoe Serialise non-default hash table rehash thresholds correctly; use this.
Thu, 17 Dec 2009 13:15:04 +0000 Aidan Kehoe Don't attempt to free dumped data, alloc.c:resize_string()
Thu, 17 Dec 2009 12:57:38 +0000 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
Tue, 15 Dec 2009 13:45:48 -0700 Jerry James Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Tue, 15 Dec 2009 13:25:23 -0700 Jerry James Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Mon, 14 Dec 2009 10:41:50 -0700 Jerry James Remove unused Wise installer sources.
Mon, 14 Dec 2009 10:12:02 -0700 Jerry James Remove more obsolete files.
Sun, 13 Dec 2009 00:59:40 +0900 Stephen J. Turnbull Add missing return value type to unicode_query.
Thu, 10 Dec 2009 12:42:09 -0700 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
Wed, 09 Dec 2009 09:50:36 -0700 Jerry James Etags: use memmove instead of strcpy to move characters within a string. See
Sat, 05 Dec 2009 01:04:17 +0900 Stephen J. Turnbull Fix log for previous commit.
Sat, 05 Dec 2009 01:02:33 +0900 Stephen J. Turnbull Avoid calling Xft if not built in.
Fri, 04 Dec 2009 10:59:45 +0900 Stephen J. Turnbull automatic merge
Fri, 04 Dec 2009 10:56:38 +0900 Stephen J. Turnbull Prevent font frobbers from operating on TTY specs.
Thu, 03 Dec 2009 13:55:59 -0700 Jerry James Add copyright and license information to files authored by Jan Vroonhof.
Wed, 02 Dec 2009 00:25:59 -0500 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
Sun, 22 Nov 2009 11:31:36 +0100 Mike Sperber Synchronize window point with current point of old buffer.