aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2016-04-25 15:19:55 -0700
committerPaul Eggert2016-04-25 15:20:23 -0700
commitb09ca27450f339a07db952ed54451c8f11d9b85f (patch)
treeedc4693b23a1d163e09534b57142797bd9387e7d /doc
parent935715a5cd5f77bedb00fbc860375924846f9e3b (diff)
downloademacs-b09ca27450f339a07db952ed54451c8f11d9b85f.tar.gz
emacs-b09ca27450f339a07db952ed54451c8f11d9b85f.zip
Say why text-quoting-style is not a user option
* doc/lispref/help.texi (Keys in Documentation): * etc/NEWS: Document why text-quoting-style is not a customizable variable (Bug#23372).
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/help.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi
index 0b8182c521a..58a11f29a4c 100644
--- a/doc/lispref/help.texi
+++ b/doc/lispref/help.texi
@@ -362,6 +362,10 @@ this'} with grave accent and apostrophe, the standard style
362before Emacs version 25. The default value @code{nil} 362before Emacs version 25. The default value @code{nil}
363acts like @code{curve} if curved single quotes are displayable, and 363acts like @code{curve} if curved single quotes are displayable, and
364like @code{grave} otherwise. 364like @code{grave} otherwise.
365
366This variable can be used by experts on platforms that have problems
367with curved quotes. As it is not intended for casual use, it is not a
368user option.
365@end defvar 369@end defvar
366 370
367@defun substitute-command-keys string 371@defun substitute-command-keys string