From: tfheen Date: Thu, 20 Jul 2006 13:58:00 +0000 (+0000) Subject: Try to get rid of silly fonts X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177fc8cebae59b568ecd36f972b105b61fa99d32;p=dotfiles Try to get rid of silly fonts git-svn-id: file:///svn/tfheen/trunk/dotfiles@938 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/emacs b/emacs index fba52a7..d6f7ed1 100644 --- a/emacs +++ b/emacs @@ -253,8 +253,7 @@ (cw/for-emacs-21-and-later (define-coding-system-alias 'iso885915 'iso-8859-15) (define-coding-system-alias 'utf8 'utf-8) - (if (not window-system) - (define-coding-system-alias 'iso-8859-15 'iso-8859-1))) + (define-coding-system-alias 'iso-8859-15 'iso-8859-1)) (setq add-log-full-name "Tollef Fog Heen" add-log-time-format 'tfheen-dpkg-changelog-time)