diff options
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 |