summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-art.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix C-c C-f in the Gnus article bufferLars Ingebrigtsen2020-07-191-1/+2
* Doc fix for article-fill-long-linesLars Ingebrigtsen2020-07-191-1/+1
* Indicate not downloaded parts in MIME buttons.Tassilo Horn2020-05-191-2/+12
* ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-281-3/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Don't default to showing X-Faces externally in GnusLars Ingebrigtsen2019-12-241-9/+3
* Spelling fixesPaul Eggert2019-12-091-1/+1
* 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-161-5/+11
* 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
* Rename "dumbquotes" to "smartquotes" in GnusLars Ingebrigtsen2019-09-241-9/+15
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Create a new overlay used to mark Attachment header (bug#37370)Katsumi Yamaoka2019-09-111-6/+6
* Disallow just hitting RET in gnus-mime-replace-partLars Ingebrigtsen2019-08-251-1/+4
* Fix Gnus display of timestamps that's less than a second oldLars Ingebrigtsen2019-08-231-1/+1
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-3/+1
* Make `C-u RET' on URLs in Gnus buffers use the secondary browserLars Ingebrigtsen2019-07-301-1/+1
* Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-301-62/+29
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-301-7/+7
* Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-281-20/+2
* Enable showing local time and lapsed time in GnusAdam Sjøgren2019-07-201-16/+25
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-4/+4
* * lisp/gnus/gnus-art.el (gnus-article-stop-animations):Michael Albinus2019-06-281-4/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-144/+140
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-140/+144
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-13/+8
* Simplify gnus-or and gnus-andBasil L. Contovounesios2019-05-291-5/+4
* * lisp/gnus/gnus-art.el: Use mail-header-pStefan Monnier2019-05-281-30/+25
* Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-201-1/+1
* Merge from origin/emacs-26Glenn Morris2019-03-091-2/+2
|\