diff options
| author | Paul Eggert | 2011-12-30 17:27:15 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-30 17:27:15 -0800 |
| commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
| tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/language | |
| parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
| download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/language')
| -rw-r--r-- | lisp/language/hanja-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/hanja-util.el b/lisp/language/hanja-util.el index bd661083406..adb25c7e2e8 100644 --- a/lisp/language/hanja-util.el +++ b/lisp/language/hanja-util.el | |||
| @@ -6438,7 +6438,7 @@ character. This variable is initialized by `hanja-init-load'.") | |||
| 6438 | 6438 | ||
| 6439 | ;; List of current conversion status. | 6439 | ;; List of current conversion status. |
| 6440 | ;; The first element is the strating position of shown list. | 6440 | ;; The first element is the strating position of shown list. |
| 6441 | ;; It is a group number each splited by `hanja-list-width'. | 6441 | ;; It is a group number each split by `hanja-list-width'. |
| 6442 | ;; The second element is the position of selected element. | 6442 | ;; The second element is the position of selected element. |
| 6443 | ;; The third element is a list of suitable Hanja candidate. | 6443 | ;; The third element is a list of suitable Hanja candidate. |
| 6444 | (defvar hanja-conversions | 6444 | (defvar hanja-conversions |