aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* emacs: Fix column alignment in `notmuch-hello-insert-tags'Gravatar David Edmondson2010-04-27
* lib: Re-implement moving of thread authors.Gravatar Carl Worth2010-04-27
* NEWS: Fix spelling errors.Gravatar Carl Worth2010-04-27
* NEWS: Add notes for the 0.3 release.Gravatar Carl Worth2010-04-27
* emacs: Use message-signature-separator rather than hard-coded string.Gravatar Carl Worth2010-04-26
* emacs: Delete some trailing whitespace.Gravatar Carl Worth2010-04-26
* emacs: Ensure that message-directory for Fcc has a trailing slashGravatar Jesse Rosenthal2010-04-26
* emacs: add prompt to create maildir for fcc if it does not exist.Gravatar Jesse Rosenthal2010-04-26
* emacs: fcc should fail at the right time if it doesn't point to a maildirGravatar Jesse Rosenthal2010-04-26
* 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: Fix notmuch-hello to use its own function for counting search results.Gravatar Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Gravatar Carl Worth2010-04-26
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Gravatar Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Gravatar Carl Worth2010-04-26
* notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsGravatar Carl Worth2010-04-26
* emacs: Remove "hello" from all variables exported through customize.Gravatar Carl Worth2010-04-26
* notmuch-hello: Fix a sign error when computing number of padding spaces.Gravatar Carl Worth2010-04-26
* notmuch-hello: Fix ability to isearch to a saved-search and press RETGravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Make viewing of all tags conditional.Gravatar Carl Worth2010-04-26
* notmuch-hello: Preserve current position when invoking notmuch-helloGravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Move to first saved search item.Gravatar Carl Worth2010-04-26
* emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Move saved searches before search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Remove the notmuch-hellow-jump-to-search variable.Gravatar Carl Worth2010-04-26
* emacs: Take advantage of position-remembering when returning to notmuch-helloGravatar Carl Worth2010-04-26
* emacs: Make update of notmuch-hello leave point on the same widget.Gravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Don't include extra spaces in widget values.Gravatar Carl Worth2010-04-26
* emacs: Disable automatic jump to search bar for notmuch-hello.Gravatar Carl Worth2010-04-26
* Put signatures at the very end of the messageGravatar Dirk Hohndel2010-04-26
* Add NEWS updates for my last batch of patchesGravatar Dirk Hohndel2010-04-26
* TODO: Add some ideas for notmuch-hello cleanups.Gravatar Carl Worth2010-04-26
* emacs: Fix to generate error if fcc directory is not a maildirGravatar Carl Worth2010-04-26
* Rearchitect From: header guessing code for repliesGravatar Dirk Hohndel2010-04-26
* Make Received: header special in notmuch_message_file_get_headerGravatar Dirk Hohndel2010-04-26
* Integrate notmuch-fcc mechansimGravatar Sebastian Spaeth2010-04-26
* notmuch-maildir-fcc: elisp syntax fixesGravatar Sebastian Spaeth2010-04-26
* Integrate notmuch-maildir-fcc into notmuchGravatar Sebastian Spaeth2010-04-26
* Add elisp file for FCC to maildir solutionGravatar Jesse Rosenthal2010-04-26
* Simple attempt to display author names in a friendlier wayGravatar Dirk Hohndel2010-04-26
* Add tests for author name reordering in search resultsGravatar Dirk Hohndel2010-04-26
* Add NEWS section for author reorderingGravatar Dirk Hohndel2010-04-26
* Reorder displayed names of thread authorsGravatar Dirk Hohndel2010-04-26
* Add authors member to messageGravatar Dirk Hohndel2010-04-26
* emacs: Tell the user how many addresses matched when completingGravatar David Edmondson2010-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-show-rewind' in the presence of invisible textGravatar David Edmondson2010-04-26