aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-tag.el
AgeCommit message (Expand)Author
2023-10-06emacs: update quoting in docstringsDavid 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-01-14emacs/notmuch-tag.el: add xmlns attribute to svg iconsLdBeth
2021-12-04emacs: don't add space to tag completion candidates.David Bremner
2021-09-11emacs: wrap call-processDavid Bremner
2021-08-29emacs: use closures instead of backquoted lambdasJonas Bernoulli
2021-05-15emacs: restore tag-changes and query bindings for tag hooksKyle Meyer
2021-01-15emacs: use string-empty-pJonas 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-15emacs: various cosmetic improvementsJonas Bernoulli
2021-01-13emacs: notmuch-tag--get-formats: silence byte-compilerJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2020-12-06emacs: do not quote self-quoting tJonas Bernoulli
2020-12-06emacs: always use elisp quoting style in doc-stringsJonas Bernoulli
2020-08-09emacs: Add end-of-file line to libraries that lack itJonas Bernoulli
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Autoload notmuch-jump using an autoload cookieJonas Bernoulli
2020-08-09emacs: Fix some function declarationsJonas Bernoulli
2020-08-09emacs: Use one or three lines for 'if' formsJonas Bernoulli
2020-08-09emacs: Use 'unless' instead of 'when' and 'not'Jonas Bernoulli
2020-08-09emacs: Fix indentationJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2017-08-23notmuch-tag.el: Fix minor grammar errorVladimir Panteleev
2016-11-02emacs: make faces readable on dark backgrounds.Matt Armstrong
2016-10-15emacs: tag-jump: docstring fixMark Walters
2016-10-07emacs: tag-jump: make k binding for the reverse tag change mapMark Walters
2016-10-04emacs: add a tag jump menuMark Walters
2016-09-25emacs: tag deleted face bugfixMark Walters
2016-09-12emacs: make the remaining faces configurable.Matt Armstrong
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2015-06-30Fix documentation for notmuch--tag-hook functionsDaniel Schoepe
2014-05-27emacs: make sure tagging on an empty query is harmlessMark Walters
2014-03-24emacs: show: mark tags changed since buffer loadedMark Walters
2014-03-24emacs: tag: add customize for deleted/added tag formatsMark Walters
2014-03-24emacs: tag split customise option for format-tags into a widgetMark Walters
2014-03-24Make keys of notmuch-tag-formats regexps and use cachingAustin Clements
2014-03-24emacs: Combine notmuch-combine-face-text-property{, -string}Austin Clements
2014-01-18emacs: tree: use tag-format-tagsMark Walters
2013-11-08emacs: Use notmuch tag --batch for large tag queriesAustin Clements
2013-10-27emacs: Add a space after completed tag operationsAustin Clements
2013-10-25emacs: Remove interactive behavior of `notmuch-tag'Austin Clements