[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 2168165 1/2: ; * doc/lispref/nonascii.texi (Expli
From: |
Noam Postavsky |
Subject: |
[Emacs-diffs] emacs-26 2168165 1/2: ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo. |
Date: |
Sun, 26 May 2019 08:47:02 -0400 (EDT) |
branch: emacs-26
commit 2168165ec05aa663d41998adb518e778899a8edd
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>
; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.
---
doc/lispref/nonascii.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index 4e6bf12..d2eb2cb 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.