diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 433260be0ea..6429b17efd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2005-03-11 Kenichi Handa <handa@m17n.org> | 1 | 2005-03-11 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * international/mule.el (make-coding-system): Set property | ||
| 4 | 'coding-system-define-form to nil. | ||
| 5 | (define-coding-system-alias): Likewise. | ||
| 6 | |||
| 7 | 2005-03-11 Kenichi Handa <handa@m17n.org> | ||
| 8 | |||
| 3 | These changes are suggested by Dave Love <fx@gnu.org>. | 9 | These changes are suggested by Dave Love <fx@gnu.org>. |
| 4 | 10 | ||
| 5 | * textmodes/fill.el: Change encoding to iso-2022-7bit and add | 11 | * textmodes/fill.el: Change encoding to iso-2022-7bit and add |