aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog fixes prompted by M-x authorsGlenn Morris2012-02-221-5/+0
* Small header fixesGlenn Morris2012-02-201-2/+2
* mm-decode.el (mm-shr): Remove "soft hyphens".Lars Ingebrigtsen2012-02-202-0/+6
* nnimap.el (nnimap-request-list): Return the group names encoded as utf8. Oth...Lars Ingebrigtsen2012-02-203-9/+15
* gnus-msg.el: Fix bug with `C-u a' on topics (bug#10843)Lars Ingebrigtsen2012-02-202-1/+4
* nnimap.el: IMAP command logging improvement; When moving articles between IMA...Lars Ingebrigtsen2012-02-202-1/+10
* gnus-demon.el (gnus-demon-init): Don't multiply time twice.Vida Gabor2012-02-192-2/+6
* shr.el (shr-image-fetched): Be more defensive about killing the correct bufferLars Ingebrigtsen2012-02-182-14/+20
* Use add-to-list instead of push in gnus-1Leo Liu2012-02-162-2/+6
* shr.el (shr-remove-trailing-whitespace): Really delete the padding on too-wid...Lars Ingebrigtsen2012-02-152-1/+6
* Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-142-2/+6
* nnimap.el (nnimap-transform-headers): Don't bug out on header lines containin...Lars Ingebrigtsen2012-02-132-2/+7
* Merge changes made in No GnusLars Ingebrigtsen2012-02-132-7/+15
* shr.el (shr-rescale-image): Fix typo in last checkinLars Ingebrigtsen2012-02-131-1/+1
* shr.el (shr-rescale-image): Allow viewing large images.Lars Ingebrigtsen2012-02-132-1/+6
* Merge changes made in No GnusLars Ingebrigtsen2012-02-125-2/+25
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-1113-0/+43
* Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen2012-02-102-3/+10
* lisp/gnus/gnus.el: Avoid byte-compiler warning.Juanma Barranquero2012-02-102-8/+13
* gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.Lars Ingebrigtsen2012-02-092-13/+20
* nnimap.el (nnimap-wait-for-response): Minor fixup of message string.Lars Ingebrigtsen2012-02-092-2/+7
* gnus.el: More fixes to not list ephemeral servers in the server bufferLars Ingebrigtsen2012-02-092-6/+16
* gnus-sum.el: Make gnus-summary-insert-old-articles prompting consistentLars Ingebrigtsen2012-02-092-0/+4
* Merge changes made in No GnusLars Ingebrigtsen2012-02-083-10/+15
* Merge changes made in No GnusLars Ingebrigtsen2012-02-072-10/+17
* gnus-sum.el (gnus-summary-show-thread): Revert last two changes.Katsumi Yamaoka2012-02-072-4/+7
* nnimap.el: Fix XEmacs 21.4 build failure from the last changeLars Ingebrigtsen2012-02-071-2/+1
* nnimap.el: Allow nnimap to parse headers with spaces in odd placesLars Ingebrigtsen2012-02-072-8/+21
* Merge changes made in No GnusLars Ingebrigtsen2012-02-074-8/+45
* gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may ...Katsumi Yamaoka2012-02-062-1/+9
* Minor Gnus group exit fixLars Ingebrigtsen2012-02-062-1/+6
* Another minor fix for next-single-char-property-change.Chong Yidong2012-02-062-2/+6
* nnimap.el: Fix inloop if the server dies before the async -finish is calledLars Ingebrigtsen2012-02-052-6/+16
* nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing an initia...Lars Ingebrigtsen2012-02-022-9/+12
* gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new address para...Lars Ingebrigtsen2012-02-022-4/+12
* gnus-msg.el (gnus-summary-mail-forward): Respect the process marks, not the p...Lars Ingebrigtsen2012-02-022-1/+6
* gnus.el: Fix nnmaildir marks handlingLars Ingebrigtsen2012-02-012-1/+4
* gnus-group.el: Make error reporting when doing `M-g' work againLars Ingebrigtsen2012-02-013-4/+12
* nnimap.el: Make nnimap message better when initially fetching dataLars Ingebrigtsen2012-02-012-4/+20
* Merge change(s) made in Gnus no-gnus branchGnus developers2012-02-012-1/+6
* Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-1/+1
* Merge changes made in Gnus trunkGnus developers2012-01-303-6/+18
* nnimap.el (nnimap-wait-for-response): Include the imap server name in the mes...Lars Ingebrigtsen2012-01-302-1/+7
* mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode' instead...Lars Ingebrigtsen2012-01-292-2/+8
* Paperwork has arrived for Dave Abrahams, so remove "(tiny change)".Lars Ingebrigtsen2012-01-281-4/+4
* Merge changes made in Gnus trunkGnus developers2012-01-283-15/+27
* Merge changes made in Gnus trunkLars Ingebrigtsen2012-01-274-1/+30
* gnus-sum.el (gnus-summary-mode): Fix last change.Katsumi Yamaoka2012-01-271-0/+1
* gnus-sum.el (gnus-summary-mode): Comment fix.Katsumi Yamaoka2012-01-262-2/+2
* Merge changes made in Gnus trunk.Gnus developers2012-01-264-12/+52