emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r109892: leim/quail/hebrew.el ("yiddi


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109892: leim/quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
Date: Wed, 05 Sep 2012 21:05:16 +0300
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109892
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Wed 2012-09-05 21:05:16 +0300
message:
  leim/quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
modified:
  leim/ChangeLog
  leim/quail/hebrew.el
=== modified file 'leim/ChangeLog'
--- a/leim/ChangeLog    2012-08-28 16:01:59 +0000
+++ b/leim/ChangeLog    2012-09-05 18:05:16 +0000
@@ -1,3 +1,7 @@
+2012-09-05  Eli Zaretskii  <address@hidden>
+
+       * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
+
 2012-08-17  Daniel Bergey  <address@hidden>  (tiny change)
 
        * quail/indian.el (quail-define-inscript-package):

=== modified file 'leim/quail/hebrew.el'
--- a/leim/quail/hebrew.el      2011-12-31 01:27:15 +0000
+++ b/leim/quail/hebrew.el      2012-09-05 18:05:16 +0000
@@ -773,9 +773,9 @@
  ("@" ?,Y%(B)  ; Double Low-9 Quotation Mark
  ("(" ?\))  ; mirroring
  (")" ?\()  ; mirroring
- ("Q" ?,A=(B)  ; Right Double Quotation Mark
- ("W" ?,A<(B)
- ("E" ?,A>(B)  ; Yiddish Double Yod (x2)
+ ("Q" ?,Y4(B)  ; Left Double Quotation Mark
+ ("W" ?,Y!(B)  ; Right Double Quotation Mark
+ ("E" ?$,1-2(B)  ; Yiddish Double Yod (x2)
  ("R" [ ",H`$,1,W(B" ])  ; Patah Alef (Pasekh Alef)
 ; ("T" "")
  ("Y" ?$,1-1(B)  ; Ligature Yiddish Vav Yod (vov yud)


reply via email to

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