aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Paul Eggert2020-01-052-12/+7
|\
| * Fix some broken conditional formsPaul Eggert2020-01-042-12/+7
* | * lisp/gnus/gnus-start.el (gnus-group-change-level): SimplifyStefan Monnier2020-01-042-14/+14
* | Merge from origin/emacs-27Paul Eggert2020-01-01103-103/+103
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-01103-103/+103
| * Fix recent gnus-start.el breakageLars Ingebrigtsen2019-12-281-1/+1
* | Fix recent gnus-start.el breakageLars Ingebrigtsen2019-12-281-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-272-13/+11
|\ \ | |/
| * Fix compilation warning in gnus-start.elLars Ingebrigtsen2019-12-252-13/+11
* | Fix bogus test in body of a while loopLars Ingebrigtsen2019-12-261-2/+2
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-263-6/+6
|/
* Don't default to showing X-Faces externally in GnusLars Ingebrigtsen2019-12-241-9/+3
* * lisp/gnus/gnus-start.el: Use lexical-bindingStefan Monnier2019-12-222-32/+31
* * lisp/gnus/message.el (message-expand-name-standard-ui): New optionStefan Monnier2019-12-111-14/+95
* ; Spelling fixesPaul Eggert2019-12-102-2/+2
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Continued fixes to gnus registry loadingEric Abrahamsen2019-12-081-40/+30
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* * lisp/gnus/message.el (message-sendmail-envelope-from): Fix typoStefan Monnier2019-12-031-1/+1
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-031-6/+12
* * lisp/gnus/gnus-win.el (gnus-configure-frame): Check for window-live-p.Juri Linkov2019-11-301-3/+6
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-2915-176/+148
* Make message-allow-no-recipients 'always workLars Ingebrigtsen2019-11-271-3/+3
* Fix previous message.el point-restoring fixLars Ingebrigtsen2019-11-261-9/+8
* Check gnus-mailing-list-groups in turn-on-gnus-mailing-list-modeFilipp Gunbin2019-11-221-1/+3
* Make gnus-mailing-list-archive recognize httpsFilipp Gunbin2019-11-221-1/+1
* Unify docstrings of Gnus summary's copy/move/crosspost article functionsFilipp Gunbin2019-11-221-7/+3
* Make `C-c C-w' insert a signature even when overriddenLars Ingebrigtsen2019-11-221-44/+55
* Fix Gnus summary backtab keybindings to use button-based functionsEric Abrahamsen2019-11-211-2/+2
* Restore point after sending a messageLars Ingebrigtsen2019-11-211-1/+8
* Don't move point on undefined keystrokes in the article bufferLars Ingebrigtsen2019-11-161-26/+21
* Make button-1 work on all Gnus buttonsLars Ingebrigtsen2019-11-162-5/+12
* Update nnir-method-default-engines version tagRobert Pluim2019-11-151-1/+1
* Fix mouse-1 on Gnus article buffer buttonsLars Ingebrigtsen2019-11-141-0/+1
* Don't show Attachment(s) header in html article viewed with browse-urlKatsumi Yamaoka2019-11-141-0/+1
* Fix a few more minor quoting problems.Paul Eggert2019-11-111-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-1110-22/+22
* Fix quoting glitch in formatting Gnus messagesPaul Eggert2019-11-111-2/+3
* Improve an error about the message signerKarl Fogel2019-11-091-1/+9
* Revert "Make the debbugs groups also include robot messages"Lars Ingebrigtsen2019-11-021-1/+1
* Make the debbugs groups also include robot messagesLars Ingebrigtsen2019-10-301-1/+1
* Fix `G c' in Gnus group buffers for non-ASCII textLars Ingebrigtsen2019-10-281-9/+0
* Be more permissive when interpreting IMAP mail headersLars Ingebrigtsen2019-10-281-2/+2
* Fix gnus-thread-hide-subtree defcustomLars Ingebrigtsen2019-10-251-1/+1
* Make Gnus recognise "git am" diffs in all groupsLars Ingebrigtsen2019-10-231-3/+2
* 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