]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve text-quoting-style doc again
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Nov 2015 05:49:25 +0000 (21:49 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Nov 2015 05:49:56 +0000 (21:49 -0800)
* doc/lispref/help.texi (Keys in Documentation):
Omit overkill discussion of ‘setq’.  Mention Emacs versions
where ‘grave’ style was standard.

doc/lispref/help.texi

index 0e08b2a2bfc5ea1b28fa83db75e6b523ce626ad3..685995b395f2cceda6365c77ae9400e2721fa6d0 100644 (file)
@@ -358,11 +358,10 @@ 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
 apostrophes.  If the value is @code{grave}, the style is @t{`like
-this'} with grave accent and apostrophe.  The default value @code{nil}
+this'} with grave accent and apostrophe, the standard style
+before Emacs version 25.  The default value @code{nil}
 acts like @code{curve} if curved single quotes are displayable, and
-like @code{grave} otherwise.  To use the traditional @code{grave}
-style, put the line @code{(setq text-quoting-style 'grave)} into your
-@file{~/.emacs} file.
+like @code{grave} otherwise.
 @end defvar
 
 @defun substitute-command-keys string