summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-decode.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Respect directory a user enters (bug#28299)Katsumi Yamaoka2017-08-311-6/+10
* Work for application/x-tar-gz and image/svg+xmlKatsumi Yamaoka2017-05-261-0/+2
* mm-decode.el: Simplify regexp used to search html meta tagKatsumi Yamaoka2017-02-201-14/+11
* mm-shr: Ignore coding-system `ascii'Katsumi Yamaoka2017-02-201-2/+3
* mm-add-meta-html-tag: Improve regexpKatsumi Yamaoka2017-02-171-2/+2
* mm-shr: Prefer charset specified in html meta tagKatsumi Yamaoka2017-02-171-32/+36
* Make mm-shr use mail-parse-charset by defaultKatsumi Yamaoka2017-02-091-9/+10
* Remove garbage from Content-Transfer-Encoding value (bug#25420)Katsumi Yamaoka2017-01-121-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Backport mm-convert-shr-links fix from master (bug#23964)Katsumi Yamaoka2016-09-261-2/+0
* | Make TAB and M-TAB run widget-forward and widget-backward (bug#25091)Katsumi Yamaoka2016-12-051-0/+4
* | * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-07-251-2/+0
* | * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-07-141-2/+1
* | Merge from origin/emacs-25Paul Eggert2016-06-261-4/+11
|\ \ | |/
| * * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-06-221-3/+11
| * * lisp/gnus/mm-decode.el (gnus-format-message): Autoload it.Glenn Morris2016-03-171-0/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+5
* | Merge from origin/emacs-25John Wiegley2016-02-151-1/+1
|\ \ | |/
| * Make mm-html-blocked-images default to "" againKatsumi Yamaoka2016-02-091-1/+1
* | * lisp/gnus/mm-util.el: Remove the mm-string-as-multibyte alias.Lars Ingebrigtsen2016-02-141-1/+1
* | Remove some compat code from mm-*.elLars Ingebrigtsen2016-02-141-10/+3
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-2/+1
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-3/+3
* | Avoid using mm-make-temp-fileLars Ingebrigtsen2016-02-121-3/+3
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-4/+4
* | Remove Message and mm-decode XEmacs compat codeLars Ingebrigtsen2016-02-121-63/+14
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-1/+1
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-4/+3
* | * lisp/gnus/mm-decode.el (shr-image-map): Compilation fix.Lars Ingebrigtsen2016-02-101-0/+1
* | Allow accessing the image commands via shrLars Ingebrigtsen2016-02-101-1/+2
|/
* Make mm-html-inhibit-images and mm-html-blocked-images default to nilKatsumi Yamaoka2016-02-091-5/+2
* * lisp/gnus/mm-decode.el (mm-alist-to-plist): Doc fix.Glenn Morris2016-02-081-1/+1
* Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)Katsumi Yamaoka2016-02-081-18/+18
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Quoting fixes in GnusPaul Eggert2015-08-311-1/+1
* [Gnus]: Use overlay functions directlyKatsumi Yamaoka2015-08-191-5/+2
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Gnus: Revert my bogus changes (2014-06-05)Katsumi Yamaoka2015-02-251-1/+1
* Fix inserting parts with `E' in GnusLars Magne Ingebrigtsen2015-02-151-0/+12
* lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-101-2/+3
* lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-101-3/+4
* Allow using variable-width fonts in ewwLars Magne Ingebrigtsen2015-02-101-1/+8
* Spelling fixPaul Eggert2015-01-291-1/+1
* [Gnus] Fixups when displaying certain attachmentsPeder O. Klingenberg2015-01-261-6/+14
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Make eww rendering default to `window-width' againLars Ingebrigtsen2014-12-291-0/+1