1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

added comment

This commit is contained in:
Jaeyoun Chung 2002-04-07 06:59:17 +00:00
parent 5795b42089
commit a155c35331
4 changed files with 14 additions and 0 deletions

View File

@ -24,6 +24,9 @@
;;; Commentary:
;; This file defines korean-hangul keyboards:
;; - hangul keyboard type 2 keyboard input method
;;; Code:
(require 'quail)

View File

@ -24,6 +24,9 @@
;;; Commentary:
;; This file defines korean-hangul keyboards:
;; - hangul keyboard type 3 keyboard input method
;;; Code:
(require 'quail)

View File

@ -24,6 +24,9 @@
;;; Commentary:
;; This file defines korean-hanja keyboards:
;; - hanja input method with hangul keyboard type 2
;;; Code:
(require 'quail)

View File

@ -22,6 +22,11 @@
;; 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)