emacs/doc
Alan Mackenzie 5f76ac150a Make the value nil in text-quoting-style mean what it does in Emacs 25.
This is a partial reversion of yesterday's commit by the same author, which
changed the meaning of nil and introduced the new value t.

* src/doc.c (text_quoting_style, text-quoting-style)
(internal--text-quoting-flag): Revert yesterday's changes.

* lisp/cus-start.el: (top level): Amend the entry for text-quoting-style.

* etc/NEWS: Amend the entry for text-quoting-style.

* doc/lispref/control.texi (Signalling Errors)
* doc/lispref/display.texi (Displaying Messages)
* doc/lispref/strings.texi (Formatting Strings): Bind text-quoting-style to
grave rather than nil to inhibit translation of quotes.

* doc/lispref/help.texi (Keys in Documentation): Revert the description of the
proposed new default, t.
2017-10-01 11:27:16 +00:00
..
emacs Make text-quoting-style customizable. Introduce t and new meaning for nil. 2017-10-01 11:27:15 +00:00
lispintro Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
lispref Make the value nil in text-quoting-style mean what it does in Emacs 25. 2017-10-01 11:27:16 +00:00
man Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
misc eshell.texi improvements 2017-10-01 13:31:39 +02:00