aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/mule-cmds.el2
1 files changed, 1 insertions, 1 deletions
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.
1270Emacs loads this file at startup time.") 1270Emacs loads this file at startup time.")
1271 1271
1272(defvar leim-list-header (format 1272(defvar leim-list-header (format
1273";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: iso-2022-7bit;-*- 1273";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: utf-8;-*-
1274;; 1274;;
1275;; This file contains a list of LEIM (Library of Emacs Input Method) 1275;; This file contains a list of LEIM (Library of Emacs Input Method)
1276;; methods in the same directory as this file. Loading this file 1276;; methods in the same directory as this file. Loading this file