Mercurial > hg > xemacs-beta
graph
-
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