mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-09 13:40:50 +00:00
; * doc/emacs/text.texi (Quotation Marks): Typo fix. (Bug#58822)
This commit is contained in:
parent
510020d30d
commit
9f3c896f7c
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ variables.
|
|||
|
||||
@vindex electric-quote-replace-double
|
||||
You can also set the option @code{electric-quote-replace-double} to
|
||||
a non-@code{nil} value. Then, typing @kbd{"} insert an appropriate
|
||||
a non-@code{nil} value. Then, typing @kbd{"} inserts an appropriate
|
||||
curved double quote depending on context: @t{“} at the beginning of
|
||||
the buffer or after a line break, whitespace, opening parenthesis, or
|
||||
quote character, and @t{”} otherwise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue