aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-202-3/+3
* Remove some compat code from mm-url.elLars Ingebrigtsen2019-10-191-4/+1
* Remove compat code from nnbabyl.elLars Ingebrigtsen2019-10-191-4/+1
* Allow event description to be emptyRobert Pluim2019-10-161-1/+1
* Correct some more custom type specsRobert Pluim2019-10-111-1/+1
* Make nntp.el use new setq-local syntaxLars Ingebrigtsen2019-10-111-7/+7
* Fix nnimap tick/readedness thinko introduced some weeks backLars Ingebrigtsen2019-10-091-5/+5
* Make mml-secure-epg-sign bug out if we can't find an identityLars Ingebrigtsen2019-10-092-2/+3
* Fix typos in lisp/*.elJuanma Barranquero2019-10-091-49/+51
* Don't manipulate gnus-newsrc-alist if it hasn't been initalizedEric Abrahamsen2019-10-041-6/+8
* Gnus registry shutdown should also run the unload-hookEric Abrahamsen2019-10-011-2/+3
* Update calling convention for nnmaildir-close-serverEric Abrahamsen2019-09-301-1/+1
* * lisp/gnus/mm-uu.el: Use lexical-binding and cl-defstructStefan Monnier2019-09-301-69/+62
* Fix problem with non-ASCII MML description stringsLars Ingebrigtsen2019-09-301-6/+8
* Fix recent mm-uu.el typoLars Ingebrigtsen2019-09-301-1/+1
* Refactor mm-decode and friends to be explicit about when errors happenLars Ingebrigtsen2019-09-304-172/+123
* Put new Gnus groups in the completion tableLars Ingebrigtsen2019-09-291-0/+4
* Define nndraft-close-server according to new calling conventionsLars Ingebrigtsen2019-09-291-5/+6
* Add new Gnus summary commands and keystrokes for "unseen" navigationLars Ingebrigtsen2019-09-291-0/+35
* Expunge INBOX messages after splittingLars Ingebrigtsen2019-09-281-4/+8
* Clean up nnimap-split-incoming-mail slightlyLars Ingebrigtsen2019-09-281-1/+3
* Copy edit nnimap-expunge doc stringLars Ingebrigtsen2019-09-281-7/+7
* Run gnus-summary-prepare-exit-hook after flags have been updatedNikolaus Rath2019-09-271-1/+1
* gnus-thread-ignore-subject doc string clarificationLars Ingebrigtsen2019-09-271-2/+8
* Fix reversed check in mm-possibly-verify-or-decryptLars Ingebrigtsen2019-09-271-1/+1
* Fix problem with changing to correct NNTP serverLars Ingebrigtsen2019-09-277-8/+10
* nnimap.el: support additional expunge optionsNikolaus Rath2019-09-271-36/+44
* Tweak updating of readedness marks on the IMAP serverLars Ingebrigtsen2019-09-271-2/+9
* Fix nnir searching on nested Gnus topicsLars Ingebrigtsen2019-09-271-1/+5
* Don't hard-code the RSS structure so much in nnrssLars Ingebrigtsen2019-09-271-1/+6
* mm-possibly-verify-or-decrypt should only issue errors when decryptingLars Ingebrigtsen2019-09-261-0/+1
* Make mm-view-pkcs7-verify use epg if requestedLars Ingebrigtsen2019-09-261-9/+17
* Make it possible to view S/MIME verified emailsLars Ingebrigtsen2019-09-263-17/+16
* Fix recent gnus-rescale-image changeLars Ingebrigtsen2019-09-261-9/+11
* Make gnus-rescale-image work on modern Emacs versionsLars Ingebrigtsen2019-09-251-16/+9
* Rename "dumbquotes" to "smartquotes" in GnusLars Ingebrigtsen2019-09-243-14/+21
* mml-smime-openssl-sign): Use all the keysJan Beich2019-09-231-1/+1
* Fix regression in mm-possibly-verify-or-decrypt by previous patchLars Ingebrigtsen2019-09-231-1/+0
* Fix regression in mm-possibly-verify-or-decrypt by previous patchLars Ingebrigtsen2019-09-231-2/+5
* Fix S/MIME continuation header when sendingLars Ingebrigtsen2019-09-231-1/+1
* Make mm-possibly-verify-or-decrypt pass decryption errorLars Ingebrigtsen2019-09-231-3/+15
* Don't bug out on invalid addresses in mml-secure-check-user-idLars Ingebrigtsen2019-09-231-2/+3
* Make "Show Hidden Headers" in Message buffers more obviousLars Ingebrigtsen2019-09-231-1/+7
* Add different faces for different citation levels in Message modeHong Xu2019-09-231-46/+128
* Keep a cache of encoded Message contents to avoid re-GPG-in dataLars Ingebrigtsen2019-09-232-3/+28
* * lisp/gnus/message.el (message-send-mail): Remove misleading comment.Lars Ingebrigtsen2019-09-231-1/+0
* Update some URLsPaul Eggert2019-09-231-0/+1
* Make Message warn about invalid addressesLars Ingebrigtsen2019-09-231-0/+8
* gnus-use-atomic-windows should default to nilLars Ingebrigtsen2019-09-231-1/+1
* Remove references to domain that no longer existsLars Ingebrigtsen2019-09-221-4/+3