/[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.29 by gerd, Wed Sep 19 14:53:28 2001 UTC revision 1.29.4.1 by lektu, Tue Jun 18 14:27:08 2002 UTC
# Line 1533  This checks if all multi-byte characters Line 1533  This checks if all multi-byte characters
1533                      ps-current-font (1+ ps-current-font)))))))                      ps-current-font (1+ ps-current-font)))))))
1534    
1535    ;; If the header contains non-ASCII and non-Latin1 characters, prepare a font    ;; If the header contains non-ASCII and non-Latin1 characters, prepare a font
1536    ;; and glyphs for the first occurance of such characters.    ;; and glyphs for the first occurrence of such characters.
1537    (if (and ps-mule-header-charsets    (if (and ps-mule-header-charsets
1538             (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))             (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))
1539        (let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets)        (let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets)

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.29.4.1

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