aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid potential extensive verbosity in gnus-summary-browse-urlSam Steingold2019-07-241-1/+1
* | * lisp/gnus/gnus-cus.el (gnus-extra-group-parameters): Allow nilAndreas Schwab2019-07-241-1/+4
* | Remove no-longer-needed integer overflow codePaul Eggert2019-07-222-19/+2
* | Adjust regexp for parsing IMAP header responseEric Abrahamsen2019-07-221-1/+1
* | Fix case of IMAP Noselect flagEric Abrahamsen2019-07-221-1/+1
* | Enable showing local time and lapsed time in GnusAdam Sjøgren2019-07-201-16/+25
* | Clean up code in nnimap-parse-flags slightlyLars Ingebrigtsen2019-07-201-7/+5
* | Fix indexing of Gnus entry in gnus-group-unsubscribe-groupEric Abrahamsen2019-07-171-1/+1
* | Treat the "Link" link in gnus-summary-browse-urls speciallySam Steingold2019-07-161-9/+16
* | * lisp/gnus/nntp.el: Use lexical-bindingStefan Monnier2019-07-151-57/+57
* | Possibly skip IMAP server FETCH responsesEric Abrahamsen2019-07-151-40/+53
* | Tweak bug ID prompting in gnus-group--read-bug-idsLars Ingebrigtsen2019-07-141-1/+4
* | Add a way to more conveniently log/debug nnmail splittingLars Ingebrigtsen2019-07-131-8/+21
* | Use the gpg --sender optionTeemu Likonen2019-07-131-2/+7
* | Fix long credentials when using auth in nnimap.elLars Ingebrigtsen2019-07-131-2/+4
* | Remove initial and trailing whitespace in message-fetch-fieldLars Ingebrigtsen2019-07-121-1/+5
* | Fold too-long headers in Message automaticallyLars Ingebrigtsen2019-07-101-2/+2
* | Fix alternative-email-as-from with empty To headers in MessageLars Ingebrigtsen2019-07-091-1/+7
* | Make gnus-read-ephemeral-emacs-bug-group autoloadableLars Ingebrigtsen2019-07-091-0/+1
* | Clarify warning about unknown articles in GnusLars Ingebrigtsen2019-07-091-2/+2
* | Don't try to save articles in Gnus that have disappearedLars Ingebrigtsen2019-07-091-5/+9
* | Make sure gnus-group-set-info sets both the hashtable and alistEric Abrahamsen2019-07-081-1/+8
* | Improve Gnus ephemeral bug group browsingBasil L. Contovounesios2019-07-061-69/+95
* | Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-063-6/+6
* | In Message, respect Content-Type provided by the userLars Ingebrigtsen2019-07-041-0/+8
* | Small fix to writing Gnus dribble change-level entriesEric Abrahamsen2019-07-031-3/+5
* | Correct customize type for gnus-group-customizeAndreas Schwab2019-07-021-1/+6
* | Extract gnus-collect-urls from gnus-summary-browse-urlSam Steingold2019-07-011-15/+16
* | Cosmetic fix-up of message-forward-included-headersLars Ingebrigtsen2019-06-291-1/+1
* | Doc fix for Gnus "very wide" reply commandsLars Ingebrigtsen2019-06-281-6/+18
* | Include To and Cc headers when forwarding with MessageLars Ingebrigtsen2019-06-281-1/+1
* | * lisp/gnus/gnus-art.el (gnus-article-stop-animations):Michael Albinus2019-06-281-4/+1
* | Don't inhibit quit in Gnus when prefetching articlesLars Ingebrigtsen2019-06-281-2/+9
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-265-208/+211
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-265-211/+208
* | Suppress warning about unix-sync in nnmaildir.elArash Esbati2019-06-251-1/+2
* | Add imenu support to package-menu-modeHong Xu2019-06-251-1/+1
* | New command gnus-summary-browse-urlEric Abrahamsen2019-06-231-0/+40
* | Respect case-insensite DelSp flow-fill parameterLars Ingebrigtsen2019-06-221-3/+3
* | (nnir-notmuch-remove-prefix): Respect MAILDIRAndreas Schwab2019-06-221-2/+3
* | Use plain report-emacs-bug instead of gnus-bugLars Ingebrigtsen2019-06-221-63/+6
* | Export Gnus calendar events to org even if they have no descriptionRobert Pluim2019-06-221-8/+7
* | Prevent the Gnus registry from being loaded twice at startupEric Abrahamsen2019-06-161-26/+39
* | * lisp/gnus/message.el: Fix NNTP sending, broken by e51adfbdb7Stefan Monnier2019-06-141-2/+2
* | Remove XEmacs compat code from mml.el that gave a compilation warningLars Ingebrigtsen2019-06-131-1/+0
* | message.el byte compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* | * lisp/gnus: Further reduce assumptions about gnus-data formatStefan Monnier2019-06-073-36/+26
* | lisp/gnus/message.el (message--send-mail-maybe-partially): ExtractOleh Krehel2019-06-061-30/+33
* | lisp/gnus/message.el (message--check-continuation-headers): ExtractOleh Krehel2019-06-061-21/+13
* | lisp/gnus/message.el (message--fold-long-headers): Add docstringOleh Krehel2019-06-061-3/+3