]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 854e6dac6d8b8b228da92a0c06fd9e03150e2815..85416fe78e57a324e7f4db863b266da2227cad5e 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.