aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify message-make-expiresPaul Eggert2021-12-051-5/+2
* Simplify message-unique-id etc.Paul Eggert2021-12-051-11/+13
* Prefer nil to (current-time) when either will doPaul Eggert2021-12-053-11/+6
* Make gnus-check-backend-function mode `debug-on-signal' friendlyLars Ingebrigtsen2021-12-061-3/+3
* Remove no-op calls to decode-char with 'ucs' argStefan Kangas2021-12-051-1/+1
* Use gnus-error to report mail-source failuresEric Abrahamsen2021-12-051-12/+7
* Further gnus-inews-insert-gcc fixesLars Ingebrigtsen2021-12-041-1/+1
* Don't swallow gnus-search errors when creating nnselect groupsEric Abrahamsen2021-12-042-3/+11
* Add a comma between groups in gnus-inews-insert-gccLars Ingebrigtsen2021-12-041-1/+1
* Use gnus-message instead of plain message in gnus-searchEric Abrahamsen2021-12-031-9/+9
* * lisp/gnus/gnus-art.el (gnus--variable-pitch-p): Don't error out if face nilFilipp Gunbin2021-12-021-5/+6
* Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-011-1/+1
* Enable gnus-treat-fold-headers by defaultLars Ingebrigtsen2021-12-011-2/+2
* Use proportional fonts in the Gnus headers by defaultLars Ingebrigtsen2021-12-011-2/+12
* Tweak gnus-art key bindingLars Ingebrigtsen2021-11-281-1/+1
* Add new face `gnus-header'Lars Ingebrigtsen2021-11-261-13/+23
* Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-225-20/+25
* Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-1619-403/+394
* Allow mm-external-terminal-program to be a list of stringsLars Ingebrigtsen2021-11-151-8/+15
* Merge from origin/emacs-28Eli Zaretskii2021-11-141-1/+1
|\
| * gnus-summary-line-format doc string clarificationLars Ingebrigtsen2021-11-141-1/+1
* | Fix `C-h k' in gnus-article-modeLars Ingebrigtsen2021-11-141-4/+4
* | Fix Gnus gcc header tokenizationLars Ingebrigtsen2021-11-141-2/+2
* | Make gnus-article-stop-animations obsoleteLars Ingebrigtsen2021-11-122-6/+1
* | Don't have nntp-report signal an errorEric Abrahamsen2021-11-081-3/+1
* | Rename 'register-yank-media-handler'Lars Ingebrigtsen2021-11-081-1/+1
* | Merge from origin/emacs-28Michael Albinus2021-11-071-1/+1
|\ \ | |/
| * Fix search string generation in nnimap-make-thread-queryLars Ingebrigtsen2021-11-061-1/+1
| * Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-292-22/+23
* | Add a framework for yanking media into EmacsLars Ingebrigtsen2021-11-061-17/+24
* | Inhibit isearching over message-insert-screenshot dataLars Ingebrigtsen2021-11-061-1/+2
* | Add a Gnus command to emojize symbolsLars Ingebrigtsen2021-11-043-0/+32
* | Add new user option mml-attach-file-at-the-endLars Ingebrigtsen2021-11-041-6/+18
* | Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-292-22/+24
* | Shorten Gnus groups with [foo] in the name betterLars Ingebrigtsen2021-10-291-0/+2
* | IMAP search should only use charset utf-8 with multibyte stringsEric Abrahamsen2021-10-251-1/+2
* | Don't unhide first thread if entering without selecting articleLars Ingebrigtsen2021-10-241-12/+14
* | Merge from origin/emacs-28Glenn Morris2021-10-221-0/+2
|\ \ | |/
| * Ensure valid end/beginning lines in message-mark-inserted-regionLars Ingebrigtsen2021-10-221-0/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-211-2/+6
|\ \ | |/
| * * lisp/help.el (help--analyze-key): Add new arg BUFFER (bug#51173).Juri Linkov2021-10-201-2/+6
* | Merge from origin/emacs-28Glenn Morris2021-10-161-1/+1
|\ \ | |/
| * Prefer "graphical displays" to "X terminals" in documentationStefan Kangas2021-10-151-1/+1
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-0/+1
* | Clean up nnimap buffers with dead processesEric Abrahamsen2021-10-121-9/+29
* | Fix more Gnus group key bindings recently changedLars Ingebrigtsen2021-10-121-21/+21
* | Make gnus-define-keys obsoleteLars Ingebrigtsen2021-10-071-1/+2
* | Fix syntax error in previous gnus-registry-install-shortcuts changeLars Ingebrigtsen2021-10-071-1/+2
* | Reparent `gnus-article-mode-map' againLars Ingebrigtsen2021-10-061-0/+1
* | Make unused macro gnus-local-set-keys obsoleteLars Ingebrigtsen2021-10-061-1/+1