Index: emacs/lisp/language/ethio-util.el
diff -c emacs/lisp/language/ethio-util.el:1.35 
emacs/lisp/language/ethio-util.el:1.36
*** emacs/lisp/language/ethio-util.el:1.35      Mon May 16 07:03:28 2005
--- emacs/lisp/language/ethio-util.el   Thu Jun 16 16:16:38 2005
***************
*** 141,147 ****
  
  (defvar ethio-use-three-dot-question nil
    "*Non-nil means associate ASCII question mark with Ethiopic old style 
question mark (three vertically stacked dots).
! If nil, associate ASCII question mark with Ethiopic stylised question
  mark.  All SERA <--> FIDEL converters refer this variable.")
  
  (defvar ethio-quote-vowel-always nil
--- 141,147 ----
  
  (defvar ethio-use-three-dot-question nil
    "*Non-nil means associate ASCII question mark with Ethiopic old style 
question mark (three vertically stacked dots).
! If nil, associate ASCII question mark with Ethiopic stylized question
  mark.  All SERA <--> FIDEL converters refer this variable.")
  
  (defvar ethio-quote-vowel-always nil
***************
*** 726,732 ****
  
  (defun ethio-tilde-escape nil
    "Handle a SERA tilde escape in Ethiopic section and delete it.
! Delete the escape even it is not recognised."
  
    (let ((p (point)) command)
      (skip-chars-forward "^ \t\n\\\\")
--- 726,732 ----
  
  (defun ethio-tilde-escape nil
    "Handle a SERA tilde escape in Ethiopic section and delete it.
! Delete the escape even it is not recognized."
  
    (let ((p (point)) command)
      (skip-chars-forward "^ \t\n\\\\")


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to