nnmail.el (group, group-art-list, group-art): Remove unneeded directives.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 Sep 2010 08:32:51 +0000 (08:32 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 30 Sep 2010 08:32:51 +0000 (08:32 +0000)
lisp/ChangeLog
lisp/nnmail.el

index b6594a1..251bc7f 100644 (file)
        * nndraft.el (nndraft-request-expire-articles): Use the group name
        instead if "nndraft".  Fix found by Nils Ackermann.
 
+2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * nnmail.el (group, group-art-list, group-art):
+       Remove unneeded directives.
+
 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
index 462cb8a..23cb604 100644 (file)
@@ -1611,10 +1611,6 @@ See the documentation for the variable `nnmail-split-fancy' for details."
       (setq nnmail-cache-buffer nil)
       (gnus-kill-buffer (current-buffer)))))
 
-;; Compiler directives.
-(defvar group)
-(defvar group-art-list)
-(defvar group-art)
 (defun nnmail-cache-insert (id grp &optional subject sender)
   (when (stringp id)
     ;; this will handle cases like `B r' where the group is nil