summaryrefslogtreecommitdiffstats
path: root/emacs
AgeCommit message (Expand)Author
2021-08-30emacs: don't inline message/rfc822 parts without contentDavid Bremner
2021-08-29emacs: shorten lines in two doc-stringsJonas Bernoulli
2021-08-29emacs: notmuch-show-pipe-message: cosmeticsJonas Bernoulli
2021-08-29emacs: fix some option type declarationsJonas Bernoulli
2021-08-29emacs: add some function declarationsJonas Bernoulli
2021-08-29emacs: use closures instead of backquoted lambdasJonas Bernoulli
2021-08-22emacs/rstdoc: escape '*'David Bremner
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-08-05emacs: Refine scope of notmuch-jump-key faceProtesilaos Stavrou
2021-08-03emacs: honour notmuch-show-text/html-blocked-images in w3m messagesjao
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-13emacs: update declaration of notmuch-treeDavid Bremner
2021-07-06emacs: fix typo in variable nameDavid 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-27emacs/show: add parameter notmuch-show-single-messageDavid Bremner
2021-06-27emacs: remap send-message and send-message-and-exitedef
2021-06-27emacs: use new face for notmuch-jump and relatedProtesilaos Stavrou
2021-06-26emacs: Prefer email address over User ID when showing valid signatureDaniel Kahn Gillmor
2021-06-24emacs: Add compatibility for org-msg.elOri
2021-06-20Merge branch 'release'David Bremner
2021-06-08emacs: require seq for seq-someDavid Bremner
2021-06-05emacs: update default mailing list archives for stashing linksJani Nikula
2021-06-05emacs: fix declare-function definitions with related line breaksTomi Ollila
2021-06-04emacs: drop setting mail-user-agent, and document how to set itDavid Bremner
2021-05-15emacs: restore tag-changes and query bindings for tag hooksKyle Meyer
2021-02-05emacs: When completing tags, offer each tag onceDavid Edmondson
2021-01-15emacs: avoid type errors due to nil as content-typeJonas Bernoulli
2021-01-15emacs: notmuch-show--get-cid-content: cosmeticsJonas Bernoulli
2021-01-15emacs: notmuch-show--register-cids: fix names of bindingsJonas Bernoulli
2021-01-15emacs: notmuch-mua-add-more-hidden-headers: use local bindingJonas Bernoulli
2021-01-15emacs: notmuch-address-expand-name: use the actual initial-inputJonas Bernoulli
2021-01-15emacs: allow opting out of notmuch's address completionJonas Bernoulli
2021-01-15emacs: notmuch-tree-get-match: No longer define as commandJonas Bernoulli
2021-01-15emacs: use string-empty-pJonas Bernoulli
2021-01-15emacs: make subr-x available in all librariesJonas Bernoulli
2021-01-15emacs: improve how cl-lib and pcase are requiredJonas Bernoulli
2021-01-15emacs: avoid unnecessary let-bindingsJonas Bernoulli
2021-01-15emacs: reorder notmuch.el a bitJonas Bernoulli
2021-01-15emacs: notmuch-search-stash-thread-id: use notmuch-search-query-stringJonas Bernoulli
2021-01-15emacs: define a few variables as automatically buffer-localJonas Bernoulli
2021-01-15emacs: remove variable notmuch-search-disjunctive-regexpJonas Bernoulli
2021-01-15emacs: various doc-string improvementsJonas Bernoulli
2021-01-15emacs: various comment improvementsJonas Bernoulli
2021-01-15emacs: various cosmetic improvementsJonas Bernoulli
2021-01-13emacs: notmuch-crypto-status-button-type: fix potential bugJonas Bernoulli