summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)Noam Postavsky2018-06-181-1/+0
* Merge from origin/emacs-26Glenn Morris2018-06-181-4/+8
|\
| * Improve movemail defaultRobert Pluim2018-06-151-4/+8
* | Merge from origin/emacs-26Glenn Morris2018-06-021-1/+3
|\ \ | |/
| * * lisp/gnus/message.el (message-remove-header): Don't remove thingsKatsumi Yamaoka2018-05-301-1/+3
| * (gnus-blocked-images): Clarify privacy implicationsLars Ingebrigtsen2018-05-181-0/+10
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-203-15/+15
* | (gnus-blocked-images): Clarify privacy implicationsLars Ingebrigtsen2018-05-181-0/+10
* | Strip most headers when forwarding messagesLars Ingebrigtsen2018-04-261-3/+5
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+2
* | When undoing a mark-as-read, display the group if it isn'tLars Ingebrigtsen2018-04-172-9/+12
* | (gnus-summary-select-article-buffer): Further point placing tweakLars Ingebrigtsen2018-04-171-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-171-11/+14
* | Make the `c' command work in a single-article Gnus viewLars Ingebrigtsen2018-04-171-2/+3
* | Place point consistently in the Gnus group buffer on exitLars Ingebrigtsen2018-04-171-3/+4
* | (gnus-group-goto-group): Return correct value after previous patchLars Ingebrigtsen2018-04-171-5/+7
* | Fix inconsistent point movement in the Gnus group bufferLars Ingebrigtsen2018-04-161-45/+47
* | Doc string update for gnus-extract-address-componentsLars Ingebrigtsen2018-04-151-1/+1
* | Clarify menu entry in previous check-inLars Ingebrigtsen2018-04-151-1/+1
* | Add new command `gnus-summary-attach-article'Lars Ingebrigtsen2018-04-152-0/+32
* | Divert to call `gnus-activate-group' with the SCAN argument setDaiki Ueno2018-04-151-3/+8
* | Abort Gnus exit if we have unsaved Message buffersLars Ingebrigtsen2018-04-151-0/+15
* | Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen2018-04-152-11/+6
* | Remove a string-to-multibyte from nnmh.elLars Ingebrigtsen2018-04-151-6/+5
* | Remove call to string-to-multibyte from nndoc.elLars Ingebrigtsen2018-04-151-1/+1
* | Fix calculation in gnus-update-group-mark-positionsLars Ingebrigtsen2018-04-151-1/+1
* | Removed outdated comment from nnweb.elLars Ingebrigtsen2018-04-151-4/+0
* | Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-155-9/+10
* | Rewrite string-as-unibyte/string-as-multibyte logic in nnmailLars Ingebrigtsen2018-04-151-4/+4
* | Remove call to string-as-unibyte from nnmailLars Ingebrigtsen2018-04-151-1/+1
* | Remove calls to string-as-unibyte from nnir.elLars Ingebrigtsen2018-04-151-21/+19
* | Remove call to string-as-unibyte in gnus-start.elLars Ingebrigtsen2018-04-151-4/+0
* | Remove call to string-as-unibyte from gnus-start.elLars Ingebrigtsen2018-04-151-1/+1
* | Modernise a Gnus function a bitLars Ingebrigtsen2018-04-141-9/+4
* | Remove two string-as-unibyte in gnus-srvr.elLars Ingebrigtsen2018-04-141-19/+17
* | Fix a `string-to-multibyte' in GnusLars Ingebrigtsen2018-04-141-3/+2
* | Fix a string-as-unibyte in GnusLars Ingebrigtsen2018-04-141-1/+2
* | Revert "Revert "Give better errors in signing failures in Gnus""Lars Ingebrigtsen2018-04-142-0/+4
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-141-2/+6
* | Revert "Give better errors in signing failures in Gnus"Lars Ingebrigtsen2018-04-142-4/+0
* | Subject: Fix circular dependency for mm-decodeTino Calancha2018-04-141-1/+2
* | Move utility function to mm-util.elLars Ingebrigtsen2018-04-142-14/+14
* | Don't bind image commands on non-image links in GnusLars Ingebrigtsen2018-04-131-3/+18
* | Revert "Add colors to faces that lack them."Lars Ingebrigtsen2018-04-131-7/+7
* | Further tweak point placement on gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+2
* | Tweak point placement in *Group* on `Q' exitLars Ingebrigtsen2018-04-131-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+5
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-136-39/+39
* | Make nnimap parse pathological spam headers betterLars Ingebrigtsen2018-04-131-9/+10
* | (nnimap-sequence): Add commentLars Ingebrigtsen2018-04-131-0/+2