aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Carl Worth2010-10-22
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Carl Worth2010-09-23
* emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Carl Worth2010-09-16
* emacs: Fix line-wrapping for help message of notmuch-show mode.Carl Worth2010-08-19
* Add C-tab binding in notmuch-search mode as well.Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.David Edmondson2010-06-03
* emacs: In search mode, truncate authors using invisible text.David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonNelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapNelson Elhage2010-06-03
* add missing docstring for functionsSebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionSebastian Spaeth2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.David Edmondson2010-06-03
* emacs: Reuse rather than reinvent message header filteringSebastian Spaeth2010-06-03
* emacs: Allow tuning of the tag/saved search layout.David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.David Edmondson2010-06-03
* Easier way to define a fcc directorySebastian Spaeth2010-06-03
* emacs: Usability improvements for `notmuch-hello'.David Edmondson2010-06-03
* Add notmuch-message.el to emacs/Makefile.localJesse Rosenthal2010-04-27
* emacs: Remove conditional from notmuch-fcc-initialization.Jesse Rosenthal2010-04-27
* emacs: require notmuch-message.el from notmuch.elJesse Rosenthal2010-04-27
* emacs: Add auto-tagging for replied messages.Jesse Rosenthal2010-04-27
* emacs: Add missing parenthesis that was breaking the build.Carl Worth2010-04-27
* emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'.David Edmondson2010-04-27
* emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags.David Edmondson2010-04-27
* emacs: If 'all tags' is not shown, don't use it when calculating widths.David Edmondson2010-04-27
* emacs: Fix column alignment in `notmuch-hello-insert-tags'David Edmondson2010-04-27
* emacs: Use message-signature-separator rather than hard-coded string.Carl Worth2010-04-26
* emacs: Delete some trailing whitespace.Carl Worth2010-04-26
* emacs: Ensure that message-directory for Fcc has a trailing slashJesse Rosenthal2010-04-26
* emacs: add prompt to create maildir for fcc if it does not exist.Jesse Rosenthal2010-04-26
* emacs: fcc should fail at the right time if it doesn't point to a maildirJesse Rosenthal2010-04-26
* 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: Fix notmuch-hello to use its own function for counting search results.Carl Worth2010-04-26
* emacs: Add a notmuch-saved-searches function.Carl Worth2010-04-26
* emacs: Move declare-function from notmuch-lib.el to notmuch-hello.el.Carl Worth2010-04-26
* notmuch-hello: Add a 'G' keybinding.Carl Worth2010-04-26
* notmuch-hello: Make this work with a notmuch-folders variable set in ~/.emacsCarl Worth2010-04-26
* emacs: Remove "hello" from all variables exported through customize.Carl Worth2010-04-26