aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* New option for making Gnus window layouts atomicEric Abrahamsen2019-09-211-0/+21
* Use eieio-object-p, not obsolete object-pEric Abrahamsen2019-09-211-2/+2
* Fix to a81223aeaaEric Abrahamsen2019-09-201-2/+2
* Allow the user to specify Content-type in Message modeLars Ingebrigtsen2019-09-212-11/+13
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-2125-107/+109
* Change default value of message-make-forward-subject-functionDamien Cassou2019-09-201-5/+7
* Only use Gnus registry for formatting when registry is loadedEric Abrahamsen2019-09-191-12/+16
* Fix some file-mode racesPaul Eggert2019-09-161-3/+2
* mm-inline-large-images-proportion doc clarificationLars Ingebrigtsen2019-09-161-2/+3
* Default to rescaling images in mm buffersLars Ingebrigtsen2019-09-161-1/+2
* mm-inline-large-images doc string clarificationLars Ingebrigtsen2019-09-161-2/+3
* Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-111-6/+6
* Only use --sender for gpg when gpg supports itTeemu Likonen2019-08-261-4/+4
* The `gnus*-1' functions shouldn't be interactiveAlex Branham2019-08-251-3/+0
* Disallow just hitting RET in gnus-mime-replace-partLars Ingebrigtsen2019-08-251-1/+4
* Fix Gnus display of timestamps that's less than a second oldLars Ingebrigtsen2019-08-231-1/+1
* Add FIXMEs for subsecond supportPaul Eggert2019-08-173-8/+8
* Use gnus-summary-button-forward in gnus-summary-mode-mapLars Ingebrigtsen2019-08-141-2/+2
* Merge from origin/emacs-26Glenn Morris2019-08-102-21/+22
|\
| * Fix nnmail-expiry-wait docs and custom :typesBasil L. Contovounesios2019-08-032-21/+22
* | * lisp/gnus/message.el (message-sendmail-f-is-evil): Revert recent changeStefan Monnier2019-08-061-4/+3
* | Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-061-4/+2
* | New function time-convertPaul Eggert2019-08-055-5/+5
* | Improve time function docPaul Eggert2019-08-041-6/+6
* | Fix Gnus group name reference in gnus-mark-xrefs-as-readEric Abrahamsen2019-08-031-3/+3
* | Temporarily preserve encoded Gnus group names in Gnus filesEric Abrahamsen2019-08-033-56/+144
* | Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-0319-493/+276
* | Fix ordering of Gnus groups after yankingEric Abrahamsen2019-08-031-5/+3
* | Use lexical-binding for Gravatar supportBasil L. Contovounesios2019-08-021-49/+52
* | Fix two parse-time-months invalid assumptionsPaul Eggert2019-08-011-7/+2
* | * lisp/gnus/message.el (message-sendmail-f-is-evil): Update :versionStefan Monnier2019-08-011-0/+1
* | Use decoded-time accessors in gnus-demonLars Ingebrigtsen2019-08-011-2/+2
* | format-time-string subsumes time-zone-formatPaul Eggert2019-07-311-1/+1
* | Use iso8601-parse in nnrssLars Ingebrigtsen2019-07-311-37/+14
* | Merge from origin/emacs-26Glenn Morris2019-07-301-1/+2
|\ \ | |/
| * Clarify Gravatar docsBasil L. Contovounesios2019-07-231-1/+2
| * Make sure Gnus imap group names are decoded before searchingEric Abrahamsen2019-06-141-0/+1
* | * lisp/gnus/message.el: Reduce redundancy with send-mail-functionStefan Monnier2019-07-301-46/+47
* | Make `C-u RET' on URLs in Gnus buffers use the secondary browserLars Ingebrigtsen2019-07-301-1/+1
* | Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-305-137/+60
* | Use decoded time accessors in GnusLars Ingebrigtsen2019-07-306-45/+56
* | Tweak how mm-display-external handles windowsLars Ingebrigtsen2019-07-291-2/+2
* | Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-291-2/+2
* | Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-282-22/+4
* | Adjust location of Gnus group split setup processEric Abrahamsen2019-07-271-4/+9
* | Tweak the display in gnus-summary-browse-urlLars Ingebrigtsen2019-07-261-1/+0
* | Don't set marks on imap groups when there are no marks to setEric Abrahamsen2019-07-251-12/+13
* | Make `C-u w' in the Gnus Summary buffer open externallyLars Ingebrigtsen2019-07-251-13/+31
* | Leave note about removing gnus-start-news-serverEric Abrahamsen2019-07-251-0/+2
* | Add `gnus-collect-urls-primary-text'Sam Steingold2019-07-241-7/+16