comparison leim/quail/hangul.el @ 44421:84b09c068bb9

added comment
author Jaeyoun Chung <jay@kldp.org>
date Sun, 07 Apr 2002 06:59:17 +0000
parents 45a94fc78647
children 23a1cea22d13
comparison
equal deleted inserted replaced
44420:6b7a9f47157d 44421:84b09c068bb9
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the 21 ;; along with GNU Emacs; see the file COPYING. If not, write to the
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02111-1307, USA.
24 24
25 ;;; Commentary: 25 ;;; Commentary:
26
27 ;; This file defines korean-hangul keyboards:
28 ;; - hangul keyboard type 2 keyboard input method
26 29
27 ;;; Code: 30 ;;; Code:
28 31
29 (require 'quail) 32 (require 'quail)
30 (require 'korea-util) 33 (require 'korea-util)