summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-view.el
Commit message (Expand)AuthorAgeFilesLines
* Make image-map commands work with inline image attachments in mmLars Ingebrigtsen2022-07-141-2/+2
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-11/+11
* Clean up mm-display-inline-fontify slightlyLars Ingebrigtsen2022-01-211-2/+0
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-291-2/+2
* | verify signed content in smime encrypted and signed messageSebastian Fieber2021-12-241-6/+7
* | Make message/rfc822 on buttons work again in GnusLars Ingebrigtsen2021-10-291-2/+2
|/
* Fix rendering non-ASCII text with linksLars Ingebrigtsen2021-09-261-4/+33
* Inhibit warning in mm-inline-wash-with-file from previous changeLars Ingebrigtsen2021-09-211-10/+11
* Fix lexical fallout in mm-inline-wash-with-fileLars Ingebrigtsen2021-09-211-3/+4
* Allow using `mm-inline-message' from other mail clients than GnusLars Ingebrigtsen2021-07-061-18/+9
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-301-20/+24
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-3/+10
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-5/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-1/+1
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Show the status of signed + encrypted S/MIME messages in GnusLars Ingebrigtsen2020-09-071-2/+10
* If gnus-visual is nil, don't fontify patches and the likeLars Ingebrigtsen2020-08-021-2/+8
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-061-1/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make mm-view-pkcs7-verify use epg if requestedLars Ingebrigtsen2019-09-261-9/+17
* Make it possible to view S/MIME verified emailsLars Ingebrigtsen2019-09-261-11/+2
* mm-inline-large-images-proportion doc clarificationLars Ingebrigtsen2019-09-161-2/+3
* Respect case-insensite DelSp flow-fill parameterLars Ingebrigtsen2019-06-221-3/+3
* Fix Gnus inline attachment decoding (bug#35507)Basil L. Contovounesios2019-05-031-4/+2
* * lisp/gnus/mm-view.el (mm-display-inline-fontify): Simplify.Stefan Monnier2019-04-091-14/+17
* * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.Juri Linkov2019-02-251-1/+2
* Merge from origin/emacs-26Glenn Morris2019-02-151-4/+6
|\
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-141-4/+6
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/gnus/mm-view.el (mm-display-inline-fontify): Carry diff-mode overlaysJuri Linkov2018-08-311-2/+10
* | nil is no longer an allowed value for mm-inline-text-htmlLars Ingebrigtsen2018-04-121-0/+2
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Disable execution of unsafe Lisp by Enriched Text modeEli Zaretskii2017-09-161-6/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge Emacs 25.3 fixesPaul Eggert2017-09-121-0/+6
* Remove unsafe enriched mode translationsLars Ingebrigtsen2017-09-091-4/+0
* Bind enable-local-variables to nil globally (fix dbe3e41)Katsumi Yamaoka2017-06-201-4/+3
* Don't try to eval local variables in Gnus articleKatsumi Yamaoka2017-06-191-1/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+4
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-141-7/+2
* | Remove compat code that relies on (featurep 'mule)Lars Ingebrigtsen2016-02-141-2/+1
* | Silence compilation warning in mm-viewLars Ingebrigtsen2016-02-121-3/+1
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-121-38/+3