From: Andreas Schwab Date: Sun, 15 Aug 2010 09:34:53 +0000 (+0200) Subject: * quail/georgian.el: Remove extra backslashes. X-Git-Tag: emacs-pretest-23.2.90~139^2~21 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b514a395cc3e6451e85d22a44475a1185c193a90;p=emacs.git * quail/georgian.el: Remove extra backslashes. --- diff --git a/leim/ChangeLog b/leim/ChangeLog index ae499daef49..a7fafd1a216 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2010-08-15 Andreas Schwab + + * quail/georgian.el: Remove extra backslashes. + 2010-08-14 Andreas Schwab * quail/arabic.el: Quote [ and ]. diff --git a/leim/quail/georgian.el b/leim/quail/georgian.el index 0101a930d37..a063d126667 100644 --- a/leim/quail/georgian.el +++ b/leim/quail/georgian.el @@ -51,7 +51,7 @@ ("n" ?ნ) ("o" ?ო) (".p" ?პ) - ("\+z" ?ჟ) + ("+z" ?ჟ) ("r" ?რ) ("s" ?ს) (".t" ?ტ) @@ -60,14 +60,14 @@ ("k" ?ქ) (".g" ?ღ) ("q" ?ყ) - ("\+s" ?შ) - ("\+c" ?ჩ) + ("+s" ?შ) + ("+c" ?ჩ) ("c" ?ც) ("j" ?ძ) (".c" ?წ) - (".\+c" ?ჭ) + (".+c" ?ჭ) ("x" ?ხ) - ("\+j" ?ჯ) + ("+j" ?ჯ) ("h" ?ჰ) ("q1" ?ჴ) ("e0" ?ჱ)