Mercurial > emacs
comparison src/ChangeLog @ 49457:0a4df841f431
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 26 Jan 2003 01:26:32 +0000 |
parents | b153cf78084e |
children | f2be5cd8262f |
comparison
equal
deleted
inserted
replaced
49456:8511f51a1d4f | 49457:0a4df841f431 |
---|---|
1 2003-01-26 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32fns.c (init_jpeg_functions, jpeg_resync_to_restart_wrapper): | |
4 New functions. | |
5 (jpeg_load): Sync with xfns.c version. Adjust colors for Windows. | |
6 Disable color table lookups. Call jpeg library functions | |
7 through pointers determined at runtime. | |
8 (init_external_image_libraries): Try to load jpeg.dll. | |
9 | |
1 2003-01-25 Richard M. Stallman <rms@gnu.org> | 10 2003-01-25 Richard M. Stallman <rms@gnu.org> |
2 | 11 |
3 * lisp.h: Declare format2 instead of format1. | 12 * lisp.h: Declare format2 instead of format1. |
4 | 13 |
5 * fileio.c (barf_or_query_if_file_exists): | 14 * fileio.c (barf_or_query_if_file_exists): |