summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-art.el
Commit message (Expand)AuthorAgeFilesLines
* Make Gnus address checking more resilientLars Ingebrigtsen2022-01-311-1/+2
* Fix gnus-article-truncate-lines doc stringLars Ingebrigtsen2022-01-241-3/+1
* Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-201-1/+1
* Make article--check-suspicious-addresses more resilientLars Ingebrigtsen2022-01-201-1/+2
* Make article--check-suspicious-addresses more resilientLars Ingebrigtsen2022-01-191-6/+6
* Make Gnus check for suspicious headersLars Ingebrigtsen2022-01-191-9/+51
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-171-1/+2
* Don't do Gnus article emphasis in text/html partsLars Ingebrigtsen2022-01-121-2/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Fix `C-h k' in gnus-article-mode (don't merge)Lars Ingebrigtsen2021-11-141-4/+4
| * Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-291-20/+21
* | Prefer the defcustom :risky property in gnusStefan Kangas2021-12-261-4/+4
* | verify signed content in smime encrypted and signed messageSebastian Fieber2021-12-241-13/+70
* | * 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
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-53/+52
* | Fix `C-h k' in gnus-article-modeLars Ingebrigtsen2021-11-141-4/+4
* | Make gnus-article-stop-animations obsoleteLars Ingebrigtsen2021-11-121-1/+1
* | Add a Gnus command to emojize symbolsLars Ingebrigtsen2021-11-041-0/+30
* | Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-291-20/+22
* | 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
* | Reparent `gnus-article-mode-map' againLars Ingebrigtsen2021-10-061-0/+1
* | Finish conversion of Gnus from `gnus-define-keys'Lars Ingebrigtsen2021-10-061-78/+70
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-7/+6
|/
* Fix usage of `format' in `article-verify-x-pgp-sig'Lars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-10/+9
* Add a new Gnus command to toggle whether to use fonts in shrAlex Bochannek2021-09-071-0/+8
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* Fix issue with mml-preview from outside GnusLars Ingebrigtsen2021-07-301-2/+3
* Allow using `mm-inline-message' from other mail clients than GnusLars Ingebrigtsen2021-07-061-1/+22
* * lisp/gnus/gnus-art.el: Don't sneak dynbound code via quotingStefan Monnier2021-06-011-68/+76
* Alter `gnus-article-show-images' to re-display with images installedLars Ingebrigtsen2021-04-301-0/+4
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-2/+3
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-071-20/+1
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-133/+143
* * lisp/gnus/gnus-topic.el: Fix a backward incompatibilityStefan Monnier2021-02-081-4/+0
* Fix noninteractive gnus-article-press-buttonLars Ingebrigtsen2021-02-081-1/+2
* * lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.Stefan Monnier2021-02-021-4/+3
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-301-52/+54
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-14/+18
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-301-7/+7
* * lisp/gnus: Use `with-current-buffer` at a few more placesStefan Monnier2021-01-301-6/+3