* gnus-registry.el: Updated gnus-registry docs.
authorTed Zlatanov <tzz@lifelogs.com>
Thu, 14 Apr 2011 10:22:33 +0000 (05:22 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 14 Apr 2011 10:22:33 +0000 (05:22 -0500)
lisp/ChangeLog
lisp/gnus-registry.el

index 9193af8..9f5c0c6 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el: Updated gnus-registry docs.
+
 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
index 680a3b2..9f95ce7 100644 (file)
 ;; you, submit a bug report and I'll be glad to fix it.  It needs
 ;; documentation in the manual (also on my to-do list).
 
-;; Put this in your startup file (~/.gnus.el for instance)
+;; Put this in your startup file (~/.gnus.el for instance) or use Customize:
 
-;; (setq gnus-registry-max-entries 2500)
+;; (setq gnus-registry-max-entries 2500
+;;       gnus-registry-track-extra '(sender subject))
 
 ;; (gnus-registry-initialize)