aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch.el
Commit message (Expand)AuthorAge
...
* 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
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Gravatar Jesse Rosenthal2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Gravatar Jameson Rollins2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Gravatar Jesse Rosenthal2010-04-07
* notmuch.el: 'F' in search mode takes us to a list of folders.Gravatar David Edmondson2010-04-07
* notmuch.el: fontify date in headerGravatar Jameson Rollins2010-04-07
* emacs: Move notmuch-show functionality to notmuch-show.elGravatar David Edmondson2010-04-05
* emacs: Fix "free variable" warning for notmuch-folder-show-empty.Gravatar Carl Worth2010-04-03
* emacs/notmuch.el: Improve tag highlighting in search modeGravatar David Edmondson2010-04-03
* emacs: Fix the notmuch-search-authors-width variable.Gravatar Carl Worth2010-03-31