Amend documentation for text-quoting-style becoming a user option.
commit8c18dcbc784a97196d6513e5556de48af4cea617
authorAlan Mackenzie <acm@muc.de>
Sat, 30 Sep 2017 11:08:16 +0000 (30 11:08 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 1 Oct 2017 11:27:16 +0000 (1 11:27 +0000)
treec929074b0c9d9e6eabbefac9326c90dc4511d06c
parent5f76ac150a28e4de940790f96f0f751c8ee5d4c7
Amend documentation for text-quoting-style becoming a user option.

* doc/lispref/control.texi (Signaling Errors):
* doc/lispref/display.texi (Displaying Messages):
* doc/lispref/strings.texi (Formatting Strings):
Edit for brevity, farming out the details to the new
Text Quoting Style node.
* doc/lispref/help.texi (Text Quoting Style): New section.
Move detailed discussion of text-quoting-style here.
Add discussion about how to output grave accent and apostrophe in
documentation and messages.  Adjust xrefs to point to this section
when appropriate.
* etc/NEWS: text-quoting-style semantics have not changed.
doc/lispref/control.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/help.texi
doc/lispref/strings.texi
doc/lispref/syntax.texi
etc/NEWS