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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 18 Oct 2005 23:54:58 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4659 emacs/src/ChangeLog:1.4660
*** emacs/src/ChangeLog:1.4659  Wed Oct 19 01:52:59 2005
--- emacs/src/ChangeLog Wed Oct 19 03:54:54 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-10-18  Chong Yidong  <address@hidden>
+ 
+       * image.c (Vmax_image_size): New variable.
+       (check_image_size): New function.
+       (xbm_read_bitmap_data, pbm_load, png_load, jpeg_load, tiff_load)
+       (gif_load, gs_load): Use it.
+       (lookup_image): Try loading again if previous load failed.
+       (xbm_read_bitmap_data): Add a new argument, a pointer to the frame
+       to display in, NULL if none.
+       (xbm_load_image, xbm_file_p): Pass xbm_read_bitmap_data the new
+       argument.
+ 
  2005-10-18  Richard M. Stallman  <address@hidden>
  
        * search.c (Fstring_match): Doc fix.




reply via email to

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