mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
formatting only
This commit is contained in:
parent
a5e350c9dd
commit
b2bc32fc63
@ -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^")
|
||||
|
Loading…
Reference in New Issue
Block a user