/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1262 by jet, Tue Oct 18 04:14:36 2005 UTC revision 1.1263 by cyd, Wed Oct 19 03:56:07 2005 UTC
# Line 4689  explicitly; for example, if an image is Line 4689  explicitly; for example, if an image is
4689    
4690    (defimage foo-image '((:type xpm :file "foo/bar.xpm")))    (defimage foo-image '((:type xpm :file "foo/bar.xpm")))
4691    
4692    +++
4693    *** The new variable `max-image-size' defines the maximum size of an
4694    image, relative to the selected frame, that Emacs will load.
4695    
4696    This is a floating point number that is multiplied by the width and
4697    height of the selected frame (in pixels), to give the maximum image
4698    width and height.  Emacs will not load an image into memory if it is
4699    larger than this.
4700    
4701  ** Mouse pointer features:  ** Mouse pointer features:
4702    
4703  +++ (lispref)  +++ (lispref)

Legend:
Removed from v.1.1262  
changed lines
  Added in v.1.1263

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26