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/tibetan.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/language/tibetan.el
Date: Tue, 30 Apr 2002 13:23:53 -0400

Index: emacs/lisp/language/tibetan.el
diff -c emacs/lisp/language/tibetan.el:1.18 emacs/lisp/language/tibetan.el:1.19
*** emacs/lisp/language/tibetan.el:1.18 Tue Dec 18 12:49:51 2001
--- emacs/lisp/language/tibetan.el      Tue Apr 30 13:23:53 2002
***************
*** 555,577 ****
      ("$(7"G#7(B" . "$(7%X(B")
      ("$(7"G#9(B" . "$(7%Y(B")))
  
- (defconst tibetan-obsolete-glyphs
-   `(("$(7!=(B" . "$(8!=(B")                       ; 2 col <-> 1 col
-     ("$(7!?(B" . "$(8!?(B")
-     ("$(address@hidden(B" . "$(address@hidden(B")
-     ("$(7!A(B" . "$(8!A(B")
-     ("$(7"`(B" . "$(8"`(B")
-     ("$(7!;(B" . "$(8!;(B")
-     ("$(7!D(B" . "$(8!D(B")
-     ;; Yes these are dirty. But ...
-     ("$(7!>(B $(7!>(B" . ,(compose-string "$(7!>(B $(7!>(B" 0 3 
[?$(7!>(B (Br . Bl) ?  (Br . Bl) ?$(7!>(B]))
-     ("$(7!4!5!5(B" . ,(compose-string
-                 "$(7#R#S#S#S(B" 0 4
-                 [?$(7#R(B (Br . Bl) ?$(7#S(B (Br . Bl) ?$(7#S(B (Br . 
Bl) ?$(7#S(B]))
-     ("$(7!4!5(B" . ,(compose-string "$(7#R#S#S(B" 0 3 [?$(7#R(B (Br . 
Bl) ?$(7#S(B (Br . Bl) ?$(7#S(B]))
-     ("$(7!6(B" . ,(compose-string "$(7#R#S!I(B" 0 3 [?$(7#R(B (Br . Bl) 
?$(7#S(B (br . tr) ?$(7!I(B]))
-     ("$(7!4(B"   . ,(compose-string "$(7#R#S(B" 0 2 [?$(7#R(B (Br . Bl) 
?$(7#S(B]))))
- 
  (defconst tibetan-regexp
    (let ((l (list tibetan-precomposed-transcription-alist
                 tibetan-consonant-transcription-alist
--- 555,560 ----



reply via email to

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