aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
...
* 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
* emacs: Don't drop error messages from "notmuch search"Carl Worth2011-03-10
* emacs: Fix notmuch-search-process-filter to handle incomplete linesCarl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchCarl Worth2011-03-10
* emacs: Improve the display of truncated authors.David Edmondson2010-12-07
* emacs: add stash thread-id function to notmuch-search modeJameson Rollins2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins2010-11-08
* emacs: Re-work the implementation of highlighting in notmuch-search-mode.David Edmondson2010-10-29
* emacs: Fix the autoload commentsCarl Worth2010-10-29
* Don't involve the shell in notmuch searchesDavid Benjamin2010-10-29
* emacs: Eliminate warning of calling function with excess arguments.Carl Worth2010-10-27
* emacs: Remove non-interactive call of goto-lineCarl Worth2010-10-27
* emacs: Avoid runtime use of `cl'.David Edmondson2010-10-27
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Carl Worth2010-09-23
* emacs: In search mode, truncate authors using invisible text.David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.David Edmondson2010-06-03
* emacs: require notmuch-message.el from notmuch.elJesse Rosenthal2010-04-27
* emacs: Tweak search-buffer naming to search list in reverse orderCarl Worth2010-04-26
* emacs: Rename search buffers with "saved-search" not "folder"Carl Worth2010-04-26
* emacs: Match entire saved-search when computing search-view buffer nameCarl Worth2010-04-26
* emacs: Rip out all of the notmuch-folder code.Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Carl Worth2010-04-26
* Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth2010-04-26
* emacs: Remove duplicate declaration of `notmuch-folders'David Edmondson2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson2010-04-26
* emacs: Fix `notmuch-search-insert-field'David Edmondson2010-04-26
* emacs: Re-arrange message sending codeDavid Edmondson2010-04-23
* emacs: Fix some compilation warnings.Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson2010-04-23
* emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-sear...David Edmondson2010-04-23