aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-message.el
AgeCommit message (Expand)Author
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-13emacs: notmuch-message-apply-queued-tag-changes: cosmeticsJonas Bernoulli
2021-01-13emacs: define notmuch-message-queued-tag-changes as buffer-localJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2019-04-14emacs: Tag forwarded messages with +forwarded (customizable)Örjan Ekeberg
2019-04-14emacs: Use a buffer-local variable to update tags when sending repliesÖrjan Ekeberg
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2013-06-02emacs: replace (funcall 'foo ...) with (foo ...)David Bremner
2012-09-19emacs: use new tag change helper to mark messages as repliedJani Nikula
2012-09-19emacs: fix notmuch-message-replied-tags defcustom typeJani Nikula
2012-07-24emacs: Fix notmuch-message-mark-replied.Ingo Lohmar
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-03-30emacs: Escape all message ID queriesAustin Clements
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2011-12-21Don't quote lambda formsAaron Ecay
2011-05-24emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe
2010-04-27emacs: Add auto-tagging for replied messages.Jesse Rosenthal