summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-message.el
AgeCommit message (Expand)Author
2025-02-07mu4e-message: cleanups, add mu4e-message-pDirk-Jan C. Binnema
2025-01-04mu4e: Update references to :body-txt and :body-htmlThiago Jung Bauermann
2024-10-28mu4e: use if-let*, when-let*Dirk-Jan C. Binnema
2024-05-11mu4e: add mu4e-save-messageDirk-Jan C. Binnema
2024-04-20mu4e: use message-field-valueDirk-Jan C. Binnema
2024-04-04mu4e: fix some warnings on older emacsenDirk-Jan C. Binnema
2024-01-23mu4e-message: handle 'first' parameter to message-fetch-fieldDirk-Jan C. Binnema
2024-01-04mu4e-message: improve mu4e-fetch-fieldDirk-Jan C. Binnema
2023-09-20mu4e: Shorten descriptions a bitDirk-Jan C. Binnema
2023-09-20Fix missing or incorrect descriptions in file headersThierry Volpiatto
2023-05-10mu4e: add mu4e-fetch-fieldDirk-Jan C. Binnema
2022-12-24mu4e-view: rename mu4e~view -> mu4e--viewDirk-Jan C. Binnema
2022-12-09Move defcustoms to mu4e-window.elMickey Petersen
2022-11-29Use `font-lock-ensure'Mickey Petersen
2022-11-29Multiple buffer support and standardised window and buffer handlingMickey Petersen
2022-08-20mu4e: move all obsolete aliases to mu4e-obsoleteDirk-Jan C. Binnema
2022-07-17mu4e-message: avoid mu4e-message-at-point misfiringDirk-Jan C. Binnema
2022-07-05mu4e-message: remove dead aliasDirk-Jan C. Binnema
2022-05-29mu4e-message: remove dead codeDirk-Jan C. Binnema
2022-05-28Make mu4e-message-contact-field-matches accept a list of fieldsChristophe Troestler
2022-05-14mu4e: add command mu4e-sexp-at-pointDirk-Jan C. Binnema
2022-05-05mu4e: updates for core changesDirk-Jan C. Binnema
2022-01-23mu4e: cleanups and flycheck fixesDirk-Jan C. Binnema
2022-01-15mu4e-view: double-check message file existsDirk-Jan C. Binnema
2021-10-18mu4e: fix some compiler warningsDirk-Jan C. Binnema
2021-09-25Fix declare-function statements referencing gone mu4e-utilsTassilo Horn
2021-08-29mu4e-utils: refactor into mu4e-helpers, separate filesDirk-Jan C. Binnema
2021-07-31replace carriage-return instead of line feed in mu4e-message-outlook-cleanupBoris Glavic
2021-05-29mu4e/*: fix license notice at the start of source filesSalman Mohammadi
2020-10-19mu4e: Improve personal-address handlingDirk-Jan C. Binnema
2020-10-19mu4e: update mu4e-message-contact-field-matches for regexp addressesDirk-Jan C. Binnema
2020-10-17mu4e: support regexp patterns for personal addressesDirk-Jan C. Binnema
2020-05-28fixup: mu4e: some cleanups / bytecomp warning fixesDirk-Jan C. Binnema
2020-05-12Fix typosJonas Bernoulli
2020-02-18mu4e: Rename 'Unnamed' sectionsDirk-Jan C. Binnema
2020-02-18mu4e: Split libraries into outline sectionsJonas Bernoulli
2020-02-18mu4e: Place provide forms in their own sectionsJonas Bernoulli
2020-02-18mu4e: Add missing mandatory "FILE ends here" library footerJonas Bernoulli
2020-02-18mu4e: Remove excess semicolons from library headersJonas Bernoulli
2020-02-17mu4e: Fix indentationJonas Bernoulli
2020-02-09mu4e: update to use server maildir/database/addressesDirk-Jan C. Binnema
2019-09-16Add lexical-binding to all files and fix warningsThierry Volpiatto
2019-02-25mu4e: make mu4e~view-message buffer-localdjcb
2019-01-04mu4e: Replace cl with cl-libAlex Branham
2018-11-19mu4e: mu4e-message flycheck fixesdjcb
2018-11-14Non-breaking spaces should be replaced with a space and not removedAlex Murray
2018-02-19Only require html2text if it will be usedChris Nixon
2017-02-07mu4e: mu4e-message: allow for bodyless messagesdjcb
2017-02-07mu4e: remove some debuggingdjcb
2017-02-05Merge pull request #986 from stig/format-flowed-altDirk-Jan C. Binnema