diff options
| -rw-r--r-- | lisp/language/ethio-util.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index cf893ffa48b..5b017ff2f52 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el | |||
| @@ -141,7 +141,7 @@ variable.") | |||
| 141 | 141 | ||
| 142 | (defvar ethio-use-three-dot-question nil | 142 | (defvar ethio-use-three-dot-question nil |
| 143 | "*Non-nil means associate ASCII question mark with Ethiopic old style question mark (three vertically stacked dots). | 143 | "*Non-nil means associate ASCII question mark with Ethiopic old style question mark (three vertically stacked dots). |
| 144 | If nil, associate ASCII question mark with Ethiopic stylised question | 144 | If nil, associate ASCII question mark with Ethiopic stylized question |
| 145 | mark. All SERA <--> FIDEL converters refer this variable.") | 145 | mark. All SERA <--> FIDEL converters refer this variable.") |
| 146 | 146 | ||
| 147 | (defvar ethio-quote-vowel-always nil | 147 | (defvar ethio-quote-vowel-always nil |
| @@ -726,7 +726,7 @@ changing anything." | |||
| 726 | 726 | ||
| 727 | (defun ethio-tilde-escape nil | 727 | (defun ethio-tilde-escape nil |
| 728 | "Handle a SERA tilde escape in Ethiopic section and delete it. | 728 | "Handle a SERA tilde escape in Ethiopic section and delete it. |
| 729 | Delete the escape even it is not recognised." | 729 | Delete the escape even it is not recognized." |
| 730 | 730 | ||
| 731 | (let ((p (point)) command) | 731 | (let ((p (point)) command) |
| 732 | (skip-chars-forward "^ \t\n\\\\") | 732 | (skip-chars-forward "^ \t\n\\\\") |