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