aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
2012-04-29emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins
2012-04-29emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-04-28emacs: do not modify subject in search or showJameson Graef Rollins
2012-04-24emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.Jameson Graef Rollins
2012-04-12emacs: have tag-completion return all tags for nil inputJameson Graef Rollins
2012-04-12emacs: include tags from excluded messages in tag tab completionJameson Graef Rollins
2012-04-12emacs: update call in tag-completion functionJameson Graef Rollins
2012-03-18emacs: Fix search tab completion in terminalsAustin Clements
2012-03-02emacs: notmuch.el ignore excluded matchesMark Walters
2012-02-17emacs: Fix display of highlighted line in notmuch-searchMichal Sojka
2012-02-12emacs: Rework crypto switch toggle.David Edmondson
2012-02-12emacs: add default value to notmuch-search-line-facesJani Nikula
2012-02-08emacs: s/tags/tag-changes/ for arguments of tagging functionsDmitry Kurochkin
2012-02-08emacs: accept empty tag list in `notmuch-tag'Dmitry Kurochkin
2012-02-08emacs: relax tag syntax check in `notmuch-tag' functionDmitry Kurochkin
2012-02-08emacs: separate history for operations which accept single and multiple tagsDmitry Kurochkin
2012-02-08emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Dmitry Kurochkin
2012-02-08emacs: make "+" and "-" tagging operations in notmuch-search more flexibleDmitry Kurochkin
2012-02-08emacs: remove text properties from `notmuch-search-get-tags' resultDmitry Kurochkin
2012-02-08emacs: move tag format validation to `notmuch-tag' functionDmitry Kurochkin
2012-02-03emacs: Prefer '[No Subject]' to blank subjects.David Edmondson
2012-02-03emacs: Stop the `truncate-string-to-width' madness.David Edmondson
2012-02-01emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet
2012-01-27emacs: `notmuch-search-operate-all' code cleanup, no functional changesDmitry Kurochkin
2012-01-27emacs: add completion to "tag all" operation ("*" binding)Dmitry Kurochkin
2012-01-25emacs: use a single history for all searchesDmitry Kurochkin
2012-01-25emacs: have notmuch-search-archive-thread use -next-thread functionJameson Graef Rollins
2012-01-21emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila
2012-01-21emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2012-01-15emacs: Cycle through notmuch buffers rather than jumping to the last.David Edmondson
2012-01-14emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allJani Nikula
2012-01-14emacs: add support for replying just to the senderJani Nikula
2012-01-09emacs: Better handling of inherited keymaps for `nomuch-help'.David Edmondson
2012-01-09emacs: Don't signal an error when reaching the end of the search results.David Edmondson
2011-12-24emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin
2011-12-21Don't quote lambda formsAaron Ecay
2011-12-20emacs: Add `notmuch-jump-to-recent-buffer'.David Edmondson
2011-12-15emacs: support "notmuch new" as a notmuch-poll-scriptJani Nikula
2011-11-30emacs: Use notmuch-command variable in process-lines.Chris Gray
2011-11-24emacs: Avoid unnecessary markers.Austin Clements
2011-11-24emacs: Don't record undo information for search or show buffers.Austin Clements
2011-11-12emacs: Unbind M-RET as display of thread with crypto switch.Jameson Graef Rollins
2011-11-12emacs: Use a single buffer invisibility spec to fix quadratic search cost.Austin Clements
2011-11-08Do not query on notmuch-search exitMichal Sojka
2011-11-02emacs: Tab completion for notmuch-search and notmuch-search-filterDaniel Schoepe
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-05-26emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost