From: Kenichi Handa Date: Thu, 19 Mar 2009 00:59:21 +0000 (+0000) Subject: (leim-list-header): Use utf-8 coding tag. X-Git-Tag: emacs-pretest-23.0.92~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=316732d2c47be7a2c724cdabba35266ec7e72c7b;p=emacs.git (leim-list-header): Use utf-8 coding tag. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index feed9870a8e..f8b32462946 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1270,7 +1270,7 @@ in the format of Lisp expression for registering each input method. Emacs loads this file at startup time.") (defvar leim-list-header (format -";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: iso-2022-7bit;-*- +";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: utf-8;-*- ;; ;; This file contains a list of LEIM (Library of Emacs Input Method) ;; methods in the same directory as this file. Loading this file