summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-art.el
Commit message (Expand)AuthorAge
* Fix noninteractive gnus-article-press-buttonLars Ingebrigtsen2021-02-08
* * lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.Stefan Monnier2021-02-02
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-30
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-30
* * lisp/gnus: Use `with-current-buffer` at a few more placesStefan Monnier2021-01-30
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* * lisp/gnus/gnus-art.el: Add `event` args and operate at its position.Stefan Monnier2021-01-30
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix duplicated entry in gnus-mime-action-alistDaniel Martín2020-12-31
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Fix gnus-mime-display-alternative button natigationLars Ingebrigtsen2020-11-16
* Tweak previous article-treat-ansi-sequences fixLars Ingebrigtsen2020-10-29
* Don't spill ansi-color across parts in articlesAndreas Schwab2020-10-29
* Add a new variable to control Gnus Agent cachingLars Ingebrigtsen2020-10-16
* Revert "Don't eagerly store articles in the Agent by default"Lars Ingebrigtsen2020-10-09
* Fix some defcustom typesLars Ingebrigtsen2020-09-25
* Add a new variable 'gnus-global-groups'Lars Ingebrigtsen2020-09-19
* Don't eagerly store articles in the Agent by defaultLars Ingebrigtsen2020-09-13
* Show A C hint only if partial fetches are enabled.Tassilo Horn2020-08-06
* Show A C hint for loading complete message only in nnimap groups.Tassilo Horn2020-08-06
* Make it possible to use Message as a mailto: desktop handlerLars Ingebrigtsen2020-08-06
* If gnus-visual is nil, don't fontify patches and the likeLars Ingebrigtsen2020-08-02
* gnus-button-alist: Prefer URL links to Elisp library linksŠtěpán Němec2020-07-19
* Allow adjusting the `W Q' Gnus summary command interactivelyLars Ingebrigtsen2020-07-19
* Fix C-c C-f in the Gnus article bufferLars Ingebrigtsen2020-07-19
* Doc fix for article-fill-long-linesLars Ingebrigtsen2020-07-19
* Indicate not downloaded parts in MIME buttons.Tassilo Horn2020-05-19
* ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-28
* Update copyright year to 2020Paul Eggert2020-01-01
* Don't default to showing X-Faces externally in GnusLars Ingebrigtsen2019-12-24
* Spelling fixesPaul Eggert2019-12-09
* Don't move point on undefined keystrokes in the article bufferLars Ingebrigtsen2019-11-16
* Make button-1 work on all Gnus buttonsLars Ingebrigtsen2019-11-16
* Fix mouse-1 on Gnus article buffer buttonsLars Ingebrigtsen2019-11-14
* Don't show Attachment(s) header in html article viewed with browse-urlKatsumi Yamaoka2019-11-14
* Rename "dumbquotes" to "smartquotes" in GnusLars Ingebrigtsen2019-09-24
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-11
* Disallow just hitting RET in gnus-mime-replace-partLars Ingebrigtsen2019-08-25
* Fix Gnus display of timestamps that's less than a second oldLars Ingebrigtsen2019-08-23
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-03
* Make `C-u RET' on URLs in Gnus buffers use the secondary browserLars Ingebrigtsen2019-07-30
* Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-30
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-30
* Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-28