changeset 49379:2f9fdf27ed04

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 22 Jan 2003 02:54:56 +0000
parents f2d0a984961b
children d2e3b9b256df
files etc/NEWS lisp/ChangeLog
diffstat 2 files changed, 11 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Jan 22 02:54:25 2003 +0000
+++ b/etc/NEWS	Wed Jan 22 02:54:56 2003 +0000
@@ -1130,9 +1130,8 @@
 
 * Lisp Changes in Emacs 21.4
 
-** New function `decode-coding-region-as-inserted-from-file' can be
-called to decode a region as if it is read from a file without
-decoding.
+** New function `decode-coding-region-as-inserted-from-file' decodes a
+region as if it is read from a file without decoding.
 
 ** New function `optimize-char-coding-system-table' can be called
 after making changes to `char-coding-system-table'.
--- a/lisp/ChangeLog	Wed Jan 22 02:54:25 2003 +0000
+++ b/lisp/ChangeLog	Wed Jan 22 02:54:56 2003 +0000
@@ -1,3 +1,12 @@
+2003-01-22  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule.el
+	(decode-coding-region-as-inserted-from-file): New function.
+
+	* jka-compr.el (jka-compr-insert-file-contents): Read a process
+	output without decoding.  Decode the result by
+	decode-coding-region-as-inserted-from-file.
+
 2003-01-22  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-make-file-list, ido-make-dir-list): Don't move