mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
(german): Swap y and z.
This commit is contained in:
parent
cd1c10f6ae
commit
03d6c005d2
1 changed files with 4 additions and 0 deletions
|
|
@ -1828,11 +1828,13 @@ Dead accent is right to ,Af(B." nil t t t t nil nil nil nil nil t)
|
|||
("-" ?,A_(B)
|
||||
("=" ?\[)
|
||||
("`" ?\])
|
||||
("y" ?z)
|
||||
("[" ?,A|(B)
|
||||
("]" ?+)
|
||||
(";" ?,Av(B)
|
||||
("'" ?,Ad(B)
|
||||
("\\" ?#)
|
||||
("z" ?y)
|
||||
("/" ?-)
|
||||
|
||||
("@" ?\")
|
||||
|
|
@ -1840,6 +1842,7 @@ Dead accent is right to ,Af(B." nil t t t t nil nil nil nil nil t)
|
|||
("^" ?&)
|
||||
("&" ?/)
|
||||
("*" ?\()
|
||||
("Y" ?Z)
|
||||
("(" ?\))
|
||||
(")" ?=)
|
||||
("_" ??)
|
||||
|
|
@ -1850,6 +1853,7 @@ Dead accent is right to ,Af(B." nil t t t t nil nil nil nil nil t)
|
|||
(":" ?,AV(B)
|
||||
("\"" ?,AD(B)
|
||||
("|" ?^)
|
||||
("Z" ?Y)
|
||||
("<" ?\;)
|
||||
(">" ?:)
|
||||
("?" ?_)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue