emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/leim/quail/sgml-input.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/leim/quail/sgml-input.el
Date: Tue, 05 Apr 2005 20:36:39 -0400

Index: emacs/leim/quail/sgml-input.el
diff -c emacs/leim/quail/sgml-input.el:1.4 emacs/leim/quail/sgml-input.el:1.5
*** emacs/leim/quail/sgml-input.el:1.4  Mon Sep  1 15:45:02 2003
--- emacs/leim/quail/sgml-input.el      Wed Apr  6 00:36:39 2005
***************
*** 40,46 ****
  HTMLspecial and HTMLsymbol.
  
  E.g.: á -> á"
!  nil t nil nil nil nil nil nil nil nil t)
  
  (quail-define-rules
    ("&Aacgr;" ?\Ά) ;; GREEK CAPITAL LETTER ALPHA WITH TONOS
--- 40,47 ----
  HTMLspecial and HTMLsymbol.
  
  E.g.: á -> á"
!  '(("\t" . quail-completion))
!  t nil nil nil nil nil nil nil nil t)
  
  (quail-define-rules
    ("&Aacgr;" ?\Ά) ;; GREEK CAPITAL LETTER ALPHA WITH TONOS



reply via email to

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