1
Fork 0
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:
Richard M. Stallman 1997-09-19 21:01:27 +00:00
parent cd1c10f6ae
commit 03d6c005d2

View file

@ -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)
("<" ?\;)
(">" ?:)
("?" ?_)