diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/help.texi | 4 |
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 | |||
| 362 | before Emacs version 25. The default value @code{nil} | 362 | before Emacs version 25. The default value @code{nil} |
| 363 | acts like @code{curve} if curved single quotes are displayable, and | 363 | acts like @code{curve} if curved single quotes are displayable, and |
| 364 | like @code{grave} otherwise. | 364 | like @code{grave} otherwise. |
| 365 | |||
| 366 | This variable can be used by experts on platforms that have problems | ||
| 367 | with curved quotes. As it is not intended for casual use, it is not a | ||
| 368 | user option. | ||
| 365 | @end defvar | 369 | @end defvar |
| 366 | 370 | ||
| 367 | @defun substitute-command-keys string | 371 | @defun substitute-command-keys string |