/[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.30 by eliz, Fri May 17 14:09:39 2002 UTC revision 1.30.2.1 by miles, Fri Apr 4 06:20:10 2003 UTC
# Line 1559  This checks if all multi-byte characters Line 1559  This checks if all multi-byte characters
1559                      ps-current-font (1+ ps-current-font)))))))                      ps-current-font (1+ ps-current-font)))))))
1560    
1561    ;; 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
1562    ;; and glyphs for the first occurance of such characters.    ;; and glyphs for the first occurrence of such characters.
1563    (if (and ps-mule-header-charsets    (if (and ps-mule-header-charsets
1564             (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))             (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))
1565        (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.30  
changed lines
  Added in v.1.30.2.1

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