(skkdic-convert): Insert a relative

file name of the original SKK dictionary file.
This commit is contained in:
Kenichi Handa 2007-01-24 06:29:34 +00:00
parent a6737fe74c
commit 091fee4481

View file

@ -365,7 +365,7 @@ The name of generated file is specified by the variable `ja-dic-filename'."
";;\tGenerated by the command `skkdic-convert'\n"
";;\tDate: " (current-time-string) "\n"
";;\tOriginal SKK dictionary file: "
(file-name-nondirectory filename)
(file-relative-name (expand-file-name filename) dirname)
"\n\n"
";; This file is part of GNU Emacs.\n\n"
";;; Commentary:\n\n"