This commit is contained in:
John Doty 2018-02-23 15:59:18 -08:00
parent d448aac13d
commit 1dd8283355

View file

@ -165,7 +165,7 @@
;; ;;
(require 'cl) (require 'cl)
(if (display-graphic-p) (if (display-graphic-p)
(progn (let ((my-font-choice) (jd-frame-height))
;; Consolas. (And, to a lesser extent, Inconsolata.) ;; Consolas. (And, to a lesser extent, Inconsolata.)
;; ;;
(defun font-candidate (&rest fonts) (defun font-candidate (&rest fonts)