changeset 72553:92303e5498ea

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 28 Aug 2006 04:19:27 +0000
parents 6493d4697ad2
children 28a8ed4ad552
files lispref/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Mon Aug 28 04:18:47 2006 +0000
+++ b/lispref/ChangeLog	Mon Aug 28 04:19:27 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-28  Kenichi Handa  <handa@m17n.org>
+
+	* nonascii.texi (Lisp and Coding Systems): Fix description of
+	detect-coding-region.
+
 2006-08-27  Michael Olson  <mwolson@gnu.org>
 
 	* processes.texi (Transaction Queues): Remove stray quote
--- a/src/ChangeLog	Mon Aug 28 04:18:47 2006 +0000
+++ b/src/ChangeLog	Mon Aug 28 04:19:27 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-28  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (Fdetect_coding_region, Fdetect_coding_string): Fix
+	docstring about ISO-2022 control characters.
+
 2006-08-28  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (get_window_cursor_type): Replace BOX cursor on images