summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-view.el
Commit message (Expand)AuthorAge
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-30
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* ; Fix typosStefan Kangas2020-09-21
* Show the status of signed + encrypted S/MIME messages in GnusLars Ingebrigtsen2020-09-07
* If gnus-visual is nil, don't fontify patches and the likeLars Ingebrigtsen2020-08-02
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Make mm-view-pkcs7-verify use epg if requestedLars Ingebrigtsen2019-09-26
* Make it possible to view S/MIME verified emailsLars Ingebrigtsen2019-09-26
* mm-inline-large-images-proportion doc clarificationLars Ingebrigtsen2019-09-16
* Respect case-insensite DelSp flow-fill parameterLars Ingebrigtsen2019-06-22
* Fix Gnus inline attachment decoding (bug#35507)Basil L. Contovounesios2019-05-03
* * lisp/gnus/mm-view.el (mm-display-inline-fontify): Simplify.Stefan Monnier2019-04-09
* * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.Juri Linkov2019-02-25
* Merge from origin/emacs-26Glenn Morris2019-02-15
|\
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-14
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/gnus/mm-view.el (mm-display-inline-fontify): Carry diff-mode overlaysJuri Linkov2018-08-31
* | nil is no longer an allowed value for mm-inline-text-htmlLars Ingebrigtsen2018-04-12
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Disable execution of unsafe Lisp by Enriched Text modeEli Zaretskii2017-09-16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge Emacs 25.3 fixesPaul Eggert2017-09-12
* Remove unsafe enriched mode translationsLars Ingebrigtsen2017-09-09
* Bind enable-local-variables to nil globally (fix dbe3e41)Katsumi Yamaoka2017-06-20
* Don't try to eval local variables in Gnus articleKatsumi Yamaoka2017-06-19
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-14
* | Remove compat code that relies on (featurep 'mule)Lars Ingebrigtsen2016-02-14
* | Silence compilation warning in mm-viewLars Ingebrigtsen2016-02-12
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-12
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-12
* | Remove some Gnus compat functionsLars Ingebrigtsen2016-02-10
|/
* Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)Katsumi Yamaoka2016-02-08
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/gnus/mm-view.el (epg-decrypt-string): Autoload.Glenn Morris2015-05-04
* Gnus: Revert my bogus changes (2014-06-05)Katsumi Yamaoka2015-02-25
* Update copyright year to 2015Paul Eggert2015-01-01
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Make the working buffer tem...Katsumi Yamaoka2014-08-21
* Gnus: fix last changeKatsumi Yamaoka2014-06-05
* Gnus: bugfixes to make `gnus-mime-save-part-and-strip' work againKatsumi Yamaoka2014-06-05
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-28
* Gnus: Make gnus-mime-inline-part and gnus-mime-inline-part work similarlyKatsumi Yamaoka2014-05-02