From: Ramakrishnan Muthukrishnan Date: Fri, 23 Oct 2015 08:21:33 +0000 (+0530) Subject: do not set any font, pick the default system font X-Git-Url: https://git.rkrishnan.org/?p=.emacs.d.git;a=commitdiff_plain;h=e7ad1bddf7f8eee78b0807014de0e0e030eb6e0b do not set any font, pick the default system font --- diff --git a/init.el b/init.el index 7126211..868b92d 100644 --- a/init.el +++ b/init.el @@ -231,4 +231,4 @@ ;; auto complete (ac-config-default) - +(ac-linum-workaround)