From: Dave Love Date: Wed, 24 Jul 2002 22:18:45 +0000 (+0000) Subject: (skkdic-convert): Add coding cookie. X-Git-Tag: ttn-vms-21-2-B4~13876 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4b4e56c227081c2cd1bcfe74ca812d91b018486;p=emacs.git (skkdic-convert): Add coding cookie. --- diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el index 113d00f572a..38c8edf4450 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: "