summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Make Gnus cache work with nnselectAndrew G Cohen2020-09-091-6/+22
* Add Gnus function to make a persistent group from a search resultAndrew G Cohen2020-09-091-0/+17
* Introduce a new Gnus scoring method (for article age)Alex Bochannek2020-09-081-3/+16
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-2/+1
* Show the status of signed + encrypted S/MIME messages in GnusLars Ingebrigtsen2020-09-072-3/+27
* Remove debugging code inadvertently checked inLars Ingebrigtsen2020-09-071-1/+0
* Add aliases for recent Gnus nnselect changesAndrew G Cohen2020-09-074-3/+31
* Use variable-pitch fonts in the eww headersLars Ingebrigtsen2020-09-071-0/+1
* Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios2020-09-068-52/+48
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-063-14/+9
* ; Document new gnus-summary-line-format itemsAndrew G Cohen2020-09-051-0/+5
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-0519-1148/+1447
* Don't display the Gnus splash on gnus-read-ephemeral-emacs-bug-groupLars Ingebrigtsen2020-09-041-6/+0
* Handle different IMAP server responses to COPY and MOVEEric Abrahamsen2020-09-021-1/+4
* Fix minibuffer default of ephemeral debbugs groupStefan Kangas2020-08-311-1/+2
* Set Gnus server 'closed status in gnus-close-serverEric Abrahamsen2020-08-272-5/+7
* Switch Gnus D-Bus signal from :session to :systemEric Abrahamsen2020-08-271-1/+1
* ; Fix license statements.Stefan Kangas2020-08-272-6/+10
* Add basic D-Bus integration to GnusEric Abrahamsen2020-08-253-0/+75
* Fix problem with folded Gcc headers in GnusLars Ingebrigtsen2020-08-251-1/+1
* Don't bug out in gnus-icalendar when there no recurring eventLars Ingebrigtsen2020-08-251-1/+1
* Quote other suspicious characters in mml-insert-tag.Asher Gordon2020-08-241-1/+1
* nndoc minor clean-upLars Ingebrigtsen2020-08-221-1/+1
* gnus-icalendar does not understand multiple repeating daysJan Tatarik2020-08-221-10/+55
* Fix problem with 8bit content-transfer-encoding in nndoc mbox filesLars Ingebrigtsen2020-08-211-0/+1
* Fix displaying inline ical attachments with no charsetChristophe Troestler2020-08-211-1/+1
* Fix message.el compilation warningLars Ingebrigtsen2020-08-201-0/+1
* Allow specifying the TLS port in X-Message-SMTP-MethodLars Ingebrigtsen2020-08-201-0/+5
* Add a new way to encode unprintable characters in Message: url-encodeLars Ingebrigtsen2020-08-201-3/+10
* Fix problem with unprintable characters in Message headersLars Ingebrigtsen2020-08-201-3/+3
* Fix interactive spec of message-beginning-of-lineLars Ingebrigtsen2020-08-201-1/+1
* message-sendmail-f-is-evil doc string fixLars Ingebrigtsen2020-08-201-1/+2
* Remove some compat code from smiley.elLars Ingebrigtsen2020-08-181-8/+5
* Fix issues with OpenPGP headerPhilip K2020-08-181-30/+33
* Make Gnus stop clobbering the M-s search prefix key bindingLars Ingebrigtsen2020-08-151-1/+2
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-143-3/+0
* Remove some compat code from mm-util.elLars Ingebrigtsen2020-08-121-4/+0
* Simplify the computation of mm-mime-mule-charset-alistLars Ingebrigtsen2020-08-121-67/+6
* Remove some compat code from gnus.elLars Ingebrigtsen2020-08-121-2/+1
* Slight gnus-util clean-upLars Ingebrigtsen2020-08-111-3/+1
* Add constants for shell command output buffer namesTino Calancha2020-08-092-2/+2
* Doc string fix for message-mailtoLars Ingebrigtsen2020-08-091-2/+2
* Slight code clean-up in message-mailtoLars Ingebrigtsen2020-08-091-2/+1
* ; Fix typos in recent message.el changesBasil L. Contovounesios2020-08-081-1/+1
* ; Fix recent message.el-related changesEli Zaretskii2020-08-081-8/+8
* Add support for the OpenPGP header to EmacsPhilip K2020-08-081-0/+58
* Show A C hint only if partial fetches are enabled.Tassilo Horn2020-08-061-0/+1
* Show A C hint for loading complete message only in nnimap groups.Tassilo Horn2020-08-061-1/+3
* Tweat how MML specifies the encoding of binary dataLars Ingebrigtsen2020-08-062-3/+3
* Change how Mail-Copies-To: never is handled in MessageLars Ingebrigtsen2020-08-061-9/+22