Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4754:5dc1b4681e33
Sun Oct 18 00:27:27 2009 +0900
Clean certain build and debug products.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 01:06:53 +0900 |
parents | b8afe0f9cbe3 |
children | 5d67242595a8 |
comparison
equal
deleted
inserted
replaced
4753:dd933a82720c | 4754:5dc1b4681e33 |
---|---|
222 (gif_memory_close): Removed. | 222 (gif_memory_close): Removed. |
223 (gif_decode_error_string): New function. | 223 (gif_decode_error_string): New function. |
224 (gif_instantiate): Adapt to giflib API. | 224 (gif_instantiate): Adapt to giflib API. |
225 * libinterface.h: Include external giflib header instead of | 225 * libinterface.h: Include external giflib header instead of |
226 internal GIF header. | 226 internal GIF header. |
227 | |
228 2009-06-28 Stephen J. Turnbull <stephen@xemacs.org> | |
229 | |
230 * Makefile.in.in (mostlyclean): | |
231 (versionclean): | |
232 (extraclean-noconfig): | |
233 (extraclean): | |
234 Clean certain build and debug products. | |
227 | 235 |
228 2009-10-01 Mike Sperber <mike@xemacs.org> | 236 2009-10-01 Mike Sperber <mike@xemacs.org> |
229 | 237 |
230 * frame-x.c (x_focus_on_frame): Use correct timestamp with | 238 * frame-x.c (x_focus_on_frame): Use correct timestamp with |
231 XSetInputFocus. | 239 XSetInputFocus. |