Mercurial > emacs
changeset 45899:e44f3ea2c30c
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 18 Jun 2002 14:36:19 +0000 |
parents | 5d6de4aa3f61 |
children | 50e4c7b9eec2 |
files | lisp/ps-mule.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ps-mule.el Tue Jun 18 14:36:07 2002 +0000 +++ b/lisp/ps-mule.el Tue Jun 18 14:36:19 2002 +0000 @@ -1559,7 +1559,7 @@ 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. + ;; 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)