]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 22 Jan 2003 02:54:56 +0000 (02:54 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 22 Jan 2003 02:54:56 +0000 (02:54 +0000)
etc/NEWS
lisp/ChangeLog

index 96dbe426c285f516dda4003dc7054f2fb551158c..b702d9b4552b73fd8d396816f73ab775fc9fa867 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1130,6 +1130,9 @@ with Custom.
 \f
 * Lisp Changes in Emacs 21.4
 
+** 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'.
 
index 5986d60a7a77f52cf502ebf1afb8197cca43f9de..ab36fd95c8ef6814a1cd65673900ee4578bc00c0 100644 (file)
@@ -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