aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Show cleaner `From:' addresses in the summary line.Gravatar David Edmondson2011-05-18
* emacs: Add custom `notmuch-show-elide-same-subject'Gravatar David Edmondson2011-05-18
* emacs: Add `notmuch-show-always-show-subject', allowing control overGravatar David Edmondson2011-05-18
* emacs: Allow renderer of multipart/related parts access to non-primary parts.Gravatar David Edmondson2011-05-18
* emacs: Optionally show all parts in multipart/alternative.Gravatar David Edmondson2011-05-18
* emacs: Render text/x-vcalendar parts.Gravatar David Edmondson2011-05-17
* emacs: Allow indentation of multipart children.Gravatar David Edmondson2011-05-17
* emacs: Add `notmuch-show-multipart/alternative-discouraged'.Gravatar David Edmondson2011-05-17
* emacs: add more part handling functionsGravatar David Edmondson2011-05-17
* notmuch show: Properly nest MIME parts within mulipart partsGravatar Carl Worth2011-05-17
* emacs: Only compile replacement functions for emacs < emacs-23Gravatar Carl Worth2011-05-11
* use custom-face-edit value-type in notmuch-search-line-facesGravatar Jameson Graef Rollins2011-04-25
* emacs: Define notmuch-search-process-filter-data before first use.Gravatar Carl Worth2011-03-10
* emacs: Don't drop error messages from "notmuch search"Gravatar Carl Worth2011-03-10
* emacs: Fix notmuch-search-process-filter to handle incomplete linesGravatar Carl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchGravatar Carl Worth2011-03-10
* build: Add support for non-source-directory builds.Gravatar Carl Worth2011-03-09
* emacs: send notmuch-query stderr to /dev/nullGravatar Jameson Rollins2011-01-27
* Makefile: Quote variables used as filenames in shell commandsGravatar Carl Worth2011-01-26
* emacs: View the output of pipe command when it failsGravatar Michal Sojka2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Gravatar Cédric Cabessa2011-01-26
* 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