changeset 110650:fd57b3f422fb

* lisp/gnus/nnmail.el (group, group-art-list, group-art): Remove unneeded directives.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 29 Sep 2010 15:38:27 +0200
parents 2f0d755fa21b
children a163b2dbf867
files lisp/gnus/ChangeLog lisp/gnus/nnmail.el
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Wed Sep 29 15:25:24 2010 +0200
+++ b/lisp/gnus/ChangeLog	Wed Sep 29 15:38:27 2010 +0200
@@ -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)
--- a/lisp/gnus/nnmail.el	Wed Sep 29 15:25:24 2010 +0200
+++ b/lisp/gnus/nnmail.el	Wed Sep 29 15:38:27 2010 +0200
@@ -1611,10 +1611,6 @@
       (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