diff options
| author | Eli Zaretskii | 2000-09-07 20:48:12 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-09-07 20:48:12 +0000 |
| commit | 43b11fee55a3e085421f92abde3bc5923a5ae58f (patch) | |
| tree | 64f9531d8733111a9ee4f1e35b916d047a01fe83 | |
| parent | 19e713d8c21a6a79943b3d5fe884fcfb1808ce16 (diff) | |
| download | emacs-43b11fee55a3e085421f92abde3bc5923a5ae58f.tar.gz emacs-43b11fee55a3e085421f92abde3bc5923a5ae58f.zip | |
(quail-cxterm-package-ext-info): Fix doc strings of chinese-py-b5,
chinese-py, and chinese-tonepy input methods.
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/international/titdic-cnv.el | 40 |
2 files changed, 24 insertions, 20 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55063e88135..bf7fd1e650a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix | ||
| 4 | doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input | ||
| 5 | methods. | ||
| 6 | |||
| 3 | * menu-bar.el (read-mail-item-name): New function. | 7 | * menu-bar.el (read-mail-item-name): New function. |
| 4 | (menu-bar-tools-menu): Use it to compute and display the package | 8 | (menu-bar-tools-menu): Use it to compute and display the package |
| 5 | used to read email. | 9 | used to read email. |
diff --git a/lisp/international/titdic-cnv.el b/lisp/international/titdic-cnv.el index 639756a63a1..697effe127b 100644 --- a/lisp/international/titdic-cnv.el +++ b/lisp/international/titdic-cnv.el | |||
| @@ -90,24 +90,24 @@ This input method works almost the same way as `chinese-py' (which | |||
| 90 | see). | 90 | see). |
| 91 | 91 | ||
| 92 | This input method supports only Han characters. The more convenient | 92 | This input method supports only Han characters. The more convenient |
| 93 | method is `chinese-py-punct-b5' which is the conbination of this | 93 | method is `chinese-py-punct-b5', which is the combination of this |
| 94 | method and `chinese-punct-b5' and supports both Han characters and | 94 | method and `chinese-punct-b5' and which supports both Han characters |
| 95 | punctuations/symbols. | 95 | and punctuation/symbols. |
| 96 | 96 | ||
| 97 | For double-width Big5 characters correponding to ASCII, use the input | 97 | For double-width Big5 characters corresponding to ASCII, use the input |
| 98 | method `chinese-qj-b5'. | 98 | method `chinese-qj-b5'. |
| 99 | 99 | ||
| 100 | The input method `chinese-py' and `chinese-tonepy' are also Pinyin | 100 | The input method `chinese-py' and `chinese-tonepy' are also Pinyin |
| 101 | base, but for the character set GB2312 (`chinese-gb2312').") | 101 | based, but for the character set GB2312 (`chinese-gb2312').") |
| 102 | 102 | ||
| 103 | ("chinese-py" "$AF4(BG" | 103 | ("chinese-py" "$AF4(BG" |
| 104 | "Pinyin base input method for Chinese charset GB2312 | 104 | "Pinyin base input method for Chinese charset GB2312 |
| 105 | \(`chinese-gb2312'). | 105 | \(`chinese-gb2312'). |
| 106 | 106 | ||
| 107 | Pinyin is the standared roman transliteration method for Chinese. | 107 | Pinyin is the standared roman transliteration method for Chinese. |
| 108 | Pinyin uses a sequence of Latin alphabets for each Chinese character. | 108 | Pinyin uses a sequence of Latin alphabetic characters for each Chinese |
| 109 | The sequence is made by the combination of the initials (the beginning | 109 | character. The sequence is made by the combination of the initials |
| 110 | sounds) and finals (the ending sounds). | 110 | (the beginning sounds) and finals (the ending sounds). |
| 111 | 111 | ||
| 112 | initials: b p m f d t n l z c s zh ch sh r j q x g k h | 112 | initials: b p m f d t n l z c s zh ch sh r j q x g k h |
| 113 | finals: a o e i er ai ei oa ou an en ang eng ong i ia iao ie iu ian in | 113 | finals: a o e i er ai ei oa ou an en ang eng ong i ia iao ie iu ian in |
| @@ -117,28 +117,28 @@ sounds) and finals (the ending sounds). | |||
| 117 | four finals should be written by the character u-umlaut `$A(9(B'.) | 117 | four finals should be written by the character u-umlaut `$A(9(B'.) |
| 118 | 118 | ||
| 119 | With this input method, each time you type a key, list of Chinese | 119 | With this input method, each time you type a key, list of Chinese |
| 120 | characters corresponding to the accumulated key sequence is shown at | 120 | characters corresponding to the accumulated key sequence is shown in |
| 121 | the echo area. Then you can select one from the list by typing an | 121 | the echo area. You can then select one character from that list by |
| 122 | index number or by navigating in the candidate list by C-b, C-f, C-n, | 122 | typing an index number or by navigating in the list of candidates with |
| 123 | and C-p. | 123 | C-b, C-f, C-n, and C-p. |
| 124 | 124 | ||
| 125 | For instance, to input $ADc(B, you type \"n i C-n 3\". The first \"n i\" | 125 | For instance, to input $ADc(B, you type \"n i C-n 3\". The first \"n i\" |
| 126 | is a Pinyin, \"C-n\" selects the next group of candidates (each group | 126 | is a Pinyin, \"C-n\" selects the next group of candidates (each group |
| 127 | contains at most 10 characters), \"3\" select the third character in | 127 | contains at most 10 characters), \"3\" select the third character in |
| 128 | that block. | 128 | that group. |
| 129 | 129 | ||
| 130 | This input method supports only Han characters. The more convenient | 130 | This input method supports only Han characters. The more convenient |
| 131 | method is `chinese-py-punct' which is the conbination of this method | 131 | method is `chinese-py-punct', which is the combination of this method |
| 132 | and `chinese-punct' and supports both Han characters and | 132 | and `chinese-punct', and supports both Han characters and |
| 133 | punctuations/symbols. | 133 | punctuation/symbols. |
| 134 | 134 | ||
| 135 | For double-width GB2312 characters correponding to ASCII, use the | 135 | For double-width GB2312 characters corresponding to ASCII, use the |
| 136 | input method `chinese-qj'. | 136 | input method `chinese-qj'. |
| 137 | 137 | ||
| 138 | The correct Pinyin system specifies tones by diacritical marks, but | 138 | The correct Pinyin system specifies tones by diacritical marks, but |
| 139 | this input method doesn't use them, which results in easy (you don't | 139 | this input method doesn't use them, which results in easy (you don't |
| 140 | have to know exact tones) but verbose (many characters are assigned to | 140 | have to know the exact tones), but verbose (many characters are assigned |
| 141 | a same key seuqnece) inputting. You may also want to try the input | 141 | to the same key sequence) input. You may also want to try the input |
| 142 | method `chinese-tonepy' with which you must specify tones by digits | 142 | method `chinese-tonepy' with which you must specify tones by digits |
| 143 | \(1..5).") | 143 | \(1..5).") |
| 144 | 144 | ||
| @@ -160,7 +160,7 @@ method `chinese-py'. | |||
| 160 | This input method works almost the same way as `chinese-py'. The | 160 | This input method works almost the same way as `chinese-py'. The |
| 161 | difference is that you must type 1..5 after each Pinyin to specify a | 161 | difference is that you must type 1..5 after each Pinyin to specify a |
| 162 | tone. So, to input $ADc(B, you type \"n i 3 3\", the first \"n i\" is a | 162 | tone. So, to input $ADc(B, you type \"n i 3 3\", the first \"n i\" is a |
| 163 | Pinyin, the next \"3\" specifies tone, the last \"3\" selecte the | 163 | Pinyin, the next \"3\" specifies tone, and the last \"3\" selects the |
| 164 | third character from the candidate list. | 164 | third character from the candidate list. |
| 165 | 165 | ||
| 166 | For double-width GB2312 characters correponding to ASCII, use the | 166 | For double-width GB2312 characters correponding to ASCII, use the |