]> code.delx.au - gnu-emacs/commitdiff
lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backend
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 10 Feb 2013 00:51:34 +0000 (00:51 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 10 Feb 2013 00:51:34 +0000 (00:51 +0000)
lisp/gnus/ChangeLog
lisp/gnus/nnir.el

index ddd464e5a82a4fa8838926a924785204ff0217b0..e3f5427ceeb9821e489a5f1ffdb103404cb31bbe 100644 (file)
@@ -1,3 +1,8 @@
+2013-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnir.el ("nnir"): Add 'virtual ability to nnir backend.  (This was
+       done in 2012-07-22 by Andrew Cohen, but I reverted it mistakenlly.)
+
 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
 
        * auth-source.el (auth-source-format-prompt): Don't get confused by
index e0bfcc2b5f5614e321041f8981dea288bcee5553..0e2e76f25be099a4f68c59153bfda8a73f5aa00a 100644 (file)
@@ -298,7 +298,7 @@ is `(valuefunc member)'."
 (defvoo nnir-address nil
   "The address of the nnir server.")
 
-(gnus-declare-backend "nnir" 'mail)
+(gnus-declare-backend "nnir" 'mail 'virtual)
 
 
 ;;; User Customizable Variables: