From e0e6e9b80a853e1c8babead9c0c629e0f6072376 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 25 Mar 2005 21:43:05 +0000 Subject: [PATCH] Revert last change. --- lisp/image-file.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/image-file.el b/lisp/image-file.el index c9bb6f0d0c0..11676021afd 100644 --- a/lisp/image-file.el +++ b/lisp/image-file.el @@ -38,7 +38,7 @@ ;;;###autoload (defcustom image-file-name-extensions - '("png" "jpeg" "jpg" "gif" "tiff" "tif" "pbm" "pgm" "ppm" "pnm") + '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm") "*A list of image-file filename extensions. Filenames having one of these extensions are considered image files, in addition to those matching `image-file-name-regexps'. -- 2.39.2