+2002-08-10 Kenichi Handa <handa@etl.go.jp>
+
+ * international/mule-cmds.el (search-unencodable-char): New
+ function.
+ (select-safe-coding-system): Show unencodable characters.
+ (unencodable-char-position): Deleted, and implemented by C in
+ coding.c.
+
2002-04-09 John Wiegley <johnw@gnu.org>
* esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
+2002-08-10 Kenichi Handa <handa@etl.go.jp>
+
+ * coding.c (unencodable_char_position): New function.
+ (Funencodable_char_position): New function.
+ (syms_of_coding): Defsubr Funencodable_char_position.
+
2002-08-10 Andrew Choi <akochoi@shaw.ca>
* mac.c (sys_select) [MAC_OSX]: New function.