changeset 70612:f1b0de66714e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 May 2006 14:46:34 +0000
parents 4ac7143739ae
children 3441bcebaad1
files lispref/ChangeLog man/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Fri May 12 14:46:14 2006 +0000
+++ b/lispref/ChangeLog	Fri May 12 14:46:34 2006 +0000
@@ -1,5 +1,8 @@
 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
 
+	* nonascii.texi (Lisp and Coding Systems): Document
+	coding-system-eol-type.  Add index entries for eol conversion.
+
 	* display.texi (Defining Faces): Mention `mac', and add an xref to
 	where window-system is described.
 
--- a/man/ChangeLog	Fri May 12 14:46:14 2006 +0000
+++ b/man/ChangeLog	Fri May 12 14:46:34 2006 +0000
@@ -1,3 +1,8 @@
+2006-05-12  Eli Zaretskii  <eliz@gnu.org>
+
+	* mule.texi (Coding Systems, Text Coding): More indexing.  Mention
+	that C-x RET f can set eol conversion.
+
 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
 
 	* tramp.texi (Filename completion): Improve wording.