(ps-mule-begin-job): Fix previous change.
authorKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 12:47:23 +0000 (12:47 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 12:47:23 +0000 (12:47 +0000)
lisp/ps-mule.el

index 854e6da..85416fe 100644 (file)
@@ -1201,7 +1201,7 @@ This checks if all multi-byte characters in the region are printable or not."
     ;; Be sure to have font information for Latin-1.
     (or (assq 'iso-8859-1 ps-mule-font-info-database)
        (setq ps-mule-font-info-database
-             (cons '((iso-8859-1 (normal nil nil)))
+             (cons '(iso-8859-1 (normal nil nil))
                    ps-mule-font-info-database)))
 
     ;; Generate ps-mule-font-spec-tables.