From cfd8f3ed493155c6add9ee18dc1120646f4e17f7 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 5 Jul 2002 21:59:41 +0000 Subject: [PATCH] (leim-list-header): Add coding tag. --- lisp/international/mule-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 06b6678b151..42fb7b4c29e 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -885,7 +885,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) +";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: iso-2022-7bit;-*- ;; ;; This file contains a list of LEIM (Library of Emacs Input Method) ;; methods in the same directory as this file. Loading this file -- 2.39.5