Support quotes 'like this' in info files
commit8e06d22bb654c649da6f32bd235a84eb2f4d188d
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jun 2015 05:50:57 +0000 (2 22:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jun 2015 05:52:44 +0000 (2 22:52 -0700)
tree5892c615c581c3905d01c5d27562627fd8c837c1
parentf2211e51b7bd5247dfc22ecde8e6c4be3821b6fb
Support quotes 'like this' in info files

This is possible when 'makeinfo --disable-encoding' is used
in Texinfo 5.
* lisp/calc/calc-help.el (calc-describe-thing):
* lisp/gnus/gnus-art.el (gnus-button-alist):
* lisp/info.el (Info-find-index-name):
* lisp/vc/ediff-help.el (ediff-help-for-quick-help):
Also support quotes 'like this'.
* lisp/calc/calc-help.el (calc-describe-thing): Simplify.
* lisp/finder.el (finder-font-lock-keywords): Remove var that
hasn't been used in years, instead of bothering to fix its quoting.
lisp/calc/calc-help.el
lisp/finder.el
lisp/gnus/gnus-art.el
lisp/info.el
lisp/vc/ediff-help.el