Mercurial > emacs
changeset 46671:1c5996975536
(skkdic-convert): Add coding cookie.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 Jul 2002 22:18:45 +0000 |
parents | 7de6082f2633 |
children | cbba2fbd2b85 |
files | lisp/international/ja-dic-cnv.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/ja-dic-cnv.el Wed Jul 24 22:18:11 2002 +0000 +++ b/lisp/international/ja-dic-cnv.el Wed Jul 24 22:18:45 2002 +0000 @@ -358,7 +358,8 @@ (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: "