diff lisp/prim/glyphs.el @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 8619ce7e4c50
children d2f30a177268
line wrap: on
line diff
--- a/lisp/prim/glyphs.el	Mon Aug 13 09:24:19 2007 +0200
+++ b/lisp/prim/glyphs.el	Mon Aug 13 09:25:29 2007 +0200
@@ -609,7 +609,7 @@
 				 [jpeg :data nil] 2)))
        ,@(if (featurep 'png) '(("\.png$" [png :file nil] 2)))
        ,@(if (featurep 'png) '(("^\211PNG" [png :data nil] 2)))
-       ("" [autodetect :data nil] 2))))
+       ("" [automatic-conversion :data nil] 2))))
   ;; #### this should really be formatted-string, not string but we
   ;; don't have it implemented yet
   ;;