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