aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
...
* 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
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptGravatar Carl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Gravatar Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollGravatar Dirk Hohndel2010-04-22
* emacs: Move definition of notmuch-folders to earlier in the file.Gravatar Carl Worth2010-04-21
* emacs: Try to name search buffers using info in notmuch-foldersGravatar Servilio Afre Puentes2010-04-21
* emacs: Fix notmuch-search-authors-width declaration.Gravatar Carl Worth2010-04-21
* emacs: Support for customizing search result displayGravatar David Edmondson2010-04-21
* emacs: JSON based implementationGravatar David Edmondson2010-04-21
* emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'Gravatar David Edmondson2010-04-19
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Gravatar Carl Worth2010-04-16
* emacs: Fix search filtering of a global search ("*")Gravatar Carl Worth2010-04-15
* Clean up code duplication in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* Fix bug in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Gravatar Carl Worth2010-04-07