• Gnus developers's avatar
    Merge Changes made in Gnus trunk. · b069e5a6
    Gnus developers authored
    gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to get the start of data.
    gnus-html.el: Use gnus-html-encode-url to encode URL.
    gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks outside the active range.
    gnus.el: Try to keep the server/method cache unique.
    gnus-html.el (gnus-html-rescale-image): Use window-inside-pixel-edges rather than window-pixel-edges.
    gnus-html.el (gnus-html-put-image): Stop using markers.
    gnus-html.el (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of data.
    nnimap.el: Expunge IMAP groups by default on article deletion.
    gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since this command might take a while.
    nnimap.el (nnimap-request-list): Set the current nnimap group to nil, since EXAMINE changes it on the server.
    nnmail.el, nnimap.el: Allow nnimap to just delete 'junk messages when splitting.
    nnimap.el (nnimap-parse-flags): Make IMAP flags parsing much faster by using `read'.
    nnimap.el (nnimap-make-process-buffer): Record the server name.
    gnus-html.el (gnus-html-image-fetched): Only cache if gnus-html-image-automatic-caching is set.
    gnus-html.el (gnus-html-image-fetched): Check for errors.
    gnus-start.el (gnus-read-active-for-groups): Only run -request-scan once per method on `g'.
    nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is immediate, then expire all articles.
    gnus-group.el (gnus-group-get-icon): Compute icon to return.
    gnus-group.el (gnus-group-icon-list): Fix bad docstring information.
    nnimap.el (nnimap-update-info): Fix up various off-by-one errors when syncing flags in nnimap.
    time-date.el (date-to-time): Speed up date-to-time.
    gnus-start.el (gnus-get-unread-articles): Don't have `gnus-get-unread-articles-in-group' update info.
    gnus-group.el: Remove gnus-group-highlight-line from the default hook list.
    gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
    gnus-group.el (gnus-group-insert-group-line): Pass the real group name so that it gets the right data.
    gnus-int.el (gnus-open-server): Add tracing for performance debugging.
    nnimap.el (nnimap-parse-flags): Parse the data in any order.
    nnimap.el (nnimap-update-info): Fix up code slightly.
    b069e5a6
gnus-group.el 168 KB