* lisp/leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 31 May 2014 01:01:19 +0000 (21:01 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 31 May 2014 01:01:19 +0000 (21:01 -0400)
for the single comma, since ", " is *very* common in normal French text.

Fixes: debbugs:17643

lisp/ChangeLog
lisp/leim/quail/latin-pre.el

index fbf4244..8504fb3 100644 (file)
@@ -1,3 +1,9 @@
+2014-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
+       for the single comma, since ", " is *very* common in normal French text
+       (bug#17643).
+
 2014-05-30  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp/package.el (package-check-signature)
index 8bf6ffe..6202b89 100644 (file)
@@ -306,7 +306,7 @@ Key translation rules are:
  ("~ " ?~)
  (",C" ?Ç)
  (",c" ?ç)
- (", " ?,)
+ (",," ?,)
 )
 
 (quail-define-package