summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-decode.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Use shr as default for mm-text-html-rendererStefan Kangas2022-08-261-1/+2
* Don't advertise obsolete library html2text.elStefan Kangas2022-08-141-6/+3
* Make gnus display webp images inlineVisuwesh2022-07-141-1/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Allow the user to specify shr-width in mm-shrLars Ingebrigtsen2021-12-291-1/+1
* | verify signed content in smime encrypted and signed messageSebastian Fieber2021-12-241-51/+80
* | Allow mm-external-terminal-program to be a list of stringsLars Ingebrigtsen2021-11-151-8/+15
|/
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-2/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-5/+6
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-301-2/+1
* Revert recent mm-with-part changeLars Ingebrigtsen2021-01-101-14/+5
* Add work-around for nnmaildir encoding problemLars Ingebrigtsen2021-01-071-5/+14
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Show the status of signed + encrypted S/MIME messages in GnusLars Ingebrigtsen2020-09-071-1/+17
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+1
* Fix viewing encrypted+signed messages from OutlookLars Ingebrigtsen2020-08-041-0/+6
* Fix viewing of encrypted S/MIME messagesLars Ingebrigtsen2020-07-231-2/+8
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+1
* Fix some file-modes racesPaul Eggert2020-02-191-9/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Refactor mm-decode and friends to be explicit about when errors happenLars Ingebrigtsen2019-09-301-13/+21
* Fix reversed check in mm-possibly-verify-or-decryptLars Ingebrigtsen2019-09-271-1/+1
* mm-possibly-verify-or-decrypt should only issue errors when decryptingLars Ingebrigtsen2019-09-261-0/+1
* Make it possible to view S/MIME verified emailsLars Ingebrigtsen2019-09-261-0/+3
* Fix regression in mm-possibly-verify-or-decrypt by previous patchLars Ingebrigtsen2019-09-231-1/+0
* Fix regression in mm-possibly-verify-or-decrypt by previous patchLars Ingebrigtsen2019-09-231-2/+5
* Make mm-possibly-verify-or-decrypt pass decryption errorLars Ingebrigtsen2019-09-231-3/+15
* Default to rescaling images in mm buffersLars Ingebrigtsen2019-09-161-1/+2
* mm-inline-large-images doc string clarificationLars Ingebrigtsen2019-09-161-2/+3
* Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-301-35/+0
* Tweak how mm-display-external handles windowsLars Ingebrigtsen2019-07-291-2/+2
* 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