From b128536423cda9e4fd11e9449b011c474a746c2a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 6 Feb 2002 15:23:30 +0000 Subject: [PATCH] (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. --- leim/quail/latin-pre.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el index 13364b2598..b9e2e7d6c1 100644 --- a/leim/quail/latin-pre.el +++ b/leim/quail/latin-pre.el @@ -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 -- 2.39.2