diff options
| author | Paul Eggert | 2015-08-02 12:43:20 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-08-02 12:43:48 -0700 |
| commit | d2c4309d46529bac656f332677d2c5e199577845 (patch) | |
| tree | 45b86067811076b9057282642f03819aacc3676f /doc | |
| parent | 397e316b28f74d4b96ccb86203a3996fdd4755f9 (diff) | |
| download | emacs-d2c4309d46529bac656f332677d2c5e199577845.tar.gz emacs-d2c4309d46529bac656f332677d2c5e199577845.zip | |
Also mention "curly quotes"
See Drew Adams's email in:
http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00040.html
* doc/lispref/help.texi (Keys in Documentation):
Add index entry "curly quotes".
* etc/NEWS: Use the phrase "curly quotes" too.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/help.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index fde985d9b0b..779a0d581e2 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi | |||
| @@ -349,6 +349,7 @@ string in Emacs Lisp. | |||
| 349 | 349 | ||
| 350 | @defvar help-quote-translation | 350 | @defvar help-quote-translation |
| 351 | @cindex curved quotes | 351 | @cindex curved quotes |
| 352 | @cindex curly quotes | ||
| 352 | The value of this variable specifies the style | 353 | The value of this variable specifies the style |
| 353 | @code{substitute-command-keys} uses when generating left and right | 354 | @code{substitute-command-keys} uses when generating left and right |
| 354 | quotes. If the variable's value is @code{?‘} (U+2018 LEFT SINGLE | 355 | quotes. If the variable's value is @code{?‘} (U+2018 LEFT SINGLE |