/[emacs]/emacs/lisp/image-file.el
ViewVC logotype

Diff of /emacs/lisp/image-file.el

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

revision 1.21 by jurta, Fri Mar 25 19:57:48 2005 UTC revision 1.22 by jurta, Fri Mar 25 21:43:05 2005 UTC
# Line 38  Line 38 
38    
39  ;;;###autoload  ;;;###autoload
40  (defcustom image-file-name-extensions  (defcustom image-file-name-extensions
41    '("png" "jpeg" "jpg" "gif" "tiff" "tif" "pbm" "pgm" "ppm" "pnm")    '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")
42    "*A list of image-file filename extensions.    "*A list of image-file filename extensions.
43  Filenames having one of these extensions are considered image files,  Filenames having one of these extensions are considered image files,
44  in addition to those matching `image-file-name-regexps'.  in addition to those matching `image-file-name-regexps'.

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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