aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa1997-09-01 07:19:05 +0000
committerKenichi Handa1997-09-01 07:19:05 +0000
commit70e9e25ef5890f42f481c53f61087a34bf1aaaa1 (patch)
treefbe0bb901204e73f0cf2e0bb25731e03649e668b
parent3fa0a9aafd089877a62d3a2565222bf89c1cb23e (diff)
downloademacs-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.el8
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
397even if the buffer is read-only. 397even if the buffer is read-only.
398 398
399See also the descriptions of the variables 399See 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
420buffer is read-only. 420buffer is read-only.
421 421
422See also the descriptions of the variables 422See 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
953buffer is read-only. 953buffer is read-only.
954 954
955See also the descriptions of the variables 955See 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
975buffer is read-only. 975buffer is read-only.
976 976
977See also the descriptions of the variables 977See 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")