aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-tree.el
AgeCommit message (Expand)Author
2026-01-25emacs: fix `notmuch-*-filter-by-tag' query stringsKristoffer Balintona
2025-03-14Set 'untrusted-content' to t in all modesStefan Kangas
2025-03-13emacs/tree: add call to notmuch-hl-line-mode from process-filterDavid Bremner
2025-03-13emacs/tree: call notmuch-hl-line-mode from tree-sentinelDavid Bremner
2025-03-13emacs/tree: condition hl-line-mode on notmuch-hl-lineDavid Bremner
2024-08-06emacs/tree: sanitize subjects when drawing treeDavid Bremner
2024-04-06emacs: Add new option notmuch-search-hide-excludedMohsin Kaleem
2024-04-04emacs: Mark "notmuch-tree" command for autoloadingDmitry Bogatov
2023-10-06emacs: wrap docstringsDavid Bremner
2023-02-21emacs/tree: use two argument form of setq-localDavid Bremner
2023-02-20emacs: notmuch-tree-outline-modejao
2022-09-23emacs: add notmuch-search-edit-search and notmuch-tree-edit-searchTomi Ollila
2022-09-03emacs: new notmuch-tree-process-exit-functionsjao
2022-07-30emacs: update defcustom for notmuch-unthreaded-result-formatDavid Bremner
2022-07-30emacs: update defcustom for notmuch-search-result-format.David Bremner
2022-07-03emacs: mark notmuch-query.el as obsoleteDavid Bremner
2022-01-23emacs: customizable names for search buffersjao
2021-12-12emacs/tree: fix docstrings for author facesKyle Meyer
2021-10-30emacs: add minimal docstring for notmuch-unthreadedDavid Bremner
2021-09-20emacs: notmuch-tree: customizable strings for drawing treesjao
2021-09-11emacs: wrap process-linesDavid Bremner
2021-09-08emacs: Allow functions in notmuch-{tree,unthreaded}-result-formatDavid Edmondson
2021-08-29emacs: fix some option type declarationsJonas Bernoulli
2021-08-22CLI: define and use format version 5David Bremner
2021-08-21emacs: new command notmuch-tree-filter-by-tagjao
2021-08-21emacs: new command notmuch-tree-filterjao
2021-07-25emacs: notmuch-tree: mark the initial message at point as readJonas Bernoulli
2021-07-19emacs: remove useless lexically bound variableDavid Bremner
2021-07-03emacs/tree: command to toggle search sort order in tree modejao
2021-07-03emacs/hello: honouring :sort-order in threaded queriesjao
2021-06-27emacs/tree use notmuch-show-single-messageDavid Bremner
2021-06-05emacs: fix declare-function definitions with related line breaksTomi Ollila
2021-01-15emacs: notmuch-tree-get-match: No longer define as commandJonas Bernoulli
2021-01-15emacs: improve how cl-lib and pcase are requiredJonas Bernoulli
2021-01-15emacs: avoid unnecessary let-bindingsJonas Bernoulli
2021-01-15emacs: various doc-string improvementsJonas Bernoulli
2021-01-13emacs: deal with unused lexical arguments and variablesJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2021-01-13emacs: use setq instead of setJonas Bernoulli
2020-12-06emacs: avoid binding unnamed commands in keymapsJonas Bernoulli
2020-12-06emacs: use defvar-localJonas Bernoulli
2020-12-06emacs: remove unnecessary notmuch-tree-button-activateJonas Bernoulli
2020-12-06emacs: more cleanup since dropping support for Emacs 24Jonas Bernoulli
2020-11-11emacs: don't fset keymapsJonas Bernoulli
2020-11-11emacs: add doc-string to notmuch-tree-mode-mapJonas Bernoulli
2020-11-11emacs: silence byte-compilerJonas Bernoulli
2020-08-22emacs: Use pop-to-buffer-same-window rather than switch-to-bufferSean Whitton
2020-08-16emacs/tree: add notmuch-tree-archive-thread-then-nextWilliam Casarin
2020-08-16emacs/tree: enable moving to next thread in search resultsWilliam Casarin