]> code.delx.au - gnu-emacs/blobdiff - leim/ja-dic/ja-dic.el
Some fixes to follow lisp coding conventions and typo fixes.
[gnu-emacs] / leim / ja-dic / ja-dic.el
index 93306bef389d6dabe185e807716b884f161c8d56..5624976006071f397de2d5ecfd53d44851c3349a 100644 (file)
@@ -1,9 +1,9 @@
-;; ja-dic.el -- dictionary for Japanese input method
+;;; ja-dic.el --- dictionary for Japanese input method
 ;;     Generated by the command `skkdic-convert'
 ;;     Date: Sat Dec 16 09:09:04 2000
 ;;     Original SKK dictionary file: SKK-JISYO.L
 
-;;; Comment:
+;;; Commentary:
 
 ;; Do byte-compile this file again after any modification.
 
@@ -20,6 +20,8 @@
 ;; Yukiyoshi Kameyama, Akihiko Sasaki, Dai Ando, Junichi Okukawa, 
 ;; Katsushi Sato and Nobuhiro Yamagishi
 ;; 
+;; This file is part of GNU Emacs.
+;;
 ;; This dictionary is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either versions 2, or (at your option)
 ;;
 (provide 'ja-dic)
 
-;; ja-dic.el ends here
+;;; ja-dic.el ends here