projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510020d
)
; * doc/emacs/text.texi (Quotation Marks): Typo fix. (Bug#58822)
author
Matt Armstrong
<matt@rfc20.org>
Thu, 27 Oct 2022 20:46:38 +0000
(13:46 -0700)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 29 Oct 2022 07:34:11 +0000
(10:34 +0300)
doc/emacs/text.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/text.texi
b/doc/emacs/text.texi
index a8aa4a413dc30bc9e74d07a5cbc048390d3f5fb0..caf853d6e2c902d8fa4b9ea7968332a02df933f9 100644
(file)
--- a/
doc/emacs/text.texi
+++ b/
doc/emacs/text.texi
@@
-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{"} insert
s
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.