]> err.no Git - dotfiles/commitdiff
Try to get rid of silly fonts
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 20 Jul 2006 13:58:00 +0000 (13:58 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 20 Jul 2006 13:58:00 +0000 (13:58 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@938 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

emacs

diff --git a/emacs b/emacs
index fba52a7bb931e342ef85d7e4cd336cf561fff92d..d6f7ed194a54c733300173063ac07666cd3a57a2 100644 (file)
--- a/emacs
+++ b/emacs
 (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)