Some fixes to follow lisp coding conventions and typo fixes.
[bpt/emacs.git] / leim / quail / hanja.el
index 9cad9fc..861cd22 100644 (file)
@@ -1,4 +1,4 @@
-;;; quail/hanja.el --- Quail-package for Korean Hanja (KSC5601)
+;;; hanja.el --- Quail-package for Korean Hanja (KSC5601)
 
 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
@@ -22,6 +22,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (require 'quail)
  ("gmd"        "\e$(C}i\e(B")
  ("gml"        "\e$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}\e(B")
  ("glf"        "\e$(C}~\e(B"))
+
+;;; hanja.el ends here