# HG changeset patch # User Eli Zaretskii # Date 1147445174 0 # Node ID 4ac7143739ae6ccdd5d90ad7b4a9a11868dbfe1e # Parent d4b2c31464f85472609e41385b1f8526c6805eef (Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set eol conversion. diff -r d4b2c31464f8 -r 4ac7143739ae man/mule.texi --- a/man/mule.texi Fri May 12 14:33:29 2006 +0000 +++ b/man/mule.texi Fri May 12 14:46:14 2006 +0000 @@ -639,6 +639,7 @@ (@pxref{Mode Line}). @cindex end-of-line conversion +@cindex line endings @cindex MS-DOS end-of-line conversion @cindex Macintosh end-of-line conversion Each of the coding systems that appear in this list---except for @@ -941,6 +942,13 @@ you about the troublesome characters when you actually save the buffer. +@cindex specify end-of-line conversion + You can also use this command to specify the end-of-line conversion +(@pxref{Coding Systems, end-of-line conversion}) for encoding the +current buffer. For example, @kbd{C-x @key{RET} f dos @key{RET}} will +cause Emacs to save the current buffer's text with DOS-style CRLF line +endings. + @kindex C-x RET c @findex universal-coding-system-argument Another way to specify the coding system for a file is when you visit