diff man/mule.texi @ 70611:4ac7143739ae

(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set eol conversion.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 May 2006 14:46:14 +0000
parents 601830ae280c
children 8540fa9269db
line wrap: on
line diff
--- 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