Synch with Oort Gnus.
authoryamaoka <yamaoka>
Thu, 7 Feb 2002 07:57:05 +0000 (07:57 +0000)
committeryamaoka <yamaoka>
Thu, 7 Feb 2002 07:57:05 +0000 (07:57 +0000)
lisp/ChangeLog
lisp/gnus-sum.el

index 9817a7b..6391869 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
+       From: Jesper Harder <harder@ifa.au.dk>
+
 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-msg.el (gnus-posting-styles): Add x-face-file.
index 9bc2b59..e0267c2 100644 (file)
@@ -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))