1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

(ps-mule-begin-job): Fix previous change.

This commit is contained in:
Kenichi Handa 2003-09-26 12:47:23 +00:00
parent a4c2acb380
commit 0e78bb6280

View 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.