diff options
| author | Stefan Monnier | 2005-04-10 19:04:09 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2005-04-10 19:04:09 +0000 |
| commit | 9d9b0de9baf587e9ecc5d1b1aca0e652fd498106 (patch) | |
| tree | 363087d89bfbd1e7ef2905c8a169c38a8229f1e6 /lisp/gnus/ChangeLog | |
| parent | 862779db9d9256859573e1250deba623bbc87f0c (diff) | |
| download | emacs-9d9b0de9baf587e9ecc5d1b1aca0e652fd498106.tar.gz emacs-9d9b0de9baf587e9ecc5d1b1aca0e652fd498106.zip | |
(mm-string-to-multibyte): New function.
(mm-detect-coding-region): Typo.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 7eb877a669f..052a7fdf5fc 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * mm-util.el (mm-string-to-multibyte): New function. | ||
| 4 | (mm-detect-coding-region): Typo. | ||
| 5 | |||
| 1 | 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * mm-util.el (mm-coding-system-p): Don't return binary for the nil | 8 | * mm-util.el (mm-coding-system-p): Don't return binary for the nil |