log

age author description
Fri, 21 Dec 2007 16:51:30 +0100 Mike Sperber Rework init-file migration.
Fri, 21 Dec 2007 03:39:10 -0800 Stephen J. Turnbull Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
Fri, 21 Dec 2007 03:33:35 -0800 Stephen J. Turnbull Rename reproduce-bugs.el to reproduce-crashes.el.
Fri, 21 Dec 2007 03:31:41 -0800 Stephen J. Turnbull Refactor reproduce-bugs.el to usable state.
Thu, 20 Dec 2007 09:51:51 -0700 Jerry James Fix unused parameter warnings when compiling with ALSA sound support.
Thu, 20 Dec 2007 02:58:07 -0800 Stephen J. Turnbull Drat. Hashmarks need to be escaped in .hgignore patterns.
Thu, 20 Dec 2007 02:34:02 -0800 Stephen J. Turnbull Merge.
Thu, 20 Dec 2007 02:30:06 -0800 Stephen J. Turnbull Make Mercurial ignore patch .rej files, Emacs autosaves, and Emacs lockfiles.
Thu, 20 Dec 2007 08:50:49 +0100 Mike Sperber Merge.
Tue, 18 Dec 2007 21:33:56 -0700 james Sync config.guess and config.sub with the latest upstream versions.
Tue, 18 Dec 2007 23:00:01 +0100 Aidan Kehoe #'special-form-p; don't error (thank you Jerry James); flesh out docstring.
Tue, 18 Dec 2007 21:47:27 +0100 Aidan Kehoe Provide #'special-form-p, for the use of advice.el, perhaps other files.
Tue, 18 Dec 2007 21:28:12 +0100 Aidan Kehoe Within #'describe-function, say what commands are bound to.
Tue, 18 Dec 2007 19:44:28 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Tue, 18 Dec 2007 19:41:58 +0100 Aidan Kehoe Take out some debug code; correct some original code.
Thu, 20 Dec 2007 08:49:38 +0100 Mike Sperber Insert <immediate> into section header for immediate autoloads.
Wed, 19 Dec 2007 10:21:38 +0100 Mike Sperber Don't use undocumented Xt functions in external widget.
Tue, 18 Dec 2007 15:05:21 +0100 Mike Sperber Make Mercurial ignore many generated files.
Mon, 17 Dec 2007 08:44:14 +0100 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
Fri, 14 Dec 2007 14:25:04 +0100 Aidan Kehoe Autoconfiscate the recent fontconfig spelling change.
Fri, 14 Dec 2007 14:13:02 +0100 Aidan Kehoe Fix a #'setenv bug, merge other changes from GNU's env.el.
Wed, 12 Dec 2007 00:42:48 +0100 Aidan Kehoe Don't let libtiff override the size of a boolean, Win32. From Ron Isaacson.
Tue, 11 Dec 2007 21:56:18 +0100 Aidan Kehoe Avoid an error when clicking on Help -> Tutorials
Tue, 11 Dec 2007 21:50:22 +0100 Aidan Kehoe Don't error on unknown environment variables, #'substitute-in-file-name.
Tue, 11 Dec 2007 21:41:54 +0100 Aidan Kehoe Commit a forgotten chunk of 4d0f773d5e21.
Mon, 10 Dec 2007 01:13:36 -0800 Stephen J. Turnbull src/search.c (simple_search): Fix underrun in reverse search.
Mon, 10 Dec 2007 00:57:19 -0800 Stephen J. Turnbull Resuscitate reproduce-bugs.el.
Mon, 10 Dec 2007 00:39:56 +0200 Ville Skyttä Spelling fixes.
Sun, 09 Dec 2007 18:31:41 +0100 Aidan Kehoe Specify coding-system-for-write, add a coding cookie in #'write-abbrev-file.
Sun, 09 Dec 2007 15:10:46 +0100 Aidan Kehoe Fix the test failures introduced by the non-ISO-2022 coding systems.