aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/mailcap.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* mailcap: Docfix & handle function-viewer case in mailcap-view-fileTassilo Horn2022-01-151-30/+42
* Fix mailcap setup when no mailcap files existLars Ingebrigtsen2022-01-141-3/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS caseStefan Monnier2021-11-181-19/+14
* | Allow yanking images to html-modeLars Ingebrigtsen2021-11-071-0/+1
* | Add new function mailcap-mime-type-to-extensionLars Ingebrigtsen2021-11-061-0/+8
* | Reset mailcap entries only when mailcap files are read againGregory Heytings2021-11-041-8/+8
* | Improve file-has-changed-pGregory Heytings2021-11-021-1/+3
* | Read mailcaps again only when necessaryGregory Heytings2021-11-011-12/+13
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Tweak previous mailcap-view-file changeMaxim Nikulin2021-07-301-1/+0
* mailcap.el: Avoid xdg-open silent failureMax Nikulin2021-07-301-1/+19
* Add a new command `mailcap-view-file'Lars Ingebrigtsen2021-06-011-0/+23
* Fix typosMattias EngdegÄrd2021-02-181-1/+1
* Fix problem when ~/.mailcap had several entries for a MIME typeLars Ingebrigtsen2021-02-061-5/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-2/+1
* Improve eww support for externally viewed PDFsBasil L. Contovounesios2020-11-051-10/+20
* Let pdf-view-mode take precedence over doc-view-modeLars Ingebrigtsen2020-11-051-3/+6
* Tweak previous mailcap patch (for external viewers)Lars Ingebrigtsen2020-09-111-0/+1
* Fix viewing PDFs from eww with external viewersLars Ingebrigtsen2020-09-111-5/+8
* * lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten `ee`Stefan Monnier2020-08-121-5/+0
* Try to fix mailcap parsing again to respect Emacs defaultsLars Ingebrigtsen2020-08-021-21/+39
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make mailcap-prefer-mailcap-viewers work as documentedLars Ingebrigtsen2019-10-071-46/+49
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Tweak mailcap precedence so that Emacs values are heeded betterLars Ingebrigtsen2018-04-141-18/+38
* | Prefer settings from ~/.mailcap over system and Emacs settingsLars Ingebrigtsen2018-04-131-3/+16
* | Merge from origin/emacs-26Glenn Morris2018-02-171-2/+2
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | lisp/net/mailcap.el (mailcap-file-name-to-mime-type): New function.Lars Ingebrigtsen2017-12-251-0/+8
|/
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-121-0/+1
* ; Fix some tiny doc and comment typosGlenn Morris2017-11-281-1/+1
* Use doc-view or pdf-tools on any window-systemMark Oteiza2017-09-171-2/+2
* ; Partially revert c3445aed5194Mark Oteiza2017-09-171-0/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Refactor some loops in mailcap.elMark Oteiza2017-09-051-40/+32
* Do some cleanup in mailcap.elMark Oteiza2017-08-071-45/+25
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Simplify some loops and consMark Oteiza2016-10-181-45/+29
* Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* New custom option for overriding mailcap choicesTassilo Horn2016-04-101-29/+102
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+1054