diff options
| author | Dave Love | 2001-01-04 14:47:59 +0000 |
|---|---|---|
| committer | Dave Love | 2001-01-04 14:47:59 +0000 |
| commit | 5bb548d2f33c344be8f2b6b6979afc70b6ba67e8 (patch) | |
| tree | b2b118b417745c0f124ab26a43d6f78918a1c515 /lisp/gnus/ChangeLog | |
| parent | 0f2ac578ce57273e4f89dadcca864b80e44765a9 (diff) | |
| download | emacs-5bb548d2f33c344be8f2b6b6979afc70b6ba67e8.tar.gz emacs-5bb548d2f33c344be8f2b6b6979afc70b6ba67e8.zip | |
(mm-inline-media-tests): Add
image/x-portable-bitmap.
(mm-get-image): Grok pbm.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 041eea81f9c..5c59189dfc6 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-01-04 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * mm-decode.el (mm-inline-media-tests): Add | ||
| 4 | image/x-portable-bitmap. | ||
| 5 | (mm-get-image): Grok pbm. | ||
| 6 | |||
| 1 | 2000-12-24 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> | 7 | 2000-12-24 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 2 | 8 | ||
| 3 | * message.el (message-mail): Support yank-action. | 9 | * message.el (message-mail): Support yank-action. |