summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-view.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-3/+3
* | Remove some Gnus compat functionsLars Ingebrigtsen2016-02-101-2/+1
|/
* Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)Katsumi Yamaoka2016-02-081-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/gnus/mm-view.el (epg-decrypt-string): Autoload.Glenn Morris2015-05-041-0/+2
* Gnus: Revert my bogus changes (2014-06-05)Katsumi Yamaoka2015-02-251-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1