emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 23 Aug 2008 03:48:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/08/23 03:48:08

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6893
retrieving revision 1.6894
diff -u -b -r1.6893 -r1.6894
--- ChangeLog   23 Aug 2008 02:10:28 -0000      1.6893
+++ ChangeLog   23 Aug 2008 03:48:06 -0000      1.6894
@@ -1,3 +1,12 @@
+2008-08-23  Jason Rumney  <address@hidden>
+
+       * image.c (enum tiff_keyword_index, tiff_format): Add :index keyword.
+       (fn_TIFFSetDirectory): New library function used.
+       (init_tiff_functions) [HAVE_NTGUI]: Initialize it.
+       (tiff_load): Use :index to select among multiple images.  Set count
+       property when multiple images exist.
+       (gif_format): Use :index, not :image.
+
 2008-08-23  Chong Yidong  <address@hidden>
 
        * xdisp.c (try_scrolling): Check INT_MAX instead of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]