summaryrefslogtreecommitdiff
path: root/lisp/net/mailcap.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-06-14mailcap: Treat .ics files as text/calendarSteven Allen
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-31Fix 'yank-media' to allow yanking SVG dataCecilio Pardo
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-10Make ‘mailcap-viewer-passes-test’ return t for viewers without testsFelix Dietrich
2023-05-08Fix outgoing mime type regression (Bug#62815)Andrew G Cohen
2023-04-30Fix outgoing mime type regression (Bug#62815)Andrew G Cohen
2023-02-22Use delete-char instead of backward-delete-charMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-01Make mailcap--regexp-quote-type more resilientLars Ingebrigtsen
2022-10-01Make mailcap consistent about regexp-quoting minorsLars Ingebrigtsen
2022-09-28; Fix typosStefan Kangas
2022-09-02Fix quotes in mailcap-add-mailcap-entry doc stringLars Ingebrigtsen
2022-09-02Restructure ‘mailcap-add-mailcap-entry’Felix Dietrich
2022-07-15Fix mailcap-user-mime-data doc stringVisuwesh
2022-07-14Make gnus display webp images inlineVisuwesh
2022-05-17Fix bogus future history entries for `M-x grep'Lars Ingebrigtsen
2022-01-15mailcap: Docfix & handle function-viewer case in mailcap-view-fileTassilo Horn
2022-01-14Fix mailcap setup when no mailcap files existLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-18* lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS caseStefan Monnier
2021-11-07Allow yanking images to html-modeLars Ingebrigtsen
2021-11-06Add new function mailcap-mime-type-to-extensionLars Ingebrigtsen
2021-11-04Reset mailcap entries only when mailcap files are read againGregory Heytings
2021-11-02Improve file-has-changed-pGregory Heytings
2021-11-01Read mailcaps again only when necessaryGregory Heytings
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-07-30Tweak previous mailcap-view-file changeMaxim Nikulin
2021-07-30mailcap.el: Avoid xdg-open silent failureMax Nikulin
2021-06-01Add a new command `mailcap-view-file'Lars Ingebrigtsen
2021-02-18Fix typosMattias Engdegård
2021-02-06Fix problem when ~/.mailcap had several entries for a MIME typeLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios
2020-11-05Improve eww support for externally viewed PDFsBasil L. Contovounesios
2020-11-05Let pdf-view-mode take precedence over doc-view-modeLars Ingebrigtsen
2020-09-11Tweak previous mailcap patch (for external viewers)Lars Ingebrigtsen
2020-09-11Fix viewing PDFs from eww with external viewersLars Ingebrigtsen
2020-08-12* lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten `ee`Stefan Monnier
2020-08-02Try to fix mailcap parsing again to respect Emacs defaultsLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-07Make mailcap-prefer-mailcap-viewers work as documentedLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-14Tweak mailcap precedence so that Emacs values are heeded betterLars Ingebrigtsen