From: yamaoka Date: Thu, 7 Feb 2002 07:57:05 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_6-01-quimby~68 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c2bb0393b43f0e6cd5ccec72ce56fa963b94c0e6;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9817a7b..6391869 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-02-07 ShengHuo ZHU + + * gnus-sum.el (gnus-dependencies-add-header): Fix typo. + From: Jesper Harder + 2002-02-06 Lars Magne Ingebrigtsen * gnus-msg.el (gnus-posting-styles): Add x-face-file. diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 9bc2b59..e0267c2 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -3569,8 +3569,8 @@ if it was already present. If `gnus-summary-ignore-duplicates' is nil then duplicate Message-IDs will not be entered in the DEPENDENCIES table. Otherwise duplicate -Message-IDs will be renamed be renamed to a unique Message-ID before -being entered. +Message-IDs will be renamed to a unique Message-ID before being +entered. Returns HEADER if it was entered in the DEPENDENCIES. Returns nil otherwise." (let* ((id (mail-header-id header))