emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 18 Oct 2005 23:56:10 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1262 emacs/etc/NEWS:1.1263
*** emacs/etc/NEWS:1.1262       Tue Oct 18 04:14:36 2005
--- emacs/etc/NEWS      Wed Oct 19 03:56:07 2005
***************
*** 4689,4694 ****
--- 4689,4703 ----
  
    (defimage foo-image '((:type xpm :file "foo/bar.xpm")))
  
+ +++
+ *** The new variable `max-image-size' defines the maximum size of an
+ image, relative to the selected frame, that Emacs will load.
+ 
+ This is a floating point number that is multiplied by the width and
+ height of the selected frame (in pixels), to give the maximum image
+ width and height.  Emacs will not load an image into memory if it is
+ larger than this.
+ 
  ** Mouse pointer features:
  
  +++ (lispref)




reply via email to

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