summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-art.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Protect against malformed MIME messages that cause inf-loop (bugfix)Katsumi Yamaoka2017-09-131-2/+3
* Don't remove undisplayers from inlined MIME parts (bugfix)Katsumi Yamaoka2017-09-011-19/+3
* Don't try to jump to non-existent part (bug#28013)Katsumi Yamaoka2017-08-081-5/+8
* Make gnus-article-date-user workKatsumi Yamaoka2017-06-211-31/+54
* Delete old Date header in a simple wayKatsumi Yamaoka2017-06-201-3/+8
* gnus-article-read-summary-keys: Don't move point for WDD and WDW commandsKatsumi Yamaoka2017-06-141-1/+1
* Fix requesting sparse articles in gnusAndrew G Cohen2017-04-251-3/+3
* Revert "DOn't use string-as-unibyte in Gnus"Lars Ingebrigtsen2017-02-011-2/+1
* DOn't use string-as-unibyte in GnusLars Ingebrigtsen2017-01-311-1/+2
* Allow C-s C-w to yank ' to the search ring in the Gnus article bufferJuri Linkov2017-01-311-3/+4
* Make `C-h b' work correctly in Gnus article buffer (bug#18257)Katsumi Yamaoka2017-01-261-2/+6
* Revert "Bind C-c keys in the article buffer"Lars Ingebrigtsen2017-01-251-1/+0
* Bind C-c keys in the article bufferLars Ingebrigtsen2017-01-251-0/+1
* Gnus custom spec fixLars Ingebrigtsen2017-01-251-1/+6
* Remove garbage from Content-Transfer-Encoding value (bug#25420)Katsumi Yamaoka2017-01-121-3/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-10-101-1/+1
|\|
| * * lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix typo.Katsumi Yamaoka2016-09-291-1/+1
* | * lisp/gnus/gnus-art.el (gnus-article-send-map): Remove extra quote.Mark Oteiza2016-07-011-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-21/+21
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-1/+1
* | Use puny.el instead of idna.el functions in GnusLars Magne Ingebrigtsen2016-04-171-15/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-121-1/+1
|\|
| * Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-1/+1
* | Simplify some rococo Gnus code that loads or tests for other libraries.Glenn Morris2016-03-171-1/+1
* | Merge from origin/emacs-25John Wiegley2016-02-221-1/+8
|\|
| * Allow customising the article mode cursor behaviorLars Ingebrigtsen2016-02-201-1/+8
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-141-22/+16
* | Declare rfc1843 instead of autoloadingLars Ingebrigtsen2016-02-141-1/+2
* | Remove some Gnus compat codeLars Ingebrigtsen2016-02-131-24/+6
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-14/+13
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-3/+2
* | Remove compat code from gnus-art.elLars Ingebrigtsen2016-02-131-22/+13
* | Fix compilation warnings in gnus-art.elLars Ingebrigtsen2016-02-131-9/+9
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-15/+14
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-28/+28
* | Remove more XEmacs compat code from GnusLars Ingebrigtsen2016-02-111-1/+1
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-1/+1
* | Remove more XEmacs compat functions from GnusLars Ingebrigtsen2016-02-111-3/+3
* | Remove gnus-make-local-hookLars Ingebrigtsen2016-02-111-1/+0
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-14/+15
* | Remove XEmacs compat code from gnus-a*.elLars Ingebrigtsen2016-02-101-99/+45
* | Remove gmm compat functionsLars Ingebrigtsen2016-02-101-1/+1
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-16/+13
* | Get rid of gnus-ems-redefineLars Ingebrigtsen2016-02-101-5/+3
* | Remove Gnus compat functionsLars Ingebrigtsen2016-02-101-2/+2
* | -Paul Eggert2016-02-091-27/+30
|\|