From 6b8a0b2d41a131dba767443f8a73038c6dd5fb3e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 1 Nov 2000 19:16:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lisp/gnus/ChangeLog | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4cd1ba137a3..187bd3636a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-11-01 Dave Love + + * emacs-lisp/elp.el (elp-restore-function): Remove autoload + cookie. + 2000-11-01 Miles Bader * calendar/calendar.el (diary-face, holiday-face): Add 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 @@ +2000-11-01 Dave Love + + * rfc2047.el (base64): Require unconditionally. + (message-posting-charset): Defvar when compiling. + (rfc2047-encode-message-header, rfc2047-encodable-p): Require + message. + + * gnus-sum.el (nnoo): Require. + (mm-uu-dissect): Autoload. + + * mml.el (mml-parse-1): Clarify message. + (mml-minibuffer-read-type): Use mailcap-mime-types. + 2000-11-01 Stefan Monnier * mml.el: Fix a typo in the requiring of CL. -- 2.39.5