Mercurial > hg > xemacs-beta
diff lisp/prim/glyphs.el @ 122:d2f30a177268 r20-1b14
Import from CVS: tag r20-1b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:26:03 +0200 |
parents | cca96a509cfe |
children | 43dd3413c7c7 |
line wrap: on
line diff
--- a/lisp/prim/glyphs.el Mon Aug 13 09:25:31 2007 +0200 +++ b/lisp/prim/glyphs.el Mon Aug 13 09:26:03 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))) - ("" [automatic-conversion :data nil] 2)))) + ("" [autodetect :data nil] 2)))) ;; #### this should really be formatted-string, not string but we ;; don't have it implemented yet ;;