# HG changeset patch # User Kenichi Handa # Date 1120787467 0 # Node ID fcef9d2256d2779c647b14d80f22467426618fe5 # Parent 8427e1fc1ce1ce70fd5c96f3247b4bc0cc5259f2 (Recognize Coding): Recommend revert-buffer-with-coding-system instead of revert-buffer. diff -r 8427e1fc1ce1 -r fcef9d2256d2 man/mule.texi --- a/man/mule.texi Fri Jul 08 01:10:12 2005 +0000 +++ b/man/mule.texi Fri Jul 08 01:51:07 2005 +0000 @@ -818,7 +818,7 @@ If Emacs recognizes the encoding of a file incorrectly, you can reread the file using the correct coding system by typing @kbd{C-x -@key{RET} c @var{coding-system} @key{RET} M-x revert-buffer +@key{RET} r @var{coding-system} @key{RET}}. To see what coding system Emacs actually used to decode the file, look at the coding system mnemonic letter near the left edge of the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}.