aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.Gravatar David Edmondson2010-12-07
* emacs: Improve the display of truncated authors.Gravatar David Edmondson2010-12-07
* emacs: Use truenames for Fcc paths.Gravatar David Edmondson2010-12-07
* compatibility with emacs22Gravatar James Vasile2010-11-16
* emacs: Use `view-mode' when examining raw messages.Gravatar David Edmondson2010-11-16
* emacs: add stash thread-id function to notmuch-search modeGravatar Jameson Rollins2010-11-11
* emacs: mv notmuch-{show,common}-do-stashGravatar Jameson Rollins2010-11-11
* emacs: Improve the definition and use of `notmuch-fcc-dirs'.Gravatar David Edmondson2010-11-11
* emacs: Use the header line to show the subject of the thread.Gravatar David Edmondson2010-11-11
* emacs: Simplify subjects more aggressively.Gravatar David Edmondson2010-11-11
* emacs: Elide the display of repeated subjects in thread display mode.Gravatar David Edmondson2010-11-11
* emacs: Correctly count the number of lines in a signature.Gravatar David Edmondson2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersGravatar Jameson Rollins2010-11-08
* emacs: Fix notmuch-show-pipe-message to use notmuch-command variableGravatar Michal Sojka2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Gravatar Carl Worth2010-11-06
* emacs: Access raw messages via cat subcommandGravatar Michal Sojka2010-11-05
* Fix problem with notmuch-hello-nice-numberGravatar Dirk Hohndel2010-10-29
* 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: Use copy-sequence instead of copy-seq.Gravatar Carl Worth2010-10-28
* emacs: Eliminate duplicate From header in replies.Gravatar Carl Worth2010-10-27
* 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: Fix to eliminate warning in notmuch-query-map-auxGravatar Carl Worth2010-10-27
* emacs: Avoid runtime use of `cl'.Gravatar David Edmondson2010-10-27
* Move notmuch-fcc-header-setup to message-header-setup-hook.Gravatar Rob Browning2010-10-27
* emacs: Explicitly set the From address when composing a new message.Gravatar Carl Worth2010-10-27
* emacs: Enable FCC (to a directory named "sent") by default.Gravatar Carl Worth2010-10-27
* emacs: Change FCC to be relative to notmuch mail store, not message-directoryGravatar Carl Worth2010-10-27
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Gravatar Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Gravatar Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Gravatar Carl Worth2010-10-22
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Gravatar Carl Worth2010-09-23
* emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Gravatar Carl Worth2010-09-16
* 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