2009-11-18 |
Stephen J. Turnbull |
Improve warning and error messages from Xft.
|
2009-11-18 |
Stephen J. Turnbull |
Update charset_table used by Xft.
|
2009-11-17 |
Stephen J. Turnbull |
Sun Oct 18 00:27:27 2009 +0900
|
2009-11-17 |
Stephen J. Turnbull |
Restore some doc changes that got dropped in a merge.
|
2009-11-17 |
Stephen J. Turnbull |
automatic merge
|
2009-11-17 |
Stephen J. Turnbull |
Fix crash in regex.c (closes issue630).
|
2009-11-15 |
Aidan Kehoe |
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.
|
2009-11-15 |
Aidan Kehoe |
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly
|
2009-11-15 |
Aidan Kehoe |
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
|
2009-11-11 |
Stephen J. Turnbull |
automatic merge
|
2009-11-11 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
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-08 |
Aidan Kehoe |
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
|
2009-11-02 |
Stephen J. Turnbull |
Fix issue145: accept nil in default-process-coding-system.
|
2009-10-26 |
Aidan Kehoe |
Make readlink_or_correct_case function correctly on Darwin.
|
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-10 |
Aidan Kehoe |
Correct the docstring for #'range-table-type.
|
2009-10-05 |
Jerry James |
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
|
2009-10-05 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|
2009-10-05 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
2009-10-01 |
Mike Sperber |
Fix `focus-frame'.
|
2009-09-30 |
Mike Sperber |
Bring `try-completion''s interface closer to GNU Emacs.
|
2009-09-30 |
Aidan Kehoe |
Register any CCL programs used by fixed-width coding-systems.
|
2009-09-24 |
Stephen J. Turnbull |
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.
|
2009-09-24 |
Stephen J. Turnbull |
Check for gdbm/ndbm.h, too.
|
2009-09-23 |
Stephen J. Turnbull |
Fix crash due to mishandling transparency.
|
2009-09-20 |
Aidan Kehoe |
Add argument information to remaining MANY or UNEVALLED C subrs.
|
2009-09-20 |
Aidan Kehoe |
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
|
2009-09-19 |
Aidan Kehoe |
Move the #'query-coding-region implementation to C.
|
2009-09-11 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
2009-09-06 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
2009-08-24 |
Jerry James |
Fix build problems on WIN32 platforms caused by the large image crash fix.
|
2009-08-11 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
2009-08-16 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
2009-07-28 |
Stephen J. Turnbull |
Fix typos in face.c.
|
2009-07-26 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
2009-07-14 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|
2009-07-11 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
2009-07-01 |
Jerry James |
Prevent integer overflow and subsequent crashes when attempting to load large
|
2009-06-19 |
Stephen J. Turnbull |
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
2009-06-14 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
2009-06-05 |
Stephen J. Turnbull |
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
|
2009-05-18 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
2009-03-08 |
Ville Skyttä |
Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
|
2009-02-26 |
Stephen J. Turnbull |
Merge: fixup ChangeLogs.
|
2009-02-03 |
Stephen J. Turnbull |
Fix typo in comment on skip_debugger.
|
2009-02-11 |
Jerry James |
How about if I make a ChangeLog entry for the number-gmp.c change?
|
2009-02-10 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
2009-02-02 |
Stephen J. Turnbull |
Update comment.
|
2009-02-02 |
Stephen J. Turnbull |
Set icon resource on frame early enough for openbox to find it.
|
2008-11-25 |
Stephen J. Turnbull |
Document non-obvious usages.
|
2008-11-20 |
Stephen J. Turnbull |
Clarify comment in struct x_frame.
|
2009-01-31 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
2009-01-18 |
Aidan Kehoe |
Merge.
|
2009-01-18 |
Aidan Kehoe |
Print char table values correctly.
|
2009-01-18 |
Aidan Kehoe |
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
|
2008-12-30 |
Aidan Kehoe |
Merge.
|
2008-12-28 |
Aidan Kehoe |
Merge.
|