Mercurial > hg > xemacs-beta
graph
-
automatic merge2009-11-17, by Stephen J. Turnbull
-
Fix crash in regex.c (closes issue630).2009-11-17, by Stephen J. Turnbull
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2009-11-16, by Aidan Kehoe
-
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.2009-11-15, by Aidan Kehoe
-
Eliminate C asserts from c-tests.2009-11-16, by Stephen J. Turnbull
-
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
-
Don't prevent display objects from being deleted for `post-command-hook'.2009-10-11, by Mike Sperber
-
Properly handle continuable divide-by-zero errors. Fix truncation of a2009-10-12, by Jerry James
-
Don't cons with #'mapcar calls where the result is discarded,2009-10-12, by Aidan Kehoe
-
Fix some test failures, mule-tests.el.2009-10-12, by Aidan Kehoe
-
Fix another bug in the delete-duplicates compiler macro.2009-10-12, by Aidan Kehoe
-
Correct the docstring for #'range-table-type.2009-10-10, by Aidan Kehoe
-
`beginning-of-defun-function', `end-of-defun-function'2009-10-07, by Andreas Roehler
-
Updates for external GIF support on Windows2009-10-07, by Vin Shelton
-
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message2009-10-05, by Jerry James
-
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices2009-10-05, by Jerry James
-
Use giflib or libungif to provide GIF support, instead of using internal2009-10-05, by Jerry James
-
Handle non-list sequences better, delete-duplicates compiler macro.2009-10-03, by Aidan Kehoe
-
Fix `focus-frame'.2009-10-01, by Mike Sperber
-
Unbreak `beginning-of-defun'.2009-09-30, by Mike Sperber
-
Bring `try-completion''s interface closer to GNU Emacs.2009-09-30, by Mike Sperber
-
Register any CCL programs used by fixed-width coding-systems.2009-09-30, by Aidan Kehoe
-
Unbreak autoload.el2009-09-28, by Mike Sperber
-
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.2009-09-27, by Aidan Kehoe
-
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.2009-09-24, by Stephen J. Turnbull
-
Check for gdbm/ndbm.h, too.2009-09-24, by Stephen J. Turnbull
-
Fix crash due to mishandling transparency.2009-09-23, by Stephen J. Turnbull
-
lisp beginning-end-of-defun-function Changelog entry2009-09-22, by Andreas Roehler
-
funcall beginning-of-defun-function arg2009-09-21, by andreas roehler