Mercurial > hg > xemacs-beta
graph
-
Make test from Adam Sjogren's report.2009-11-16, by Stephen J. Turnbull
-
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly2009-11-15, by Aidan Kehoe
-
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.2009-11-15, by Aidan Kehoe
-
Be much more comprehensive in our use of byte-compile-funarg.2009-11-14, by Aidan Kehoe
-
Make #'letf not error if handed a #'values form.2009-11-14, by Aidan Kehoe
-
Fix modeline-mousable, other faces that inherit from modeline, on startup.2009-11-14, by Aidan Kehoe
-
automatic merge2009-11-11, by Stephen J. Turnbull
-
Add permissions notices to sigpipe.c and regressiontest.pl.2009-11-11, by Stephen J. Turnbull
-
Move functionality of s/darwin.h to configure.ac and config.h.in.2009-11-11, by Stephen J. Turnbull
-
Clarify the GPL status of several sample module files. J. Kean Johnston2009-11-09, by Jerry James
-
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!2009-11-09, by Aidan Kehoe
-
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the2009-11-09, by Jerry James
-
Make switch-to-buffer completion avoid current buffer.2009-11-09, by Didier Verna
-
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.2009-11-08, by Aidan Kehoe
-
Fix typo in test of equalp and add more tests.2009-11-02, by Stephen J. Turnbull
-
Add test of nil binding of default-process-coding-system.2009-11-02, by Stephen J. Turnbull
-
automatic merge2009-11-02, by Stephen J. Turnbull
-
Fix issue145: accept nil in default-process-coding-system.2009-11-02, by Stephen J. Turnbull
-
Don't error if handed a string and a non-string, #'equalp.2009-11-01, by Aidan Kehoe
-
Fix typo in font-combine-fonts-internal.2009-11-01, by Stephen J. Turnbull
-
Improve argument names and update docstrings.2009-11-01, by Stephen J. Turnbull
-
Merge improvements in defun-movement docstrings.2009-11-01, by Stephen J. Turnbull
-
Improve docstrings of defun movement functions.2009-10-08, by Stephen J. Turnbull
-
If STRING is constant, call regexp-quote at compile time.2009-10-30, by Aidan Kehoe
-
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier2009-10-26, by Jerry James
-
Make readlink_or_correct_case function correctly on Darwin.2009-10-26, by Aidan Kehoe
-
Add `file-system-ignore-case-p', use it.2009-10-24, by Aidan Kehoe
-
Make it possible to silence warnings issued when #'mapcar's result is discarded.2009-10-19, by Aidan Kehoe