summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-headers.el
AgeCommit message (Expand)Author
2026-04-17mu4e-headers: restore view-win in search execDirk-Jan C. Binnema
2026-04-11mu4e-view: update field handlingDirk-Jan C. Binnema
2026-04-07mu4e: small code cleanupsDirk-Jan C. Binnema
2026-04-06mu4e-headers: fix mu4e--in-headers-contextDirk-Jan C. Binnema
2026-04-02mu4e-draft/headers: resync headers-bufDirk-Jan C. Binnema
2026-03-18mu4e-headers: avoid showing up in the wrong frameDirk-Jan C. Binnema
2026-03-15mu4e-view/headers: remove m-v-in-headers-contextDirk-Jan C. Binnema
2026-01-07mu4e: ensure header line is set in headers bufferDirk-Jan C. Binnema
2025-10-21mu4e-helpers: restore missing mu4e-get-time-dateDirk-Jan C. Binnema
2025-10-20Mainly typo and grammar fixes.Thomas Thiriez
2025-10-19mu4e-headers: set header-line after queryDirk-Jan C. Binnema
2025-09-12mu4e: use string-joinDirk-Jan C. Binnema
2025-08-31mu4e: implement label updating through marksDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-26mu4e: allow for displaying labelsDirk-Jan C. Binnema
2025-06-28mu4e-headers: use string-width, not length for alignmentDirk-Jan C. Binnema
2025-05-24mu4e: headers/search refactor search a bitDirk-Jan C. Binnema
2025-05-21mu4e: fix compiler warningsDirk-Jan C. Binnema
2025-04-13mu4e-headers: fix column sortingDirk-Jan C. Binnema
2025-04-13mu4e: silence emacs header cookie complaintsDirk-Jan C. Binnema
2025-04-12mu4e-headers/search: use last-query informationDirk-Jan C. Binnema
2025-04-12mu4e-headers: cosmeticsDirk-Jan C. Binnema
2025-02-26mu4e-headers: remove existence checkDirk-Jan C. Binnema
2025-02-22Call file-readable-p only on non-remote filesDaniel Colascione
2024-10-29mu4e: fix mu4e~headers-maybe-auto-updateDirk-Jan C. Binnema
2024-10-28mu4e: use if-let*, when-let*Dirk-Jan C. Binnema
2024-09-03mu4e-headers: fix elisp docstring warningsDirk-Jan C. Binnema
2024-08-02Fix the "Next" header menu entryChristophe Troestler
2024-05-17mu4e-headers: remove duplicate requireDirk-Jan C. Binnema
2023-12-04mu4e-headers: avoid defcustom warning for mu4e-headers-fieldDirk-Jan C. Binnema
2023-11-16mu4e-headers: remove overlays in mu4e~headers-clearDirk-Jan C. Binnema
2023-10-25mu4e: update headers/view for new composerDirk-Jan C. Binnema
2023-10-07mu4e-headers: switch buffer to search resultsDirk-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-31mu4e: propertize thread prefix charactersNicholas Vollmer
2023-08-04mu4e-headers: don't auto-update header with message openDirk-Jan C. Binnema
2023-05-23mu4e-headers: found-handler: set up threads-mode in headers bufferDirk-Jan C. Binnema
2023-05-10mu4e: add actions for archive-url in view/headersDirk-Jan C. Binnema
2023-05-07Merge branch 'view-list-archives'Dirk-Jan C. Binnema
2023-05-05Add actions to browse online archive for a mailing list messageRuijie Yu
2023-05-04mu4e/thread: only when availableDirk-Jan C. Binnema
2023-04-30mu4e-headers: mu4e~headers-move: consider folded headersDirk-Jan C. Binnema
2023-04-24mu4e: tweak threading for thread-endDirk-Jan C. Binnema
2023-04-24mu4e-headers: make mu4e~headers-prev-or-next-thread return (point)Dirk-Jan C. Binnema
2023-04-24mu4e: add thread support to message-viewDirk-Jan C. Binnema
2023-04-23mu4e: do not allow marking folded messageDirk-Jan C. Binnema
2023-04-23mu4e-thread: share mu4e-headers-thread-root-p with threadsDirk-Jan C. Binnema
2023-04-23mu4e-thread: integrate in mu4e-headers / buildDirk-Jan C. Binnema
2023-04-16mu4e: add defvar mu4e-headers-open-after-moveDirk-Jan C. Binnema