aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa2003-01-22 02:54:56 +0000
committerKenichi Handa2003-01-22 02:54:56 +0000
commitb6c2aa59ebe8f5a902009d3c1195c6a4b5f3f483 (patch)
tree12d05e7b0d48390e53ea418e3f9bf6d4f96c2575 /lisp
parentf54a7168053eef3fe34697272ee4241f9887269a (diff)
downloademacs-b6c2aa59ebe8f5a902009d3c1195c6a4b5f3f483.tar.gz
emacs-b6c2aa59ebe8f5a902009d3c1195c6a4b5f3f483.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5986d60a7a7..ab36fd95c8e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12003-01-22 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el
4 (decode-coding-region-as-inserted-from-file): New function.
5
6 * jka-compr.el (jka-compr-insert-file-contents): Read a process
7 output without decoding. Decode the result by
8 decode-coding-region-as-inserted-from-file.
9
12003-01-22 Kim F. Storm <storm@cua.dk> 102003-01-22 Kim F. Storm <storm@cua.dk>
2 11
3 * ido.el (ido-make-file-list, ido-make-dir-list): Don't move 12 * ido.el (ido-make-file-list, ido-make-dir-list): Don't move