summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-decode.el
Commit message (Expand)AuthorAgeFilesLines
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-5/+3
* Merge from origin/emacs-26Glenn Morris2019-05-221-1/+1
|\
| * ; Fix mm-destroy-parts docstring typoBasil L. Contovounesios2019-05-201-1/+1
* | Remove XEmacs audio checks from mm-decode.elBasil L. Contovounesios2019-05-181-9/+0
* | Make application/x-patch inlinable in mm-decode.elBasil L. Contovounesios2019-05-121-2/+4
* | Gnus: Automatically render text/calendar in a human-friendly wayStefan Monnier2019-03-291-18/+20
* | Name buffer according to attachment filename (bug#34478).Tassilo Horn2019-03-091-0/+4
* | Merge from origin/emacs-26Glenn Morris2019-02-151-1/+1
|\ \ | |/
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-141-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-151-1/+1
* | Subject: Fix circular dependency for mm-decodeTino Calancha2018-04-141-1/+2
* | Move utility function to mm-util.elLars Ingebrigtsen2018-04-141-14/+1
* | Don't bind image commands on non-image links in GnusLars Ingebrigtsen2018-04-131-3/+18
* | nil is no longer an allowed value for mm-inline-text-htmlLars Ingebrigtsen2018-04-121-6/+3
* | Don't kill off LibreOffice when selecting the next article in GnusLars Ingebrigtsen2018-04-111-2/+3
* | Doc fix for mm-keep-viewer-alive-typesLars Ingebrigtsen2018-04-111-2/+3
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-1/+1
* | * lisp/gnus/mm-decode.el: Use lexical-binding and use cl-libStefan Monnier2018-02-271-64/+61
* | Remove compiler warnings due to #'Glenn Morris2018-02-261-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Fix some comment typosGlenn Morris2017-11-271-1/+1
* 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