Clean up
This commit is contained in:
parent
4190b16b71
commit
affcb53d04
4 changed files with 8 additions and 9 deletions
|
@ -26,7 +26,7 @@
|
|||
;;;###autoload
|
||||
(defun narf/load-font (font)
|
||||
(interactive)
|
||||
(set-frame-font font)
|
||||
(set-frame-font font t)
|
||||
(setq narf-current-font font))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue