aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love <[email protected]>2002-07-24 22:18:45 +0000
committerDave Love <[email protected]>2002-07-24 22:18:45 +0000
commitc4b4e56c227081c2cd1bcfe74ca812d91b018486 (patch)
treef9bbd48beb2f00494e05431263c978f352d2de8d
parentc7211fed54e6961e2fb0e2d1cd687937b2f657eb (diff)
(skkdic-convert): Add coding cookie.
-rw-r--r--lisp/international/ja-dic-cnv.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el
index 113d00f572..38c8edf445 100644
--- a/lisp/international/ja-dic-cnv.el
+++ b/lisp/international/ja-dic-cnv.el
@@ -358,7 +358,8 @@ The name of generated file is specified by the variable `ja-dic-filename'."
(set-buffer buf)
(erase-buffer)
(buffer-disable-undo)
- (insert ";;; ja-dic.el --- dictionary for Japanese input method\n"
+ (insert ";;; ja-dic.el --- dictionary for Japanese input method"
+ " -*-coding: iso-2022-jp;-*-\n"
";;\tGenerated by the command `skkdic-convert'\n"
";;\tDate: " (current-time-string) "\n"
";;\tOriginal SKK dictionary file: "