• Sam Steingold's avatar
    * lisp/gnus/gnus-score.el (gnus-score-find-alist): Keep the score files already · 29dbb8f7
    Sam Steingold authored
    in the reverse order to avoid modifying the cache with `nreverse'.
    (gnus-all-score-files): Do not modify the value returned by
    `gnus-score-find-alist' because it lives in a cache variable.
    (gnus-current-home-score-file): No need to `nreverse' the return value
    of `gnus-score-find-alist', it is already in the correct order.
    29dbb8f7
gnus-score.el 106 KB