emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/ethio-util.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/language/ethio-util.el
Date: Thu, 16 Jun 2005 12:16:38 -0400

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\\\\")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]