summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-draft.el
AgeCommit message (Expand)Author
2026-03-18mu4e-draft: handle corner-case decoding issueDirk-Jan C. Binnema
2026-03-18mu4e-compose: allow including parent mime partsDirk-Jan C. Binnema
2025-07-12mu4e-draft: add mu4e-compose-jump-to-reasonable-placeDirk-Jan C. Binnema
2025-04-17mu4e-draft: ensure we only remove the message Date:Dirk-Jan C. Binnema
2025-03-08mu4e-draft: ensure compose-type is available without parentDirk-Jan C. Binnema
2025-01-15mu4e: improve mu4e--message-is-yours-pDirk-Jan C. Binnema
2024-12-07mu4e-draft: add some logging to mu4e--set-parent-flagsDirk-Jan C. Binnema
2024-10-28mu4e: use if-let*, when-let*Dirk-Jan C. Binnema
2024-09-25mu4e-draft: always save before sendingDirk-Jan C. Binnema
2024-09-03mu4e-draft/helpers: use newer message-hide-headersDirk-Jan C. Binnema
2024-08-28mu4e-draft: move the user-agent settingDirk-Jan C. Binnema
2024-08-28Ensure `User-Agent' is setXiyue Deng
2024-08-26mu4e: cosmeticsDirk-Jan C. Binnema
2024-08-19mu4e: whitespace / typo fixesDirk-Jan C. Binnema
2024-08-17mu4e-draft: handle case where draft was not deletedDirk-Jan C. Binnema
2024-06-17mu4e-draft: fix mu4e-compose-pre-hookDirk-Jan C. Binnema
2024-05-18mu4e-draft: use message-alternative-emails for repliesDirk-Jan C. Binnema
2024-05-18mu4e-draft: invoke mu4e-compose-pre-hookDirk-Jan C. Binnema
2024-05-18mu4e: some flycheck fixesDirk-Jan C. Binnema
2024-05-01mu4e-draft: mark m-c-(type|parent-message) as permanent-localDirk-Jan C. Binnema
2024-04-30draft: explicitly remove drafts after sendingDirk-Jan C. Binnema
2024-04-30mu4e-draft: don't treat delete as a functionDirk-Jan C. Binnema
2024-04-28mu4e-draft: better handle repliesDirk-Jan C. Binnema
2024-04-28mu4e: implement mu4e-compose-post-hookDirk-Jan C. Binnema
2024-04-26mu4e-drafts: improve mu4e--fcc-pathDirk-Jan C. Binnema
2024-04-26mu4e-draft/window: handle buffer display in mu4e-windowDirk-Jan C. Binnema
2024-04-26mu4e-compose: split off parts in mu4e-draft; reworkDirk-Jan C. Binnema
2023-10-25mu4e-compose: overhaul message composerDirk-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-08-16Don't use the original message `To` for a reply `To` fieldChristophe Troestler
2023-08-10mu4e: fix byte-compiler warningsDirk-Jan C. Binnema
2023-08-06mu4e-draft: changes in to/cc lists creationDaniel Fleischer
2023-05-12Fix more defcustom type errors and reworded docsRuijie Yu
2023-04-01Fix defcustom type definitionsRuijie Yu
2023-02-15mu4e: fix quotes in some docstringsDirk-Jan C. Binnema
2023-01-18mu4e-draft: cleanup, honor reply-toDirk-Jan C. Binnema
2023-01-14When replying to self, use :from field of original messageStephen Eglen
2023-01-01mu4e: move search functionality to mu4e-searchDirk-Jan C. Binnema
2023-01-01mu4e: whitespace updatesDirk-Jan C. Binnema
2022-12-09Move defcustoms to mu4e-window.elMickey Petersen
2022-12-06Appease the byte compiler and clean up the codeMickey 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-06-16mu4e-draft: better sender in list-reply dialogDirk-Jan C. Binnema
2022-05-28mu4e: fix emacs-29 bytecompiler warningsDirk-Jan C. Binnema
2022-05-05mu4e: updates for core changesDirk-Jan C. Binnema
2021-11-07mu4e: support message-user-organizationDirk-Jan C. Binnema
2021-10-22mu4e: compose/draft: remove some mostly obsolete thingsDirk-Jan C. Binnema
2021-10-18mu4e: fix some compiler warningsDirk-Jan C. Binnema