2009-11-11 |
Stephen J. Turnbull |
automatic merge
|
2009-11-11 |
Stephen J. Turnbull |
Add permissions notices to sigpipe.c and regressiontest.pl.
|
2009-11-11 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
2009-11-09 |
Jerry James |
Clarify the GPL status of several sample module files. J. Kean Johnston
|
2009-11-09 |
Aidan Kehoe |
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!
|
2009-11-09 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
2009-11-09 |
Didier Verna |
Make switch-to-buffer completion avoid current buffer.
|
2009-11-08 |
Aidan Kehoe |
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
|
2009-11-02 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
2009-11-02 |
Stephen J. Turnbull |
Add test of nil binding of default-process-coding-system.
|
2009-11-02 |
Stephen J. Turnbull |
automatic merge
|
2009-11-02 |
Stephen J. Turnbull |
Fix issue145: accept nil in default-process-coding-system.
|
2009-11-01 |
Aidan Kehoe |
Don't error if handed a string and a non-string, #'equalp.
|
2009-11-01 |
Stephen J. Turnbull |
Fix typo in font-combine-fonts-internal.
|
2009-11-01 |
Stephen J. Turnbull |
Improve argument names and update docstrings.
|
2009-11-01 |
Stephen J. Turnbull |
Merge improvements in defun-movement docstrings.
|
2009-10-08 |
Stephen J. Turnbull |
Improve docstrings of defun movement functions.
|
2009-10-30 |
Aidan Kehoe |
If STRING is constant, call regexp-quote at compile time.
|
2009-10-26 |
Jerry James |
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
|
2009-10-26 |
Aidan Kehoe |
Make readlink_or_correct_case function correctly on Darwin.
|
2009-10-24 |
Aidan Kehoe |
Add `file-system-ignore-case-p', use it.
|
2009-10-19 |
Aidan Kehoe |
Make it possible to silence warnings issued when #'mapcar's result is discarded.
|
2009-10-11 |
Mike Sperber |
Don't prevent display objects from being deleted for `post-command-hook'.
|
2009-10-12 |
Jerry James |
Properly handle continuable divide-by-zero errors. Fix truncation of a
|
2009-10-12 |
Aidan Kehoe |
Don't cons with #'mapcar calls where the result is discarded,
|
2009-10-12 |
Aidan Kehoe |
Fix some test failures, mule-tests.el.
|
2009-10-12 |
Aidan Kehoe |
Fix another bug in the delete-duplicates compiler macro.
|
2009-10-10 |
Aidan Kehoe |
Correct the docstring for #'range-table-type.
|
2009-10-07 |
Andreas Roehler |
`beginning-of-defun-function', `end-of-defun-function'
|
2009-10-07 |
Vin Shelton |
Updates for external GIF support on Windows
|