aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
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
2011-05-26emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost
2011-05-24emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe
2011-04-25use custom-face-edit value-type in notmuch-search-line-facesJameson Graef Rollins
2011-03-10emacs: Define notmuch-search-process-filter-data before first use.Carl Worth
2011-03-10emacs: Don't drop error messages from "notmuch search"Carl Worth
2011-03-10emacs: Fix notmuch-search-process-filter to handle incomplete linesCarl Worth
2011-03-10emacs: Display any unexpected output from notmuch searchCarl Worth
2010-12-07emacs: Improve the display of truncated authors.David Edmondson
2010-11-11emacs: add stash thread-id function to notmuch-search modeJameson Rollins
2010-11-08Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins
2010-10-29emacs: Re-work the implementation of highlighting in notmuch-search-mode.David Edmondson
2010-10-29emacs: Fix the autoload commentsCarl Worth
2010-10-29Don't involve the shell in notmuch searchesDavid Benjamin
2010-10-27emacs: Eliminate warning of calling function with excess arguments.Carl Worth
2010-10-27emacs: Remove non-interactive call of goto-lineCarl Worth
2010-10-27emacs: Avoid runtime use of `cl'.David Edmondson
2010-09-23emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Carl Worth
2010-06-03emacs: In search mode, truncate authors using invisible text.David Edmondson
2010-06-03emacs: Adjust comment to avoid confusing font-lock.David Edmondson
2010-06-03emacs: Allow control over faces for search mode columns.David Edmondson
2010-06-03emacs: Set the `face' property rather than `font-lock-face'.David Edmondson
2010-06-03emacs: Display non-matching authors with a different face.David Edmondson
2010-04-27emacs: require notmuch-message.el from notmuch.elJesse Rosenthal
2010-04-26emacs: Tweak search-buffer naming to search list in reverse orderCarl Worth
2010-04-26emacs: Rename search buffers with "saved-search" not "folder"Carl Worth
2010-04-26emacs: Match entire saved-search when computing search-view buffer nameCarl Worth
2010-04-26emacs: Rip out all of the notmuch-folder code.Carl Worth
2010-04-26emacs: Add a notmuch-saved-searches function.Carl Worth
2010-04-26Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth
2010-04-26emacs: Remove duplicate declaration of `notmuch-folders'David Edmondson
2010-04-26emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson