log src/ChangeLog @ 4718:a27de91ae83c

age author description
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.