summaryrefslogtreecommitdiff
path: root/mu4e
AgeCommit message (Expand)Author
2022-06-05mu4e: don't loop mu4e-update-index when index is emptyDirk-Jan C. Binnema
2021-11-13mu4e-compose: make undo work across compose savesDirk-Jan C. Binnema
2021-10-17mu4e.texi: improve regexp exampleDirk-Jan C. Binnema
2021-10-17mu int: improve docs for regexp addressesDirk-Jan C. Binnema
2021-10-17mu4e.texi: Add regexp --my-address exampleDirk-Jan C. Binnema
2021-08-30Extracting attachments #2116Daniel Fleischer
2021-08-30mu4e-view: remove overlays before erasingDirk-Jan C. Binnema
2021-08-30Revert "build: bump version to 1.7.0"Dirk-Jan C. Binnema
2021-08-29mu4e-view: remove overlays when erasingDirk-Jan C. Binnema
2021-08-29mu4e-server: rename from mu4e-procDirk-Jan C. Binnema
2021-08-29build: update for changed mu4e filesDirk-Jan C. Binnema
2021-08-29mu4e-utils: refactor into mu4e-helpers, separate filesDirk-Jan C. Binnema
2021-08-29mu4e-view: remove old viewDirk-Jan C. Binnema
2021-08-29vars: refactor variablesDirk-Jan C. Binnema
2021-08-29mu4e-search: split off search functionality in minor-modeDirk-Jan C. Binnema
2021-08-29mu4e-context: make it a minor-modeDirk-Jan C. Binnema
2021-08-29mu4e-context: fix some flycheck warningsDirk-Jan C. Binnema
2021-08-29mu4e-helpers: split off from mu4e-utilsDirk-Jan C. Binnema
2021-08-28build: make meson the default build systemDirk-Jan C. Binnema
2021-08-26view-gnus: Add S-SPC to scroll-down bindingDirk-Jan C. Binnema
2021-08-25mu4e-headers: restore mark after updateDirk-Jan C. Binnema
2021-08-25fix: mu4e-view-save-attachments void variableJakub Darul
2021-08-21Merge branch 'master' into fix_dups_when_saving_attachmentsDirk-Jan C. Binnema
2021-08-19mu4e-compose: regenerate Date: when user removes itDirk-Jan C. Binnema
2021-08-17Use and instead of progn and fix some long linesThierry Volpiatto
2021-08-16Create numbered backup of attached file when already exists #2090Thierry Volpiatto
2021-08-16mu4e-view-gnus: Fix some flycheck warnings (doc)Dirk-Jan C. Binnema
2021-08-15mu4e: toggle-html: use if-let/seq-findDirk-Jan C. Binnema
2021-08-14mu4e: Add back the `h' keybinding to toggle HTML view in a gnus articleÉtienne Deparis
2021-08-12mu4e: Fix up documentationDirk-Jan C. Binnema
2021-08-12mu4e: better feedback for lazy indexingDirk-Jan C. Binnema
2021-08-09Merge pull request #2081 from danielfleischer/link-descriptionDirk-Jan C. Binnema
2021-08-08mu4e-view: Enable mu4e-action-view-in-browser by defaultDirk-Jan C. Binnema
2021-08-08Customize the mu4e org link descriptionDaniel Fleischer
2021-08-07mu4e-vars: Update docs for mu4e-index-lazy-checkDirk-Jan C. Binnema
2021-08-02mu4e-view-gnus: Manipulate gnus so it blocks remote imagesDirk-Jan C. Binnema
2021-08-01Merge pull request #2063 from nbarrientos/typoDirk-Jan C. Binnema
2021-07-31replace carriage-return instead of line feed in mu4e-message-outlook-cleanupBoris Glavic
2021-07-31mu4e-utils: make schema warning/error a bit clearerDirk-Jan C. Binnema
2021-07-30mu4e-header: mark mu4e-headers-field-properties-function obsoleteDirk-Jan C. Binnema
2021-07-30Fix typo in docstringNacho Barrientos
2021-07-29mu4e-main: refresh after context-switchDirk-Jan C. Binnema
2021-07-17mu4e: Update mu4e-view-show-images doc stringDirk-Jan C. Binnema
2021-07-17mu4e.texi: Move docs for old view to appendixDirk-Jan C. Binnema
2021-07-12Fix mu4e-headers-prev with invisible linesThierry Volpiatto
2021-07-05Fix #2044: broken header movement with visual-line-modeDiGitHubCap
2021-06-17Merge pull request #2034 from thierryvolpiatto/remove_marked_overlaysDirk-Jan C. Binnema
2021-06-17Rename mmark overlay to mu4e-markThierry Volpiatto
2021-06-17mu4e: Update documentation for mu4e-view-fieldsDirk-Jan C. Binnema
2021-06-11Ensure mu4e~headers-move honor line-move-ignore-invisibleThierry Volpiatto