Translate undisplayable ‘ to `
commitee80c1170916aae1bca62df5ca086fcc13486de1
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jun 2015 14:21:20 +0000 (25 07:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Jun 2015 14:22:07 +0000 (25 07:22 -0700)
tree802eb2b104466271a198d6763036ea65cf8a21a4
parent67dbc32afd8af2eaca9fdba9f17680cdcecb178f
Translate undisplayable ‘ to `

* doc/lispref/help.texi (Keys in Documentation):
* lisp/international/mule-cmds.el (set-locale-environment):
* lisp/term/w32console.el (terminal-init-w32console):
* src/doc.c (Fsubstitute_command_keys, Vhelp_quote_translation):
If ‘ is not displayable, transliterate it to `, not to '.  See:
http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00542.html
doc/lispref/help.texi
lisp/international/mule-cmds.el
lisp/term/w32console.el
src/doc.c