]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ChangeLog attribution, add bug ref.
authorGlenn Morris <rgm@gnu.org>
Thu, 20 Oct 2011 03:50:14 +0000 (20:50 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 20 Oct 2011 03:50:14 +0000 (20:50 -0700)
lisp/gnus/ChangeLog

index cb4703885f579851b43e57832700eddec7137885..7a66c4dd7d096e4d1eef585a590a5ee848a57b43 100644 (file)
@@ -14,9 +14,9 @@
        * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
        * nnmairix.el (gnus-registry-enabled): Ditto.
 
-2011-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
+2011-10-17  Dave Abrahams  <dave@boostpro.com>
 
-       * gnus-registry.el (gnus-registry-enabled): Add new variable.
+       * gnus-registry.el (gnus-registry-enabled): Add new variable. (Bug#9691)
        (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
        only while we need to find out if it should be t or nil.
        (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
@@ -30,7 +30,6 @@
        Use `gnus-registry-enabled' instead of `gnus-registry-install'.
        * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
        `gnus-registry-install'.
-       From Dave Abrahams <dave@boostpro.com>.
 
 2011-10-17  Daiki Ueno  <ueno@unixuser.org>