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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Wed, 19 Oct 2005 17:54:42 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1263 emacs/etc/NEWS:1.1264
*** emacs/etc/NEWS:1.1263       Wed Oct 19 03:56:07 2005
--- emacs/etc/NEWS      Wed Oct 19 21:54:41 2005
***************
*** 4690,4702 ****
    (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:
  
--- 4690,4697 ----
    (defimage foo-image '((:type xpm :file "foo/bar.xpm")))
  
  +++
! *** The new variable `max-image-size' defines the maximum size of
! images that Emacs will load and display.
  
  ** Mouse pointer features:
  




reply via email to

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