formatting only
This commit is contained in:
@@ -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^")
|
||||
|
||||
Reference in New Issue
Block a user