• Gnus developers's avatar
    Merge changes made in Gnus trunk. · e21bac42
    Gnus developers authored
    gnus.texi: Remove mentions of `recent', which are now obsolete.
     (Interactive): Document `quiet'.
    nnimap.el: Redo the charset handling.  Let Gnus encode the names, as it does with all other backends, but decode the names immediately after getting them.
    gnus-group.el (gnus-group-name-charset): Always return `utf-7' when decoding nnimap groups.
    gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the newsrc file.  It doesn't seem like an important optimisation any more.
    nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to overflows.
    gnus.el (gnus-article-mark-lists): Remove `recent'.
     (gnus-interactive-exit): Extend to `quiet'.
    gnus-sum.el (gnus-offer-save-summaries): Use it.
    gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the string.
    plstore.el (plstore--get-buffer): Silence compiler warnings by renaming function arguments from `this'.
    gnus-sum.el (gnus-newsgroup-recent): Removed.
    gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right' has been renamed.
     (gnus-lrm-string-p): Include RLM and PDF, too.
    gnus-int.el (gnus-open-server): Make the "denied" message clearer (bug#9225).
    e21bac42
gnus-spec.el 25.7 KB