Mercurial > emacs
changeset 33412:d85712cf7ea3
formatting only
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 12 Nov 2000 00:20:05 +0000 |
parents | a873b191d4c5 |
children | ac84f72e0a9f |
files | lisp/international/latin1-disp.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/latin1-disp.el Sat Nov 11 17:55:18 2000 +0000 +++ b/lisp/international/latin1-disp.el Sun Nov 12 00:20:05 2000 +0000 @@ -171,7 +171,7 @@ (if font-pattern (progn ;; Now FONT-PATTERN is a string or a cons of family - ;; field pattern and registry filed pattern. + ;; field pattern and registry field pattern. (or (stringp font-pattern) (setq font-pattern (concat (or (car font-pattern) "*") "-*-" @@ -272,7 +272,8 @@ '((?ƒ¡ "/H") (?ƒ¢ "~`" "'(") (?ƒ¦ "^H" "H^") - (?ƒ¶ "^h" "h^") (?ƒ© ".I" "I^.") + (?ƒ¶ "^h" "h^") + (?ƒ© ".I" "I^.") (?ƒª ",S") (?ƒ« "~G" "G(") (?ƒ¬ "^J" "J^")