summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-helpers.el
AgeCommit message (Expand)Author
2026-04-14mu4e: update docsDirk-Jan C. Binnema
2026-04-10mu4e: improve mime-type displayDirk-Jan C. Binnema
2026-04-10mu4e: support icons for mime-typesDirk-Jan C. Binnema
2026-01-22mu4e: clean up some unneeded backportsDirk-Jan C. Binnema
2025-10-21mu4e-helpers: restore missing mu4e-get-time-dateDirk-Jan C. Binnema
2025-07-05mu4e: allow mu4e-get-mail-command to be a functionDirk-Jan C. Binnema
2025-05-21mu4e: implement mu4e-emacs-bookmark-policyDirk-Jan C. Binnema
2025-05-08mu4e-plist-put: add to existing keysDirk-Jan C. Binnema
2025-04-17mu4e-helpers: tweak plist filteringDirk-Jan C. Binnema
2025-04-16mu4e-helpers: make mu4e-plist-put-many non-destructiveDirk-Jan C. Binnema
2025-04-16mu4e-helpers: fix mu4e-plist-put-manyDirk-Jan C. Binnema
2025-04-12mu4e: clean up mu4e--make-query-itemsDirk-Jan C. Binnema
2025-03-08mu4e: implement :hide-if-no-unreadDirk-Jan C. Binnema
2025-01-08mu4e: add mu4e-analyze-last-queryDirk-Jan C. Binnema
2024-10-28mu4e: use if-let*, when-let*Dirk-Jan C. Binnema
2024-09-03mu4e-draft/helpers: use newer message-hide-headersDirk-Jan C. Binnema
2024-09-03mu4e-helpers: cosmeticsDirk-Jan C. Binnema
2024-03-15mu4e-compose: rework mu4e-compose-goto-(bottom|top)Dirk-Jan C. Binnema
2024-03-15mu4e-helpers: fix mu4e-keymap-set for older emacsDirk-Jan C. Binnema
2024-03-15mu4e-helpers: check for key-valid-pDirk-Jan C. Binnema
2024-03-14mu4e-helpers: add mu4e-keymap-set, fix warningsDirk-Jan C. Binnema
2024-02-26mu4e-helpers: fix some typosDirk-Jan C. Binnema
2023-12-06mu4e: get rid of mu4e-is-mode-or-derived-pDirk-Jan C. Binnema
2023-10-18Fix completion w other keys than quick keyreindert
2023-09-20mu4e: Shorten descriptions a bitDirk-Jan C. Binnema
2023-09-20Fix missing or incorrect descriptions in file headersThierry Volpiatto
2023-07-16mu4e: use mu4e-determine-attachment-dirDirk-Jan C. Binnema
2023-06-22mu4e-util: allow ESC to exit a choice selectionSean Farley
2023-06-08mu4e: add mu4e-listp for backward compatDirk-Jan C. Binnema
2023-04-01Fix defcustom type definitionsRuijie Yu
2023-02-18mu4e-helpers: improve completion docstringsDirk-Jan C. Binnema
2023-02-16mu4e-helpers: support completing-read for mu4e-read-optionDirk-Jan C. Binnema
2023-02-16mu4e-helpers: import new/mu4e--read-char-choiceAl Haji-Ali
2023-02-16mu4e-helpers: rework mu4e-read-optionDirk-Jan C. Binnema
2023-02-11mu4e: show actual keybindings in main-viewDirk-Jan C. Binnema
2023-01-27mu4e: rework mu4e--file-name-concat into mu4e-join-pathsDirk-Jan C. Binnema
2023-01-26mu4e: implement mu4e--file-name-concatDirk-Jan C. Binnema
2023-01-19mu4e: ignore bookmarks/maildirs without characterp keysDirk-Jan C. Binnema
2023-01-17mu4e-modeline: only cache global items, improve layoutDirk-Jan C. Binnema
2023-01-07mu4e: handle the new queries command responsesDirk-Jan C. Binnema
2023-01-01mu4e: support showing 'baseline' query-resultsDirk-Jan C. Binnema
2022-12-11mu4e-helpers: allow passing key to mu4e-read-optionDirk-Jan C. Binnema
2022-12-11mu4e-helpers: fix whitespaceDirk-Jan C. Binnema
2022-12-09Move defcustoms to mu4e-window.elMickey Petersen
2022-12-03mu4e-loading-mode is now a minor modeMickey Petersen
2022-12-01Merge branch 'djcb:master' into feature/improve-window-buffer-handlingMickey Petersen
2022-11-29Clean upMickey Petersen
2022-11-29Multiple buffer support and standardised window and buffer handlingMickey Petersen
2022-11-28Teach mu4e-copy-thing-at-point about SHR linksSean Allred
2022-11-28Whitespace fixSean Allred