]> git.eshelyaron.com Git - emacs.git/commitdiff
More quotation fixes (Bug#35885)
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Jun 2019 08:28:36 +0000 (11:28 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Jun 2019 08:28:36 +0000 (11:28 +0300)
* doc/emacs/text.texi (Quotation Marks): Fix a typo.
* doc/emacs/modes.texi (Minor Modes): Fix another case of
showing quotations.

doc/emacs/modes.texi
doc/emacs/text.texi

index 4505bb5dc2d7d4ecd0b1ecedcbabbb95ad0f0f2e..e01dfa2677b559a735c0cc9655d19593f174e0af 100644 (file)
@@ -207,7 +207,7 @@ amount of work you can lose in case of a crash.  @xref{Auto Save}.
 
 @item
 Electric Quote mode automatically converts quotation marks.  For
-example, it requotes text typed @t{`like this'} to text @t{‘like
+example, it requotes text typed @kbd{`like this'} to text @t{‘like
 this’}.  You can control what kind of text it operates in, and you can
 disable it entirely in individual buffers.  @xref{Quotation Marks}.
 
index bd8a1f59acc9b40924e925c023223eabf9d7c6e1..900f743ea9ef1b25008713d73c7b66d318bfc23d 100644 (file)
@@ -429,7 +429,7 @@ this"}.  Another common way is the curved quote convention, which uses
 left and right single or double quotation marks `@t{like this}' or
 ``@t{like this}''@footnote{
 The curved single quote characters are U+2018 @sc{left single quotation
-mark} and U+2018 @sc{right single quotation mark}; the curved double quotes
+mark} and U+2019 @sc{right single quotation mark}; the curved double quotes
 are U+201C @sc{left double quotation mark} and U+201D @sc{right double
 quotation mark}.  On text terminals which cannot display these
 characters, the Info reader might show them as the typewriter ASCII