emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ps-mule.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-mule.el
Date: Fri, 04 Apr 2003 01:22:55 -0500

Index: emacs/lisp/ps-mule.el
diff -c emacs/lisp/ps-mule.el:1.30 emacs/lisp/ps-mule.el:1.31
*** emacs/lisp/ps-mule.el:1.30  Fri May 17 10:09:39 2002
--- emacs/lisp/ps-mule.el       Tue Jun 18 10:36:19 2002
***************
*** 1559,1565 ****
                    ps-current-font (1+ ps-current-font)))))))
  
    ;; If the header contains non-ASCII and non-Latin1 characters, prepare a 
font
!   ;; and glyphs for the first occurance of such characters.
    (if (and ps-mule-header-charsets
           (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))
        (let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets)
--- 1559,1565 ----
                    ps-current-font (1+ ps-current-font)))))))
  
    ;; If the header contains non-ASCII and non-Latin1 characters, prepare a 
font
!   ;; and glyphs for the first occurrence of such characters.
    (if (and ps-mule-header-charsets
           (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))
        (let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]