(leim-list-header): Use utf-8 coding tag.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user