From b2bc32fc63c356936eda24c8bad35c8e10460690 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 12 Nov 2000 00:20:05 +0000 Subject: [PATCH] formatting only --- lisp/international/latin1-disp.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/international/latin1-disp.el b/lisp/international/latin1-disp.el index 368bd62a248..639457d8fdf 100644 --- a/lisp/international/latin1-disp.el +++ b/lisp/international/latin1-disp.el @@ -171,7 +171,7 @@ character set: `latin-2', `hebrew' etc." (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 @@ is. If FORCE is non-nil, set up the display regardless." '((?ƒ¡ "/H") (?ƒ¢ "~`" "'(") (?ƒ¦ "^H" "H^") - (?ƒ¶ "^h" "h^") (?ƒ© ".I" "I^.") + (?ƒ¶ "^h" "h^") + (?ƒ© ".I" "I^.") (?ƒª ",S") (?ƒ« "~G" "G(") (?ƒ¬ "^J" "J^") -- 2.39.5