diff leim/quail/cyril-jis.el @ 38453:519983161a46

Some fixes to follow lisp coding conventions and typo fixes.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 20:22:24 +0000
parents dd39cae4cf0f
children ec841dc83e17
line wrap: on
line diff
--- a/leim/quail/cyril-jis.el	Mon Jul 16 18:41:09 2001 +0000
+++ b/leim/quail/cyril-jis.el	Mon Jul 16 20:22:24 2001 +0000
@@ -1,4 +1,4 @@
-;;; quail/cyril-jis.el -- Quail package for inputting JISX0208 Cyrillic letters
+;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
@@ -140,3 +140,5 @@
 ;; Local Variables:
 ;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
+
+;;; cyril-jis.el ends here