aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-01-24 13:27:07 +0000
committerKenichi Handa2003-01-24 13:27:07 +0000
commit7e450d02db192890dc64ba081664d15285822c5a (patch)
treebff2e8558439e88e3d858a806c74f80fb495fb79 /lisp/ChangeLog
parent422eec7eb8eeff342c2a4fdc84c592b681ca4256 (diff)
downloademacs-7e450d02db192890dc64ba081664d15285822c5a.tar.gz
emacs-7e450d02db192890dc64ba081664d15285822c5a.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b52548f4c92..d1e7d1a2938 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12003-01-24 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (decode-coding-inserted-region): Renamed
4 from decode-coding-region-as-inserted-from-file to make it fit
5 well in the Lisp manual.
6
7 * jka-compr.el (jka-compr-insert-file-contents): Call
8 docode-coding-inserted-region.
9
12003-01-24 John Paul Wallington <jpw@gnu.org> 102003-01-24 John Paul Wallington <jpw@gnu.org>
2 11
3 * ibuffer.el (ibuffer-window-list): Remove. 12 * ibuffer.el (ibuffer-window-list): Remove.