aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/help.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi
index 0e08b2a2bfc..685995b395f 100644
--- a/doc/lispref/help.texi
+++ b/doc/lispref/help.texi
@@ -358,11 +358,10 @@ If the variable's value is @code{curve}, the style is
358@t{‘like this’} with curved single quotes. If the value is 358@t{‘like this’} with curved single quotes. If the value is
359@code{straight}, the style is @t{'like this'} with straight 359@code{straight}, the style is @t{'like this'} with straight
360apostrophes. If the value is @code{grave}, the style is @t{`like 360apostrophes. If the value is @code{grave}, the style is @t{`like
361this'} with grave accent and apostrophe. The default value @code{nil} 361this'} with grave accent and apostrophe, the standard style
362before Emacs version 25. The default value @code{nil}
362acts like @code{curve} if curved single quotes are displayable, and 363acts like @code{curve} if curved single quotes are displayable, and
363like @code{grave} otherwise. To use the traditional @code{grave} 364like @code{grave} otherwise.
364style, put the line @code{(setq text-quoting-style 'grave)} into your
365@file{~/.emacs} file.
366@end defvar 365@end defvar
367 366
368@defun substitute-command-keys string 367@defun substitute-command-keys string