diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index e3c638f4eda..414366958b7 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2000-11-01 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * rfc2047.el (base64): Require unconditionally. | ||
| 4 | (message-posting-charset): Defvar when compiling. | ||
| 5 | (rfc2047-encode-message-header, rfc2047-encodable-p): Require | ||
| 6 | message. | ||
| 7 | |||
| 8 | * gnus-sum.el (nnoo): Require. | ||
| 9 | (mm-uu-dissect): Autoload. | ||
| 10 | |||
| 11 | * mml.el (mml-parse-1): Clarify message. | ||
| 12 | (mml-minibuffer-read-type): Use mailcap-mime-types. | ||
| 13 | |||
| 1 | 2000-11-01 Stefan Monnier <monnier@cs.yale.edu> | 14 | 2000-11-01 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 15 | ||
| 3 | * mml.el: Fix a typo in the requiring of CL. | 16 | * mml.el: Fix a typo in the requiring of CL. |