emacs: smaller font size
This commit is contained in:
parent
16191b0214
commit
da4cdaaa59
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(default ((t (:family "Hermit" :foundry "unknown" :slant normal :weight normal :height 98 :width normal)))))
|
'(default ((t (:family "Hermit" :foundry "unknown" :slant normal :weight normal :height 90 :width normal)))))
|
||||||
|
|
||||||
|
|
||||||
;; edit-server
|
;; edit-server
|
||||||
|
|
Loading…
Reference in a new issue