|
|
|
@ -160,7 +160,7 @@ |
|
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
|
;; Your init file should contain only one such instance. |
|
|
|
;; If there is more than one, they won't work right. |
|
|
|
) |
|
|
|
'(default ((t (:family "Roboto Mono" :foundry "outline" :slant normal :weight normal :height 113 :width normal))))) |
|
|
|
;; Monkey patch |
|
|
|
;(defun quote-exe (path) |
|
|
|
; (if (string-match-p (regexp-quote " ") path) |
|
|
|
|