summaryrefslogtreecommitdiff
path: root/lisp/gnus
AgeCommit message (Expand)Author
2012-03-23Merge changes made in No GnusGnus developers
2012-03-19shr.el (shr-insert): Minor shr white space rendering tweakLars Magne Ingebrigtsen
2012-03-14Merge changes made in No GnusLars Magne Ingebrigtsen
2012-03-12gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs 24.1 release.Lars Magne Ingebrigtsen
2012-03-10mm-uu.el (mm-uu-forward-extract): Be more liberal when extracting forwards as...David Edmondson
2012-03-08mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>Katsumi Yamaoka
2012-03-04gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus isn't ru...Thierry Volpiatto
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-02-25shr.el (shr-column-specs): Protect against TDs with "width: 0%".Lars Magne Ingebrigtsen
2012-02-25nntp.el (nntp-send-authinfo): Fix last change.Katsumi Yamaoka
2012-02-23nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.Katsumi Yamaoka
2012-02-22ChangeLog fixes prompted by M-x authorsGlenn Morris
2012-02-20Small header fixesGlenn Morris
2012-02-20mm-decode.el (mm-shr): Remove "soft hyphens".Lars Ingebrigtsen
2012-02-20nnimap.el (nnimap-request-list): Return the group names encoded as utf8. Oth...Lars Ingebrigtsen
2012-02-20gnus-msg.el: Fix bug with `C-u a' on topics (bug#10843)Lars Ingebrigtsen
2012-02-20nnimap.el: IMAP command logging improvement; When moving articles between IMA...Lars Ingebrigtsen
2012-02-19gnus-demon.el (gnus-demon-init): Don't multiply time twice.Vida Gabor
2012-02-18shr.el (shr-image-fetched): Be more defensive about killing the correct bufferLars Ingebrigtsen
2012-02-16Use add-to-list instead of push in gnus-1Leo Liu
2012-02-15shr.el (shr-remove-trailing-whitespace): Really delete the padding on too-wid...Lars Ingebrigtsen
2012-02-14Increase default image size limit; don't unlimit Gnus.Paul Eggert
2012-02-13nnimap.el (nnimap-transform-headers): Don't bug out on header lines containin...Lars Ingebrigtsen
2012-02-13Merge changes made in No GnusLars Ingebrigtsen
2012-02-13shr.el (shr-rescale-image): Fix typo in last checkinLars Ingebrigtsen
2012-02-13shr.el (shr-rescale-image): Allow viewing large images.Lars Ingebrigtsen
2012-02-12Merge changes made in No GnusLars Ingebrigtsen
2012-02-11Add missing :version tags to new defgroups and defcustomsGlenn Morris
2012-02-10Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen
2012-02-10lisp/gnus/gnus.el: Avoid byte-compiler warning.Juanma Barranquero
2012-02-09gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.Lars Ingebrigtsen
2012-02-09nnimap.el (nnimap-wait-for-response): Minor fixup of message string.Lars Ingebrigtsen
2012-02-09gnus.el: More fixes to not list ephemeral servers in the server bufferLars Ingebrigtsen
2012-02-09gnus-sum.el: Make gnus-summary-insert-old-articles prompting consistentLars Ingebrigtsen
2012-02-08Merge changes made in No GnusLars Ingebrigtsen
2012-02-07Merge changes made in No GnusLars Ingebrigtsen
2012-02-07gnus-sum.el (gnus-summary-show-thread): Revert last two changes.Katsumi Yamaoka
2012-02-07nnimap.el: Fix XEmacs 21.4 build failure from the last changeLars Ingebrigtsen
2012-02-07nnimap.el: Allow nnimap to parse headers with spaces in odd placesLars Ingebrigtsen
2012-02-07Merge changes made in No GnusLars Ingebrigtsen
2012-02-06gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may ...Katsumi Yamaoka
2012-02-06Minor Gnus group exit fixLars Ingebrigtsen
2012-02-06Another minor fix for next-single-char-property-change.Chong Yidong
2012-02-05nnimap.el: Fix inloop if the server dies before the async -finish is calledLars Ingebrigtsen
2012-02-02nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing an initia...Lars Ingebrigtsen
2012-02-02gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new address para...Lars Ingebrigtsen
2012-02-02gnus-msg.el (gnus-summary-mail-forward): Respect the process marks, not the p...Lars Ingebrigtsen
2012-02-01gnus.el: Fix nnmaildir marks handlingLars Ingebrigtsen
2012-02-01gnus-group.el: Make error reporting when doing `M-g' work againLars Ingebrigtsen
2012-02-01nnimap.el: Make nnimap message better when initially fetching dataLars Ingebrigtsen