From f55e24f8679d9862cab4f8cb84772781b900e792 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 14 May 2013 14:37:35 +0100 Subject: Emacs: switch org-mode font back to fixed-pitch --- emacs/init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index ab3fc52..dc594fd 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -111,8 +111,6 @@ (variable-pitch-mode) (setq cursor-type 'bar)) - (add-hook 'org-mode-hook #'use-variable-fonts) - (if (eq window-system 'w32) (let* ((font-size 10) (mono-face (cond -- cgit 1.4.1