aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
* 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
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel2010-04-22
* emacs: Move definition of notmuch-folders to earlier in the file.Carl Worth2010-04-21
* emacs: Try to name search buffers using info in notmuch-foldersServilio Afre Puentes2010-04-21
* emacs: Fix notmuch-search-authors-width declaration.Carl Worth2010-04-21
* emacs: Support for customizing search result displayDavid Edmondson2010-04-21
* emacs: JSON based implementationDavid Edmondson2010-04-21
* emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'David Edmondson2010-04-19
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth2010-04-16
* emacs: Fix search filtering of a global search ("*")Carl Worth2010-04-15
* Clean up code duplication in adding or removing tag by region.Jesse Rosenthal2010-04-14
* Fix bug in adding or removing tag by region.Jesse Rosenthal2010-04-14
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth2010-04-07
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Jesse Rosenthal2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Jesse Rosenthal2010-04-07
* notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson2010-04-07
* notmuch.el: fontify date in headerJameson Rollins2010-04-07
* emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson2010-04-05
* emacs: Fix "free variable" warning for notmuch-folder-show-empty.Carl Worth2010-04-03
* emacs/notmuch.el: Improve tag highlighting in search modeDavid Edmondson2010-04-03
* emacs: Fix the notmuch-search-authors-width variable.Carl Worth2010-03-31
* emacs: Fix search refresh when on the last line of a search buffer.Carl Worth2010-03-10
* emacs: Adjust search refresh to use a target line not a target position.Carl Worth2010-03-10
* emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner2010-03-09