diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d8ac7f0a56..6f295d0601a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2002-12-17 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (universal-coding-system-argument): | ||
| 4 | Bind coding-system-require-warning to t. | ||
| 5 | (select-safe-coding-system): Handle t in the arg | ||
| 6 | DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a | ||
| 7 | coding-system to allow users to specify unsafe coding system on | ||
| 8 | their risk. | ||
| 9 | |||
| 1 | 2002-12-16 Francesco Potorti` <pot@gnu.org> | 10 | 2002-12-16 Francesco Potorti` <pot@gnu.org> |
| 2 | 11 | ||
| 3 | * mail/undigest.el (rmail-digest-methods) | 12 | * mail/undigest.el (rmail-digest-methods) |