aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
* emacs: modify help message for notmuch-search-line-faces to reflect preferred...Jameson Graef Rollins2012-04-24
* emacs: have tag-completion return all tags for nil inputJameson Graef Rollins2012-04-12
* emacs: include tags from excluded messages in tag tab completionJameson Graef Rollins2012-04-12
* emacs: update call in tag-completion functionJameson Graef Rollins2012-04-12
* emacs: Fix search tab completion in terminalsAustin Clements2012-03-18
* emacs: notmuch.el ignore excluded matchesMark Walters2012-03-02
* emacs: Fix display of highlighted line in notmuch-searchMichal Sojka2012-02-17
* emacs: Rework crypto switch toggle.David Edmondson2012-02-12
* emacs: add default value to notmuch-search-line-facesJani Nikula2012-02-12
* emacs: s/tags/tag-changes/ for arguments of tagging functionsDmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsDmitry Kurochkin2012-02-08
* emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-search more flexibleDmitry Kurochkin2012-02-08
* emacs: remove text properties from `notmuch-search-get-tags' resultDmitry Kurochkin2012-02-08
* emacs: move tag format validation to `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: Prefer '[No Subject]' to blank subjects.David Edmondson2012-02-03
* emacs: Stop the `truncate-string-to-width' madness.David Edmondson2012-02-03
* emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet2012-02-01
* emacs: `notmuch-search-operate-all' code cleanup, no functional changesDmitry Kurochkin2012-01-27
* emacs: add completion to "tag all" operation ("*" binding)Dmitry Kurochkin2012-01-27
* emacs: use a single history for all searchesDmitry Kurochkin2012-01-25
* emacs: have notmuch-search-archive-thread use -next-thread functionJameson Graef Rollins2012-01-25
* emacs/*.el: changed one-char comment prefix ';' to two; ';;'Tomi Ollila2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sPieter Praet2012-01-19
* emacs: Cycle through notmuch buffers rather than jumping to the last.David Edmondson2012-01-15
* emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allJani Nikula2012-01-14
* emacs: add support for replying just to the senderJani Nikula2012-01-14
* emacs: Better handling of inherited keymaps for `nomuch-help'.David Edmondson2012-01-09
* emacs: Don't signal an error when reaching the end of the search results.David Edmondson2012-01-09
* emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin2011-12-24
* Don't quote lambda formsAaron Ecay2011-12-21
* emacs: Add `notmuch-jump-to-recent-buffer'.David Edmondson2011-12-20
* emacs: support "notmuch new" as a notmuch-poll-scriptJani Nikula2011-12-15
* emacs: Use notmuch-command variable in process-lines.Chris Gray2011-11-30
* emacs: Avoid unnecessary markers.Austin Clements2011-11-24
* emacs: Don't record undo information for search or show buffers.Austin Clements2011-11-24
* emacs: Unbind M-RET as display of thread with crypto switch.Jameson Graef Rollins2011-11-12
* emacs: Use a single buffer invisibility spec to fix quadratic search cost.Austin Clements2011-11-12
* Do not query on notmuch-search exitMichal Sojka2011-11-08
* emacs: Tab completion for notmuch-search and notmuch-search-filterDaniel Schoepe2011-11-02
* fix sum moar typos [user-visible documentation in code]Pieter Praet2011-06-23
* emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins2011-05-27
* emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost2011-05-26
* emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe2011-05-24
* use custom-face-edit value-type in notmuch-search-line-facesJameson Graef Rollins2011-04-25
* emacs: Define notmuch-search-process-filter-data before first use.Carl Worth2011-03-10