diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed68e1a7f6b..c576d89b405 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-16 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/mule.el (decode-char): Fix conditions. | ||
| 4 | (encode-char): Handle eight-bit-control too. | ||
| 5 | |||
| 1 | 2001-01-15 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-01-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/etags.el (find-tag-noselect): Save the value of | 8 | * progmodes/etags.el (find-tag-noselect): Save the value of |