]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 26 Jan 2003 01:26:32 +0000 (01:26 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 26 Jan 2003 01:26:32 +0000 (01:26 +0000)
nt/ChangeLog
src/ChangeLog

index e3a51eaaf9aeb755454e7c9ac37189282b0e14c1..27114535db4ecc550de40f5b5ae3c26c8592245a 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-26  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Automatically detect jpeglib.
+
 2003-01-25  Jason Rumney  <jasonr@gnu.org>
 
        * configure.bat: Automatically detect libpng.
index 155ff1e4d6983f03b5cd1d35f269bf771018345d..de6f0db254bde5f98116e203bb85222abee0d677 100644 (file)
@@ -1,3 +1,12 @@
+2003-01-26  Jason Rumney  <jasonr@gnu.org>
+
+       * w32fns.c (init_jpeg_functions, jpeg_resync_to_restart_wrapper):
+       New functions.
+       (jpeg_load): Sync with xfns.c version. Adjust colors for Windows.
+       Disable color table lookups. Call jpeg library functions
+       through pointers determined at runtime.
+       (init_external_image_libraries): Try to load jpeg.dll.
+
 2003-01-25  Richard M. Stallman  <rms@gnu.org>
 
        * lisp.h: Declare format2 instead of format1.