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

Diff of /emacs/etc/NEWS

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

revision 1.1250 by rms, Thu Sep 15 13:00:47 2005 UTC revision 1.1251 by cyd, Thu Sep 15 14:01:04 2005 UTC
# Line 4606  When you click the mouse when the mouse Line 4606  When you click the mouse when the mouse
4606  an event is composed by combining the ID of the hot-spot with the  an event is composed by combining the ID of the hot-spot with the
4607  mouse event, e.g. [area4 mouse-1] if the hot-spot's ID is `area4'.  mouse event, e.g. [area4 mouse-1] if the hot-spot's ID is `area4'.
4608    
4609    +++
4610    *** The function `find-image' now searches in etc/images/ and etc/.
4611    The new variable `image-load-path' is a list of locations in which to
4612    search for image files.  The default is to search in etc/images, then
4613    in etc/, and finally in the directories specified by `load-path'.
4614    Subdirectories of etc/ and etc/images are not recursively searched; if
4615    you put an image file in a subdirectory, you have to specify it
4616    explicitly; for example, if an image is put in etc/images/foo/bar.xpm:
4617    
4618      (defimage foo-image '((:type xpm :file "foo/bar.xpm")))
4619    
4620  ** Mouse pointer features:  ** Mouse pointer features:
4621    
4622  +++ (lispref)  +++ (lispref)

Legend:
Removed from v.1.1250  
changed lines
  Added in v.1.1251

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