]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 29 Sep 2010 13:38:27 +0000 (15:38 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 29 Sep 2010 13:38:27 +0000 (15:38 +0200)
Remove unneeded directives.

lisp/gnus/ChangeLog
lisp/gnus/nnmail.el

index 6c96a4fa8b904e7a3bd34fcf581e3a5dbcff1bb1..fc93281f00b474ff58e283bec29abbbf40a2406a 100644 (file)
@@ -1,3 +1,8 @@
+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 462cb8aa1795ddaa3bb921bf7a308c858570de5e..23cb604d55244e9bb6ca6a0ca7b5a57c4fc367b5 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