diff options
Diffstat (limited to 'doc/lispref/help.texi')
-rw-r--r-- | doc/lispref/help.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index ca8ae3f314a..ab884f8dc80 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -350,8 +350,7 @@ string in Emacs Lisp. @defvar text-quoting-style @cindex curved quotes @cindex curly quotes -The value of this variable specifies the style -@code{substitute-command-keys} uses when generating left and right +The value of this variable specifies the style used to generate text quotes. If the variable's value is @code{curve}, the style is @t{‘like this’} with curved single quotes. If the value is @code{straight}, the style is @t{'like this'} with straight |