EMACS: Added antialias to font

This commit is contained in:
Tom Willemsen 2011-04-26 09:46:22 +02:00
parent 6afc71ffb9
commit 78d90e80dd

View file

@ -1,4 +1,4 @@
(add-to-list 'default-frame-alist '(font . "DejaVu Sans Mono-10"))
(add-to-list 'default-frame-alist '(font . "DejaVu Sans Mono-10:antialias=true"))
(setq inhibit-startup-message t) ; don't show welcome screen
(setq require-final-newline t) ; always append a newline to a