From 7235d3929c3681164cbc6733bb46ac6f4b2160d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Tue, 14 Dec 2010 09:10:50 +0100 Subject: [PATCH] another type --- emacs/files/site-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/files/site-start.el b/emacs/files/site-start.el index decdd83..e3362f2 100644 --- a/emacs/files/site-start.el +++ b/emacs/files/site-start.el @@ -7,5 +7,5 @@ ;; when not dumping so we do it here. (Snarf-documentation "DOC") -;; Allow us to output internatinal characters to the terminal +;; Allow us to output international characters to the terminal (set-terminal-coding-system 'utf-8)