Mercurial > emacs
changeset 34771:f3da51b99c4e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 21 Dec 2000 05:44:43 +0000 |
parents | 79338072c338 |
children | e1ba5ba6149a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 21 02:43:08 2000 +0000 +++ b/lisp/ChangeLog Thu Dec 21 05:44:43 2000 +0000 @@ -1,5 +1,8 @@ 2000-12-21 Kenichi Handa <handa@etl.go.jp> + * international/mule-cmds.el (select-safe-coding-system): Check + coding-category-list more rigidly. + * dired.el (dired-move-to-filename-regexp): Fix previous change. 2000-12-21 Miles Bader <miles@gnu.org>