]> git.eshelyaron.com Git - emacs.git/commitdiff
(ps-mule-begin-job): Redo this change "if
authorKenichi Handa <handa@m17n.org>
Mon, 10 May 1999 01:40:49 +0000 (01:40 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 10 May 1999 01:40:49 +0000 (01:40 +0000)
ps-multibyte-buffer is nil, use
ps-mule-font-info-database-default."

lisp/ps-mule.el

index 727c76ba02c37ddcbddfcd8ff8fd4efd33ca9421..ffc579a46bbda6eab21d7f5c8de1cdab77cd2d7c 100644 (file)
@@ -1088,7 +1088,7 @@ This checks if all multi-byte characters in the region are printable or not."
              ((eq ps-multibyte-buffer 'bdf-font-except-latin)
               ps-mule-font-info-database-ps-bdf)
              (t
-              ps-mule-font-info-database-latin)))
+              ps-mule-font-info-database-default)))
   (and (boundp 'enable-multibyte-characters)
        enable-multibyte-characters
        ;; Initialize `ps-mule-charset-list'.  If some characters aren't