]> code.delx.au - gnu-emacs/blobdiff - leim/quail/ethiopic.el
* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
[gnu-emacs] / leim / quail / ethiopic.el
index 7a299512d717d69cf6464d7e6b135daa6b129264..569d6e6b245783a258d3b7147f02330c200955c9 100644 (file)
@@ -39,7 +39,7 @@
  "ethiopic" "Ethiopic"
  '("\e$(3$Q#U!.\e(B "
    (ethio-prefer-ascii-space "_" "\e$(3$h\e(B")
-   (ethio-prefer-ascii-punctuation "." "\e$(3$i\e(B"))
+   "\e$(3$i\e(B")
  t "  Quail package for Ethiopic (Tigrigna and Amharic)
 
 When you are in Ethiopic language environment, the following special
@@ -53,7 +53,7 @@ C-F9 or `M-x ethio-toggle-space'
   punctuation followed by zero or more ASCII spaces'.
 
 S-F5 or `M-x ethio-toggle-punctuation'
-  Toggles ASCII punctuations and Ethiopic punctuations for keyboard input.
+  Toggles ASCII punctuation and Ethiopic punctuation for keyboard input.
   The current mode is indicated by `.' (ASCII) or `\e$(3$i\e(B' (Ethiopic).
 
 S-SPC or `M-x ethio-insert-ethio-space'
@@ -62,7 +62,7 @@ S-SPC or `M-x ethio-insert-ethio-space'
 
 C-' or `M-x ethio-gemination'
   Compose the character before the point with the Ethiopic gemination mark.
-  If the characater is already composed, decompose it and remove the
+  If the character is already composed, decompose it and remove the
   gemination mark."
 
  ;; The following keys should work as defined in lisp/language/ethio-util,
@@ -1146,5 +1146,4 @@ C-' or `M-x ethio-gemination'
                 (if (ethio-prefer-amharic-p) ?\e$(3"c\e(B ?\e$(3"f\e(B)
                 "ethiopic"))
 
-;; arch-tag: 66c182a8-d802-40fa-9c0d-d8ebe2f909d5
 ;;; ethiopic.el ends here