diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d518cbf345b..71e3ac1410f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-01-12 Kenichi Handa <handa@etl.go.jp> | 1 | 2001-01-12 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * international/mule-cmds.el (prefer-coding-system): Fix | ||
| 4 | docstring. | ||
| 5 | |||
| 3 | * international/ccl.el (define-ccl-program): Fix docstring. | 6 | * international/ccl.el (define-ccl-program): Fix docstring. |
| 4 | 7 | ||
| 5 | 2001-01-11 Dave Love <fx@gnu.org> | 8 | 2001-01-11 Dave Love <fx@gnu.org> |