comparison leim/quail/hanja3.el @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 1344a9d40dc8
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: iso-2022-7bit;-*- 1 ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: iso-2022-7bit;-*-
2 2
3 ;; Copyright (C) 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997, 1999, 2002 Free Software Foundation, Inc.
4 4
5 ;; Author: Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> 5 ;; Author: Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
6 ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja 6 ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ;; GNU General Public License for more details. 18 ;; GNU General Public License for more details.
19 19
20 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
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., 51 Franklin Street, Fifth Floor,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02110-1301, USA.
24 24
25 ;;; Commentary: 25 ;;; Commentary:
26 26
27 ;; This file defines korean-hanja3 keyboards: 27 ;; This file defines korean-hanja3 keyboards:
28 ;; - hanja input method with hangul keyboard type 3 28 ;; - hanja input method with hangul keyboard type 3
611 ("mg3" "$(C}e}f}g}h(B") 611 ("mg3" "$(C}e}f}g}h(B")
612 ("mga" "$(C}i(B") 612 ("mga" "$(C}i(B")
613 ("m8" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B") 613 ("m8" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B")
614 ("mdw" "$(C}~(B")) 614 ("mdw" "$(C}~(B"))
615 615
616 ;;; arch-tag: 2dda6492-e6e3-47a0-aa88-8d9bdf3a200f
616 ;;; hanja3.el ends here 617 ;;; hanja3.el ends here