summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-art.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-301-1/+1
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-2/+2
* * lisp/gnus/gnus-art.el: Add `event` args and operate at its position.Stefan Monnier2021-01-301-173/+194
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-301-73/+64
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix duplicated entry in gnus-mime-action-alistDaniel Martín2020-12-311-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+3
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-19/+16
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+0
* Fix gnus-mime-display-alternative button natigationLars Ingebrigtsen2020-11-161-1/+1
* Tweak previous article-treat-ansi-sequences fixLars Ingebrigtsen2020-10-291-3/+4
* Don't spill ansi-color across parts in articlesAndreas Schwab2020-10-291-1/+2
* Add a new variable to control Gnus Agent cachingLars Ingebrigtsen2020-10-161-0/+1
* Revert "Don't eagerly store articles in the Agent by default"Lars Ingebrigtsen2020-10-091-1/+4
* Fix some defcustom typesLars Ingebrigtsen2020-09-251-0/+1
* Add a new variable 'gnus-global-groups'Lars Ingebrigtsen2020-09-191-1/+9
* Don't eagerly store articles in the Agent by defaultLars Ingebrigtsen2020-09-131-4/+1
* Show A C hint only if partial fetches are enabled.Tassilo Horn2020-08-061-0/+1
* Show A C hint for loading complete message only in nnimap groups.Tassilo Horn2020-08-061-1/+3
* Make it possible to use Message as a mailto: desktop handlerLars Ingebrigtsen2020-08-061-25/+3
* If gnus-visual is nil, don't fontify patches and the likeLars Ingebrigtsen2020-08-021-0/+1
* gnus-button-alist: Prefer URL links to Elisp library linksŠtěpán Němec2020-07-191-9/+9
* Allow adjusting the `W Q' Gnus summary command interactivelyLars Ingebrigtsen2020-07-191-7/+13