(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
This commit is contained in:
parent
dc7566123f
commit
b128536423
1 changed files with 2 additions and 2 deletions
|
@ -292,10 +292,10 @@ Key translation rules are:
|
|||
("~>" ?\,A;(B)
|
||||
("~C" ?,AG(B)
|
||||
("~c" ?,Ag(B)
|
||||
("~," ?,)
|
||||
("~ " ?~)
|
||||
(",C" ?,AG(B)
|
||||
(",c" ?,Ag(B)
|
||||
(", " ?~)
|
||||
(", " ?,)
|
||||
)
|
||||
|
||||
(quail-define-package
|
||||
|
|
Loading…
Add table
Reference in a new issue