aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2022-08-07emacs: add duplicate support to notmuch-show-view-raw-messageDavid Bremner
2022-08-07emacs/show: provide a more friendly function to get duplicate numDavid Bremner
2022-08-07emacs: update notmuch-show-get-filename to handle duplicatesDavid Bremner
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-30emacs: update defcustom for notmuch-search-result-format.David Bremner
2022-07-30emacs/reply: reply to correct duplicateDavid Bremner
2022-07-30CLI/reply: support --duplicate argumentDavid Bremner
2022-07-30emacs/show: display count of duplicates in headerlineDavid Bremner
2022-07-30emacs/show: provide notmuch-show-choose-duplicateDavid Bremner
2022-07-14emacs/show: introduce notmuch-show-height-limitDavid Bremner
2022-07-14emacs/show: obey notmuch-show-max-text-part-size for part 0David Bremner
2022-07-14emacs/show: optionally insert bodies of "deep messages" lazilyDavid Bremner
2022-07-03emacs: mark notmuch-query.el as obsoleteDavid Bremner
2022-06-16emacs: use message-dont-reply-to-names when composing repliesjao
2022-06-13emacs: Make notmuch-show-next-thread return nil on failureLeo Okawa Ericson
2022-06-02emacs: change where notmuch-mua-mail moves pointDamien Cassou
2022-06-01emacs: notmuch-show-header-line: allow format strings and functionsjao
2022-05-20emacs: document/defcustom notmuch-multipart/alternative-discouragedDavid Bremner
2022-05-16emacs/reply: restrict what mime types are inlined by defaultDavid Bremner
2022-05-16emacs: factor out calculation of mm-inline-override-typesDavid Bremner
2022-02-26emacs: redirect undo to notmuch-tag-undoDavid Bremner
2022-02-26emacs: add notmuch-tag-undoDavid Bremner
2022-02-26emacs/tag: keep tag historyDavid Bremner
2022-02-25emacs: remove non-batch code path from function notmuch-tagDavid Bremner
2022-02-16emacs: escape quote in notmuch-search-result-format docstringDavid Bremner
2022-02-12emacs: remove png logoDavid Bremner
2022-01-26emacs: use cached encoded copy for fccDavid Bremner
2022-01-23emacs: customizable names for search buffersjao
2022-01-23emacs: define, use option :disable-excludes for n-h-query-countsDavid Bremner
2022-01-23Revert "emacs: use --exclude=false when checking for empty searches"David Bremner
2022-01-20emacs: use --exclude=false when counting total messagesDavid Bremner
2022-01-20emacs: use --exclude=false when checking for empty searchesDavid Bremner
2022-01-14emacs/notmuch-tag.el: add xmlns attribute to svg iconsLdBeth
2022-01-10emacs: make header line in notmuch-show buffers optionaljao
2021-12-29emacs: update coolj-line-prefix-regexp to make space optionalDavid Bremner
2021-12-23emacs: add notmuch-logo.svg and use it in emacs mua on graphic displaysTomi Ollila
2021-12-12emacs/tree: fix docstrings for author facesKyle Meyer
2021-12-04emacs: don't add space to tag completion candidates.David Bremner
2021-12-04emacs: run notmuch-search-hook lazilyDavid Bremner
2021-12-03emacs: drop C-tab binding in hello mode, document <backtab>.David Bremner
2021-10-30emacs: improve notmuch-*-from-current-query docstringsDavid Bremner
2021-10-30emacs: add minimal docstring for notmuch-unthreadedDavid Bremner
2021-10-19emacs: fix call to nonexistent notmuch--call-process-shell-commandDoug Woos
2021-09-20emacs: notmuch-tree: customizable strings for drawing treesjao
2021-09-11emacs: wrap call-processDavid Bremner
2021-09-11emacs: wrap make-processDavid Bremner
2021-09-11emacs: wrap call-process-regionDavid Bremner
2021-09-11emacs: wrap process-linesDavid Bremner
2021-09-08emacs: Allow functions in notmuch-{tree,unthreaded}-result-formatDavid Edmondson