Fix eldoc bug with curved quote
commit7dd9e7e95c1e4502b7a9fd6a18211208bd2914a5
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Jun 2017 16:13:15 +0000 (4 09:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Jun 2017 16:13:37 +0000 (4 09:13 -0700)
treeadedef761573681cdf3692e1937bd4b2c3ad3e1b
parentd5fcf9e458053af1c50f0d4dad4c59db056790e5
Fix eldoc bug with curved quote

* lisp/progmodes/elisp-mode.el (elisp-get-fnsym-args-string):
Substitute quotes in documentation before returning it (Bug#27159).
lisp/progmodes/elisp-mode.el