Wed, 11 Nov 2009 23:40:15 +0900 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
Mon, 09 Nov 2009 13:07:56 -0700 |
Jerry James |
Clarify the GPL status of several sample module files. J. Kean Johnston
|
Mon, 09 Nov 2009 18:00:10 +0000 |
Aidan Kehoe |
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!
|
Mon, 09 Nov 2009 09:21:59 -0700 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
Mon, 09 Nov 2009 17:05:19 +0100 |
Didier Verna |
Make switch-to-buffer completion avoid current buffer.
|
Sun, 08 Nov 2009 17:27:26 +0000 |
Aidan Kehoe |
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
|
Mon, 02 Nov 2009 14:00:49 +0900 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
Mon, 02 Nov 2009 13:29:06 +0900 |
Stephen J. Turnbull |
Add test of nil binding of default-process-coding-system.
|
Mon, 02 Nov 2009 13:03:37 +0900 |
Stephen J. Turnbull |
automatic merge
|
Mon, 02 Nov 2009 12:09:13 +0900 |
Stephen J. Turnbull |
Fix issue145: accept nil in default-process-coding-system.
|
Sun, 01 Nov 2009 15:05:46 +0000 |
Aidan Kehoe |
Don't error if handed a string and a non-string, #'equalp.
|
Sun, 01 Nov 2009 20:21:11 +0900 |
Stephen J. Turnbull |
Fix typo in font-combine-fonts-internal.
|
Sun, 01 Nov 2009 16:19:02 +0900 |
Stephen J. Turnbull |
Improve argument names and update docstrings.
|
Sun, 01 Nov 2009 15:54:15 +0900 |
Stephen J. Turnbull |
Merge improvements in defun-movement docstrings.
|
Fri, 09 Oct 2009 05:10:03 +0900 |
Stephen J. Turnbull |
Improve docstrings of defun movement functions.
|
Fri, 30 Oct 2009 15:10:16 +0000 |
Aidan Kehoe |
If STRING is constant, call regexp-quote at compile time.
|
Mon, 26 Oct 2009 15:41:26 -0600 |
Jerry James |
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
|
Mon, 26 Oct 2009 09:42:20 +0000 |
Aidan Kehoe |
Make readlink_or_correct_case function correctly on Darwin.
|
Sat, 24 Oct 2009 15:33:23 +0100 |
Aidan Kehoe |
Add `file-system-ignore-case-p', use it.
|
Mon, 19 Oct 2009 12:47:21 +0100 |
Aidan Kehoe |
Make it possible to silence warnings issued when #'mapcar's result is discarded.
|
Sun, 11 Oct 2009 17:26:40 +0200 |
Mike Sperber |
Don't prevent display objects from being deleted for `post-command-hook'.
|
Mon, 12 Oct 2009 12:10:04 -0600 |
Jerry James |
Properly handle continuable divide-by-zero errors. Fix truncation of a
|
Mon, 12 Oct 2009 17:19:52 +0100 |
Aidan Kehoe |
Don't cons with #'mapcar calls where the result is discarded,
|
Mon, 12 Oct 2009 17:01:15 +0100 |
Aidan Kehoe |
Fix some test failures, mule-tests.el.
|
Mon, 12 Oct 2009 16:42:38 +0100 |
Aidan Kehoe |
Fix another bug in the delete-duplicates compiler macro.
|
Sat, 10 Oct 2009 15:04:59 +0100 |
Aidan Kehoe |
Correct the docstring for #'range-table-type.
|
Wed, 07 Oct 2009 19:42:42 +0200 |
Andreas Roehler |
`beginning-of-defun-function', `end-of-defun-function'
|
Tue, 06 Oct 2009 22:39:30 -0400 |
Vin Shelton |
Updates for external GIF support on Windows
|
Mon, 05 Oct 2009 13:07:34 -0600 |
Jerry James |
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
|
Mon, 05 Oct 2009 11:08:59 -0600 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|