mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-10 15:56:18 +00:00
* quail/georgian.el: Remove extra backslashes.
This commit is contained in:
parent
a4aae1a532
commit
b514a395cc
@ -1,3 +1,7 @@
|
||||
2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* quail/georgian.el: Remove extra backslashes.
|
||||
|
||||
2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* quail/arabic.el: Quote [ and ].
|
||||
|
@ -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" ?ჱ)
|
||||
|
Loading…
Reference in New Issue
Block a user