aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2002-02-06 15:23:30 +0000
committerRichard M. Stallman2002-02-06 15:23:30 +0000
commitb128536423cda9e4fd11e9449b011c474a746c2a (patch)
tree3cc789813c44c83b450fbef193cac41cc5ab44d9
parentdc7566123f25e17234ae6936db60911fb7f082a2 (diff)
downloademacs-b128536423cda9e4fd11e9449b011c474a746c2a.tar.gz
emacs-b128536423cda9e4fd11e9449b011c474a746c2a.zip
(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
-rw-r--r--leim/quail/latin-pre.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el
index 13364b25988..b9e2e7d6c18 100644
--- a/leim/quail/latin-pre.el
+++ b/leim/quail/latin-pre.el
@@ -292,10 +292,10 @@ Key translation rules are:
292 ("~>" ?\,A;(B) 292 ("~>" ?\,A;(B)
293 ("~C" ?,AG(B) 293 ("~C" ?,AG(B)
294 ("~c" ?,Ag(B) 294 ("~c" ?,Ag(B)
295 ("~," ?,) 295 ("~ " ?~)
296 (",C" ?,AG(B) 296 (",C" ?,AG(B)
297 (",c" ?,Ag(B) 297 (",c" ?,Ag(B)
298 (", " ?~) 298 (", " ?,)
299) 299)
300 300
301(quail-define-package 301(quail-define-package