[gnus git] branch master updated: m0-5-38-g7a78109 =1= Remove useless argument

Julien Danjou <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  7a78109abe930702366ca2978d804779504d5335 (commit)
      from  58d967655dc459f0dc4d371d2a8a40624aaa9902 (commit)


- Log -----------------------------------------------------------------
commit 7a78109abe930702366ca2978d804779504d5335
Author: Julien Danjou <[email protected]>
Date:   Fri Jun 15 11:02:26 2012 +0200

    Remove useless argument
    
    Signed-off-by: Julien Danjou <[email protected]>

diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index d0b8a96..211b8c8 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -969,7 +969,7 @@ textual parts.")
 			       (cdr (assoc "SEARCH" (cdr result))))))))))
 
 
-(defun nnimap-find-article-by-message-id (group server message-id &optional recent)
+(defun nnimap-find-article-by-message-id (group server message-id)
   "Search for message with MESSAGE-ID in GROUP from SERVER."
   (with-current-buffer (nnimap-buffer)
     (erase-buffer)

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/nnimap.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.