summaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
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
2010-04-26emacs: Fix `notmuch-search-insert-field'David Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Fix some compilation warnings.Carl Worth
2010-04-23emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson
2010-04-23emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-search-result-format' accordinglyDavid Edmondson
2010-04-22emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth
2010-04-22emacs: Use consistent naming for the two new poll functions.Carl Worth
2010-04-22Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel
2010-04-21emacs: Move definition of notmuch-folders to earlier in the file.Carl Worth
2010-04-21emacs: Try to name search buffers using info in notmuch-foldersServilio Afre Puentes
2010-04-21emacs: Fix notmuch-search-authors-width declaration.Carl Worth
2010-04-21emacs: Support for customizing search result displayDavid Edmondson
2010-04-21emacs: JSON based implementationDavid Edmondson
2010-04-19emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'David Edmondson
2010-04-16Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth
2010-04-15emacs: Fix search filtering of a global search ("*")Carl Worth
2010-04-14Clean up code duplication in adding or removing tag by region.Jesse Rosenthal
2010-04-14Fix bug in adding or removing tag by region.Jesse Rosenthal
2010-04-07emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth
2010-04-07notmuch.el: add functionality in notmuch search mode to add or remove tags by regionJesse Rosenthal
2010-04-07notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins
2010-04-07notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)Jesse Rosenthal
2010-04-07notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson
2010-04-07notmuch.el: fontify date in headerJameson Rollins
2010-04-05emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson
2010-04-03emacs: Fix "free variable" warning for notmuch-folder-show-empty.Carl Worth
2010-04-03emacs/notmuch.el: Improve tag highlighting in search modeDavid Edmondson
2010-03-31emacs: Fix the notmuch-search-authors-width variable.Carl Worth
2010-03-10emacs: Fix search refresh when on the last line of a search buffer.Carl Worth
2010-03-10emacs: Adjust search refresh to use a target line not a target position.Carl Worth
2010-03-09emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner