diff options
| author | Kenichi Handa | 1997-09-01 07:19:05 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1997-09-01 07:19:05 +0000 |
| commit | 70e9e25ef5890f42f481c53f61087a34bf1aaaa1 (patch) | |
| tree | fbe0bb901204e73f0cf2e0bb25731e03649e668b | |
| parent | 3fa0a9aafd089877a62d3a2565222bf89c1cb23e (diff) | |
| download | emacs-70e9e25ef5890f42f481c53f61087a34bf1aaaa1.tar.gz emacs-70e9e25ef5890f42f481c53f61087a34bf1aaaa1.zip | |
(ethio-sera-to-fidel-region,
ethio-sera-to-fidel-buffer, ethio-fidel-to-sera-region,
ethio-fidel-to-sera-buffer): Doc-string fixed.
| -rw-r--r-- | lisp/language/ethio-util.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index 878e65ebcc6..9b7deb09657 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el | |||
| @@ -397,7 +397,7 @@ If the 4th parameter FORCE is given and non-nil, perform conversion | |||
| 397 | even if the buffer is read-only. | 397 | even if the buffer is read-only. |
| 398 | 398 | ||
| 399 | See also the descriptions of the variables | 399 | See also the descriptions of the variables |
| 400 | `ethio-use-colen-for-colon' and | 400 | `ethio-use-colon-for-colon' and |
| 401 | `ethio-use-three-dot-question'." | 401 | `ethio-use-three-dot-question'." |
| 402 | 402 | ||
| 403 | (interactive "r\nP") | 403 | (interactive "r\nP") |
| @@ -420,7 +420,7 @@ If the 2nd optional parametr FORCE is non-nil, perform conversion even if the | |||
| 420 | buffer is read-only. | 420 | buffer is read-only. |
| 421 | 421 | ||
| 422 | See also the descriptions of the variables | 422 | See also the descriptions of the variables |
| 423 | `ethio-use-colen-for-colon' and | 423 | `ethio-use-colon-for-colon' and |
| 424 | `ethio-use-three-dot-question'." | 424 | `ethio-use-three-dot-question'." |
| 425 | 425 | ||
| 426 | (interactive "P") | 426 | (interactive "P") |
| @@ -953,7 +953,7 @@ If the 4th parameter FORCE is given and non-nil, convert even if the | |||
| 953 | buffer is read-only. | 953 | buffer is read-only. |
| 954 | 954 | ||
| 955 | See also the descriptions of the variables | 955 | See also the descriptions of the variables |
| 956 | `ethio-use-colen-for-colon', `ethio-use-three-dot-question', | 956 | `ethio-use-colon-for-colon', `ethio-use-three-dot-question', |
| 957 | `ethio-quote-vowel-always' and `ethio-numeric-reduction'." | 957 | `ethio-quote-vowel-always' and `ethio-numeric-reduction'." |
| 958 | 958 | ||
| 959 | (interactive "r\nP") | 959 | (interactive "r\nP") |
| @@ -975,7 +975,7 @@ If the 2nd optional parameter FORCE is non-nil, convert even if the | |||
| 975 | buffer is read-only. | 975 | buffer is read-only. |
| 976 | 976 | ||
| 977 | See also the descriptions of the variables | 977 | See also the descriptions of the variables |
| 978 | `ethio-use-colen-for-colon', `ethio-use-three-dot-question', | 978 | `ethio-use-colon-for-colon', `ethio-use-three-dot-question', |
| 979 | `ethio-quote-vowel-always' and `ethio-numeric-reduction'." | 979 | `ethio-quote-vowel-always' and `ethio-numeric-reduction'." |
| 980 | 980 | ||
| 981 | (interactive "P") | 981 | (interactive "P") |