• Gnus developers's avatar
    Merge Gnus' changes. · a5954fa5
    Gnus developers authored
    gnus.texi (Listing Groups): Document gnus-group-list-ticked.
    gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP stuff.
    gnus-score.el (gnus-score-string): Fix calling convention of `gnus-simplify-buffer-fuzzy' after last patches.
    gnus-sum.el (gnus-update-marks): Don't send any marks updates to the server for articles we didn't get any headers for.  This is a sanity check.
    nnimap.el (nnimap-open-connection-1): Is the login responds with a new CAPABILITY, use it.
    gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not downloading anything.
    gnus.el (gnus-splash-svg-color-symbols): Removed superfluous `and'.
    gnus.el (gnus-group-startup-message): Prefer svg file and replace colors.
     (gnus-splash-svg-color-symbols): New function.
    gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly instead of using the global gnus-simplify-subject-fuzzy-regexp.
     (gnus-simplify-subject-fuzzy): Use the local gnus-simplify-subject-fuzzy-regex instead of the global one.  This makes using this variable in group parameters work.
    gnus-registry.el (gnus-registry-unfollowed-groups): Add "archive:sent" to the unfollowed group regex (for the recent Gnus archive:sent-YYYY-MM-DD groups).
     (gnus-registry-split-fancy-with-parent): Bail out early in sender tracking if there are more than `gnus-registry-max-track-groups' matches.
    message.el (message--yank-original-internal): New function to do the insertion cleanly inside eval in `message-yank-original'.
     (message-yank-original): Use it.
    a5954fa5
gnus-registry.el 40.8 KB