diff options
| author | Paul Eggert | 2011-12-18 22:21:24 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-18 22:21:24 -0800 |
| commit | 99d990817cac77ba755b4e31722c44f6f6bbe3b0 (patch) | |
| tree | 20ede6f28ea8785e182ee29d753a547409dd39c4 /leim | |
| parent | 3771cb1735b47102e7f94187bcdeb1a4644a557e (diff) | |
| download | emacs-99d990817cac77ba755b4e31722c44f6f6bbe3b0.tar.gz emacs-99d990817cac77ba755b4e31722c44f6f6bbe3b0.zip | |
Spelling fixes.
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/ChangeLog | 2 | ||||
| -rw-r--r-- | leim/quail/hanja3.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 95a3671bdd1..57c5a406785 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1895,7 +1895,7 @@ | |||
| 1895 | * Makefile.in (${TIT}): To byte-compile quail packages, use just | 1895 | * Makefile.in (${TIT}): To byte-compile quail packages, use just |
| 1896 | built quail. | 1896 | built quail. |
| 1897 | 1897 | ||
| 1898 | 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | 1898 | 1997-12-09 Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> |
| 1899 | 1899 | ||
| 1900 | * quail/hanja3.el: New file. | 1900 | * quail/hanja3.el: New file. |
| 1901 | 1901 | ||
diff --git a/leim/quail/hanja3.el b/leim/quail/hanja3.el index aa0fc7948af..dae716c7a8b 100644 --- a/leim/quail/hanja3.el +++ b/leim/quail/hanja3.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2011 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | 5 | ;; Author: Koaunghi Un <koaunghi.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. |