• Eric Abrahamsen's avatar
    Prevent the Gnus registry from being loaded twice at startup · 2815174f
    Eric Abrahamsen authored
    * lisp/gnus/gnus-registry.el (gnus-registry-load): Check if the
      registry is already loaded, and don't load again unless new optional
      FORCE argument is non-nil.
      (gnus-registry-clear): New function to clear the registry, added as
      a Gnus shutdown. Now that loading doesn't unilaterally reset the
      registry, we need to make sure it is reloaded when Gnus is.
    2815174f
gnus-registry.el 48.6 KB