From: Noam Postavsky Date: Sun, 26 May 2019 12:46:15 +0000 (-0400) Subject: ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo. X-Git-Tag: emacs-26.2.90~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2168165;p=emacs.git ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo. --- diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 4e6bf12db92..d2eb2cb0728 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -1913,7 +1913,7 @@ inserting it. If decoded text is inserted in some buffer, this command returns the length of the decoded text. If that buffer is a unibyte buffer -(@pxref{Selecting a Representations}), the internal representation of +(@pxref{Selecting a Representation}), the internal representation of the decoded text (@pxref{Text Representations}) is inserted into the buffer as individual bytes.