• Eric Abrahamsen's avatar
    Fix bug with precious entries in Gnus registry · a108eaa1
    Eric Abrahamsen authored
    * lisp/registry.el (registry-collect-prune-candidates): This `cdr' was
      an error: it meant that the last key in the precious list, would be
      considered a nil. Since the precious list only contains the symbol
      'mark by default, marks were never considered precious.
    * doc/misc/gnus.texi (Store arbitrary data): Fix typo: "marks" should
      be "mark".
    a108eaa1
registry.el 13.8 KB