aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/mule.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mule.texi b/man/mule.texi
index 0f9873cdb0d..b14f546c458 100644
--- a/man/mule.texi
+++ b/man/mule.texi
@@ -818,7 +818,7 @@ pattern, are decoded correctly. One of the builtin
818 818
819 If Emacs recognizes the encoding of a file incorrectly, you can 819 If Emacs recognizes the encoding of a file incorrectly, you can
820reread the file using the correct coding system by typing @kbd{C-x 820reread the file using the correct coding system by typing @kbd{C-x
821@key{RET} c @var{coding-system} @key{RET} M-x revert-buffer 821@key{RET} r @var{coding-system}
822@key{RET}}. To see what coding system Emacs actually used to decode 822@key{RET}}. To see what coding system Emacs actually used to decode
823the file, look at the coding system mnemonic letter near the left edge 823the file, look at the coding system mnemonic letter near the left edge
824of the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}. 824of the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}.