summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* ; Fix indentation in last changeBasil L. Contovounesios2020-06-231-2/+1
* Fix gnus-cloud-download-all-data return valueDavid Edmondson2020-06-231-2/+2
* Fix a byte-compile warning.Philipp Stephani2020-06-201-1/+1
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-184-107/+81
* gnus-cloud: Improve cloud syncDavid Edmondson2020-06-161-27/+27
* Derive gnus-edit-form-mode from lisp-data-mode, fix mode mapEric Abrahamsen2020-06-121-9/+9
* Merge from origin/emacs-27Glenn Morris2020-06-071-3/+6
|\
| * Gnus nnir-summary-line-format has no effectTassilo Horn2020-06-071-3/+6
* | Prevent gnus-registry-handle-action from creating spurious entriesEric Abrahamsen2020-05-201-17/+19
* | Indicate not downloaded parts in MIME buttons.Tassilo Horn2020-05-191-2/+12
* | Don’t attempt to modify constant consesPaul Eggert2020-05-161-3/+3
* | Use the "modern" toolbars in Gnus againDmitry Gutov2020-05-111-3/+3
* | Use better icons on GTK in message-mode and isearchDmitry Gutov2020-05-111-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-061-1/+1
|\|
| * Fix docstring quotingNoam Postavsky2020-05-051-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-061-2/+2
|\|
| * Clarify message-sendmail-extra-arguments docstringStefan Kangas2020-05-051-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-251-1/+1
|\|
| * Don't let a code literal get modified in mml parsing (Bug#39884)Noam Postavsky2020-04-251-1/+1
* | Remove unnecessary lambda quotingEric Abrahamsen2020-04-201-2/+2
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-162-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-159-16/+17
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-149-16/+17
| * gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+17
* | gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+7
* | * lisp/gnus/gnus-registry.el: Use lexical-bindingStefan Monnier2020-03-271-46/+43
* | Remove the Date header from message-draft-headersEric Abrahamsen2020-03-202-3/+7
* | Make previous mml-expand-html-into-multipart-related fix more generalJeremy Compostella2020-03-141-4/+3
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-03-042-4/+4
|\|
| * ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-282-4/+4
* | nnmail-cache-close should not use nofollowPaul Eggert2020-02-266-8/+10
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-234-5/+5
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-202-4/+4
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-201-1/+1
* | Fix some file-modes racesPaul Eggert2020-02-194-25/+24
* | Fix conversion of text/html->multipart/relatedJeremy Compostella2020-02-191-5/+14
* | When searching a topic in Gnus, search all topic's groupsEric Abrahamsen2020-02-141-1/+2
* | * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier2020-02-142-13/+19
* | Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\|
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-061-1/+3
|\|
| * Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-061-1/+3
| * Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
| * Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen2020-01-181-5/+6
* | Add ':extend t' to mm-uu-extract faceTassilo Horn2020-02-051-4/+8
* | * lisp/gnus/gnus-sum.el (gnus-read-move-group-name): Use user-errorStefan Monnier2020-02-041-1/+1
* | prune the overly cavalier "kill all gnus buffers exit"Sam Steingold2020-01-308-7/+16
* | fix bug#39344Sam Steingold2020-01-291-1/+1
* | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-2833-68/+67