aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Fix line-wrapping for help message of notmuch-show mode.Gravatar Carl Worth2010-08-19
* Add C-tab binding in notmuch-search mode as well.Gravatar Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.Gravatar David Edmondson2010-06-03
* 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 the display of absolute dates in the header line.Gravatar David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonGravatar Nelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.Gravatar David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.Gravatar David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapGravatar Nelson Elhage2010-06-03
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Gravatar Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionGravatar Sebastian Spaeth2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.Gravatar David Edmondson2010-06-03
* emacs: Reuse rather than reinvent message header filteringGravatar Sebastian Spaeth2010-06-03
* emacs: Allow tuning of the tag/saved search layout.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
* Easier way to define a fcc directoryGravatar Sebastian Spaeth2010-06-03
* emacs: Usability improvements for `notmuch-hello'.Gravatar David Edmondson2010-06-03
* Add notmuch-message.el to emacs/Makefile.localGravatar Jesse Rosenthal2010-04-27
* emacs: Remove conditional from notmuch-fcc-initialization.Gravatar Jesse Rosenthal2010-04-27
* emacs: require notmuch-message.el from notmuch.elGravatar Jesse Rosenthal2010-04-27
* emacs: Add auto-tagging for replied messages.Gravatar Jesse Rosenthal2010-04-27
* emacs: Add missing parenthesis that was breaking the build.Gravatar Carl Worth2010-04-27
* emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.Gravatar David Edmondson2010-04-27
* emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.Gravatar David Edmondson2010-04-27
* emacs: If 'all tags' is not shown, don't use it when calculating widths.Gravatar David Edmondson2010-04-27
* emacs: Fix column alignment in `notmuch-hello-insert-tags'Gravatar David Edmondson2010-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