From 2e049946acb2080028282bb13fa8286e335d9768 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 8 Nov 2000 23:48:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/gnus/ChangeLog | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 53bb2159068..e86be2db8cf 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,9 +1,18 @@ -2000-11-09 Lars Magne Ingebrigtsen +2000-11-08 John Wiegley + + * gnus-topic.el (gnus-topic-mode): Use `setq' to clear + `gnus-group-change-level-function', instead of `remove-hook', + because it's not a hook! + +2000-11-08 Lars Magne Ingebrigtsen * nnweb.el (nnweb-decode-entities): Work for non-character entities. -2000-11-09 Simon Josefsson + * gnus-start.el (gnus-read-active-file, gnus-activate-group): + Issue message on quit. + +2000-11-08 Simon Josefsson * rfc2104.el: Add SHA-1 example. (rfc2104-hexstring-to-bitstring): New function. @@ -11,6 +20,10 @@ 2000-11-08 ShengHuo ZHU + * gnus-start.el: Remove gnus-xemacs. + + * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin. + * gnus-score.el (gnus-score-body): Don't score body when agent-fetching. (gnus-score-followup): Don't score followup either. @@ -23,6 +36,8 @@ 2000-11-08 Dave Love + * mm-bodies.el (mm-encode-body): Use mm-multibyte-p. + * gnus-score.el (gnus-score-load-file): Use expand-file-name. (gnus-score-find-bnews): Don't concat "". -- 2.39.5