summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-message.el
AgeCommit message (Expand)Author
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
2017-02-05mu4e: fix typo mu4e~html2text-wrapperdjcb
2017-02-05mu4e: fix type (-> mu4e~html2text-shell)djcb
2017-01-31Respect format=flowed and delsp=yes for viewing plain-text messagesStig Brautaset
2017-01-29mu4e: allow for message body rewritingdjcb
2017-01-24mu4e: rework html2text conversiondjcb
2017-01-22mu4e: pass msg to html2text functionsdjcb
2016-11-27mu4e: fix toggling between html/textdjcb
2016-11-21Fix typo / grammar in mu4e-html2text-command docStig Brautaset
2016-10-03mu4e: handle overflow for plaintext-ratio-heuristicdjcb
2016-09-03Merge pull request #897 from liweitianux/alyDirk-Jan C. Binnema
2016-08-13mu4e: update html/URL handlingdjcb
2016-08-13mu4e: document mu4e-view-html-plaintext-ratio-heuristicdjcb
2016-08-02mu4e: use builtin function "shr-render-region" for simplicityAaron LI
2016-02-20Remove some debugdjcb
2016-02-20mu4e: clean up creating html filesdjcb
2016-02-07mu4e: default to mu4e-shr2text when availabledjcb