aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-08-11 01:04:58 +0000
committerKenichi Handa2002-08-11 01:04:58 +0000
commit054e62aeb3c14b1a8324b6d3e911f5cff64a5b09 (patch)
tree179ba1fe28bb53fd987a30f9c414a13d1b39658c /lisp/ChangeLog
parent738746ba6399664c797c5632c71577000952697c (diff)
downloademacs-054e62aeb3c14b1a8324b6d3e911f5cff64a5b09.tar.gz
emacs-054e62aeb3c14b1a8324b6d3e911f5cff64a5b09.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 69863331e26..03ddfef8606 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12002-08-10 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule-cmds.el (search-unencodable-char): New
4 function.
5 (select-safe-coding-system): Show unencodable characters.
6 (unencodable-char-position): Deleted, and implemented by C in
7 coding.c.
8
12002-04-09 John Wiegley <johnw@gnu.org> 92002-04-09 John Wiegley <johnw@gnu.org>
2 10
3 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it. 11 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.