aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
...
* emacs: fix docstring for `notmuch-search-line-faces'.Gravatar Dmitry Kurochkin2011-12-24
* Don't quote lambda formsGravatar Aaron Ecay2011-12-21
* emacs: Add `notmuch-jump-to-recent-buffer'.Gravatar David Edmondson2011-12-20
* emacs: support "notmuch new" as a notmuch-poll-scriptGravatar Jani Nikula2011-12-15
* emacs: Use notmuch-command variable in process-lines.Gravatar Chris Gray2011-11-30
* emacs: Avoid unnecessary markers.Gravatar Austin Clements2011-11-24
* emacs: Don't record undo information for search or show buffers.Gravatar Austin Clements2011-11-24
* emacs: Unbind M-RET as display of thread with crypto switch.Gravatar Jameson Graef Rollins2011-11-12
* emacs: Use a single buffer invisibility spec to fix quadratic search cost.Gravatar Austin Clements2011-11-12
* Do not query on notmuch-search exitGravatar Michal Sojka2011-11-08
* emacs: Tab completion for notmuch-search and notmuch-search-filterGravatar Daniel Schoepe2011-11-02
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Allow the user to choose the "From" address when replying to a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* emacs: add notmuch-before- and notmuch-after-tag-hookGravatar Daniel Schoepe2011-05-24
* use custom-face-edit value-type in notmuch-search-line-facesGravatar Jameson Graef Rollins2011-04-25
* emacs: Define notmuch-search-process-filter-data before first use.Gravatar Carl Worth2011-03-10
* emacs: Don't drop error messages from "notmuch search"Gravatar Carl Worth2011-03-10
* emacs: Fix notmuch-search-process-filter to handle incomplete linesGravatar Carl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchGravatar Carl Worth2011-03-10
* emacs: Improve the display of truncated authors.Gravatar David Edmondson2010-12-07
* emacs: add stash thread-id function to notmuch-search modeGravatar Jameson Rollins2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersGravatar Jameson Rollins2010-11-08
* emacs: Re-work the implementation of highlighting in notmuch-search-mode.Gravatar David Edmondson2010-10-29
* emacs: Fix the autoload commentsGravatar Carl Worth2010-10-29
* Don't involve the shell in notmuch searchesGravatar David Benjamin2010-10-29
* emacs: Eliminate warning of calling function with excess arguments.Gravatar Carl Worth2010-10-27
* emacs: Remove non-interactive call of goto-lineGravatar Carl Worth2010-10-27
* emacs: Avoid runtime use of `cl'.Gravatar David Edmondson2010-10-27
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Gravatar Carl Worth2010-09-23
* emacs: In search mode, truncate authors using invisible text.Gravatar David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.Gravatar David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.Gravatar David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.Gravatar David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.Gravatar David Edmondson2010-06-03
* emacs: require notmuch-message.el from notmuch.elGravatar Jesse Rosenthal2010-04-27
* emacs: Tweak search-buffer naming to search list in reverse orderGravatar Carl Worth2010-04-26
* emacs: Rename search buffers with "saved-search" not "folder"Gravatar Carl Worth2010-04-26
* emacs: Match entire saved-search when computing search-view buffer nameGravatar Carl Worth2010-04-26
* emacs: Rip out all of the notmuch-folder code.Gravatar Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Gravatar Carl Worth2010-04-26
* Integrate notmuch-maildir-fcc into notmuchGravatar Sebastian Spaeth2010-04-26
* emacs: Remove duplicate declaration of `notmuch-folders'Gravatar David Edmondson2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceGravatar David Edmondson2010-04-26
* emacs: Fix `notmuch-search-insert-field'Gravatar David Edmondson2010-04-26
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Fix some compilation warnings.Gravatar Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchGravatar David Edmondson2010-04-23
* emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-sear...Gravatar David Edmondson2010-04-23