diff options
| author | Dave Love | 2000-11-01 19:16:06 +0000 |
|---|---|---|
| committer | Dave Love | 2000-11-01 19:16:06 +0000 |
| commit | 6b8a0b2d41a131dba767443f8a73038c6dd5fb3e (patch) | |
| tree | 5aeac41570ba22325c5c642574a6996a38ed4a39 /lisp/gnus | |
| parent | 02af1bf14a64226c2e73d23b4b01ecfbe56908ce (diff) | |
| download | emacs-6b8a0b2d41a131dba767443f8a73038c6dd5fb3e.tar.gz emacs-6b8a0b2d41a131dba767443f8a73038c6dd5fb3e.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/gnus')
| -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. |