]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 fbf4244b788c052a0d26f035d7f8024658f754a4..8504fb3018a858d92021f6967dc9d91bcde5ab71 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 8bf6ffe47257a6047d24395660de633c7842fc60..6202b8901e531edb6500b0db41d0c23b81b9d3a2 100644 (file)
@@ -306,7 +306,7 @@ Key translation rules are:
  ("~ " ?~)
  (",C" ?Ç)
  (",c" ?ç)
- (", " ?,)
+ (",," ?,)
 )
 
 (quail-define-package