/[emacs]/emacs/lisp/ps-mule.el
ViewVC logotype

Diff of /emacs/lisp/ps-mule.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32.4.2 by handa, Fri Sep 26 12:01:49 2003 UTC revision 1.32.4.3 by handa, Fri Sep 26 12:47:23 2003 UTC
# Line 1201  This checks if all multi-byte characters Line 1201  This checks if all multi-byte characters
1201      ;; Be sure to have font information for Latin-1.      ;; Be sure to have font information for Latin-1.
1202      (or (assq 'iso-8859-1 ps-mule-font-info-database)      (or (assq 'iso-8859-1 ps-mule-font-info-database)
1203          (setq ps-mule-font-info-database          (setq ps-mule-font-info-database
1204                (cons '((iso-8859-1 (normal nil nil)))                (cons '(iso-8859-1 (normal nil nil))
1205                      ps-mule-font-info-database)))                      ps-mule-font-info-database)))
1206    
1207      ;; Generate ps-mule-font-spec-tables.      ;; Generate ps-mule-font-spec-tables.

Legend:
Removed from v.1.32.4.2  
changed lines
  Added in v.1.32.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26