summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-search.el
AgeCommit message (Expand)Author
2026-04-19mu4e-search: filter out control charsDirk-Jan C. Binnema
2026-04-07mu4e: small code cleanupsDirk-Jan C. Binnema
2025-09-01mu4e-search: improve label auto-completionDirk-Jan C. Binnema
2025-08-31mu4e-search: re-use mu4e-label-regexDirk-Jan C. Binnema
2025-08-31mu4e: implement label updating through marksDirk-Jan C. Binnema
2025-08-26mu4e: add basic auto-completion for labelsDirk-Jan C. Binnema
2025-08-25mu4e/server: get cached list of labelsDirk-Jan C. Binnema
2025-05-24mu4e: headers/search refactor search a bitDirk-Jan C. Binnema
2025-05-21mu4e: implement mu4e-emacs-bookmark-policyDirk-Jan C. Binnema
2025-05-21Support dash when autocompleting maildirsjman-schief
2025-04-12mu4e-headers/search: use last-query informationDirk-Jan C. Binnema
2025-02-05mu4e: show short counts next to maildir/bookmark entryDirk-Jan C. Binnema
2024-12-02query: add related: combi-field + testDirk-Jan C. Binnema
2024-10-30mu4e-search: try harder to update baselineDirk-Jan C. Binnema
2024-08-03Make toggling search properties easier to discoverChristophe Troestler
2024-04-04mu4e: fix some warnings on older emacsenDirk-Jan C. Binnema
2023-10-30mu4e-search: allow updating keymap for minor modeDirk-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-17mu4e: get maildirs from serverDirk-Jan C. Binnema
2023-08-10mu4e-search-query: include unread counts if availableDirk-Jan C. Binnema
2023-08-09mu4e: implement mu4e-search-queryDirk-Jan C. Binnema
2023-07-02mu4e/search: clarify sortable fields (threading)Dirk-Jan C. Binnema
2023-04-01Merge pull request #2457 from RuijieYu/fix-defcustom-warningsDirk-Jan C. Binnema
2023-04-01Fix defcustom type definitionsRuijie Yu
2023-03-28mu4e: restore support for function bookmarksDirk-Jan C. Binnema
2023-02-16mu4e-search: cosmeticDirk-Jan C. Binnema
2023-02-16mu4e-helpers: rework mu4e-read-optionDirk-Jan C. Binnema
2023-02-15mu4e: fix quotes in some docstringsDirk-Jan C. Binnema
2023-01-20mu4e: tweak baseline handlingDirk-Jan C. Binnema
2023-01-17mu4e: show bookmark name in modelineDirk-Jan C. Binnema
2023-01-17mu4e-search: improve search modeline itemDirk-Jan C. Binnema
2023-01-16mu4e: apply query-rewrite-function to query-items tooDirk-Jan C. Binnema
2023-01-15Multiword maildirs are not quoted when autocomplete is used (fixes #2389)Tassilo Horn
2023-01-13mu4e: implement mu4e-query-itemsDirk-Jan C. Binnema
2023-01-09mu4e: move mu4e~headers-jump-to-maildir to searchDirk-Jan C. Binnema
2023-01-09mu4e: improve emacs menu-bar itemsDirk-Jan C. Binnema
2023-01-08mu4e: use caching for modeline itemsDirk-Jan C. Binnema
2023-01-08mu4e: move modeline handling from mu4e-headers to mu4e-searchDirk-Jan C. Binnema
2023-01-07mu4e: add support for :favorite bookmarkDirk-Jan C. Binnema
2023-01-03mu4e: move some more variables from headers->searchDirk-Jan C. Binnema
2023-01-01mu4e: move search functionality to mu4e-searchDirk-Jan C. Binnema
2023-01-01mu4e: whitespace updatesDirk-Jan C. Binnema
2022-08-20mu4e: move all obsolete aliases to mu4e-obsoleteDirk-Jan C. Binnema
2022-05-28mu4e: fix emacs-29 bytecompiler warningsDirk-Jan C. Binnema
2022-05-09mu4e: contacts: use mu4e--contacts-setDirk-Jan C. Binnema
2022-05-09Add support for flag:personal & fix mu4e-contacts-infoTassilo Horn
2022-05-06avoid warnings, update testsDirk-Jan C. Binnema
2022-04-29Add support for List-Id completion (list:<List-Id>)Tassilo Horn
2022-01-23mu4e: cleanups and flycheck fixesDirk-Jan C. Binnema