]> git.eshelyaron.com Git - emacs.git/commitdiff
added comment
authorJaeyoun Chung <jay@kldp.org>
Sun, 7 Apr 2002 06:59:17 +0000 (06:59 +0000)
committerJaeyoun Chung <jay@kldp.org>
Sun, 7 Apr 2002 06:59:17 +0000 (06:59 +0000)
leim/quail/hangul.el
leim/quail/hangul3.el
leim/quail/hanja.el
leim/quail/hanja3.el

index d8e9166c2306d0a4c54c2085042fef6e448b92bd..2261f857ab6f1a4ef0a7bcfccf22c7653af6789c 100644 (file)
@@ -24,6 +24,9 @@
 
 ;;; Commentary:
 
+;; This file defines korean-hangul keyboards:
+;; - hangul keyboard type 2 keyboard input method
+
 ;;; Code:
 
 (require 'quail)
index 9fc0e2005d7bff4db03b4eddba37455c6b0673a1..c87448bcbeb12d0bf03e4d8311d50050c3f26948 100644 (file)
@@ -24,6 +24,9 @@
 
 ;;; Commentary:
 
+;; This file defines korean-hangul keyboards:
+;; - hangul keyboard type 3 keyboard input method
+
 ;;; Code:
 
 (require 'quail)
index 638899bfd5bccb667fc6cb3a04c74c87bbab8763..3b0266710d1c465ed76bc1a98a04feb453b8f37d 100644 (file)
@@ -24,6 +24,9 @@
 
 ;;; Commentary:
 
+;; This file defines korean-hanja keyboards:
+;; - hanja input method with hangul keyboard type 2
+
 ;;; Code:
 
 (require 'quail)
index 7bffa10a19ed4c73aaf1f39357951ef81e0c001c..5cf7814b046afc74a1eee88fef43cb7b95d81817 100644 (file)
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
+;; This file defines korean-hanja3 keyboards:
+;; - hanja input method with hangul keyboard type 3
+
 ;;; Code:
 
 (require 'quail)