]> git.eshelyaron.com Git - emacs.git/commitdiff
formatting only
authorDave Love <fx@gnu.org>
Sun, 12 Nov 2000 00:20:05 +0000 (00:20 +0000)
committerDave Love <fx@gnu.org>
Sun, 12 Nov 2000 00:20:05 +0000 (00:20 +0000)
lisp/international/latin1-disp.el

index 368bd62a24897476f5922fc12adc2331eae904db..639457d8fdfa8706fa4007d02973a9bff29395b1 100644 (file)
@@ -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."
        '((?\83¡ "/H")
         (?\83¢ "~`" "'(")
         (?\83¦ "^H" "H^")
-        (?\83¶ "^h" "h^")         (?\83© ".I" "I^.")
+        (?\83¶ "^h" "h^")
+        (?\83© ".I" "I^.")
         (?\83ª ",S")
         (?\83« "~G" "G(")
         (?\83¬ "^J" "J^")