aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Show cleaner `From:' addresses in the summary line.David Edmondson2011-05-18
* emacs: Add custom `notmuch-show-elide-same-subject'David Edmondson2011-05-18
* emacs: Add `notmuch-show-always-show-subject', allowing control overDavid Edmondson2011-05-18
* emacs: Allow renderer of multipart/related parts access to non-primary parts.David Edmondson2011-05-18
* emacs: Optionally show all parts in multipart/alternative.David Edmondson2011-05-18
* emacs: Render text/x-vcalendar parts.David Edmondson2011-05-17
* emacs: Allow indentation of multipart children.David Edmondson2011-05-17
* emacs: Add `notmuch-show-multipart/alternative-discouraged'.David Edmondson2011-05-17
* emacs: add more part handling functionsDavid Edmondson2011-05-17
* notmuch show: Properly nest MIME parts within mulipart partsCarl Worth2011-05-17
* emacs: Only compile replacement functions for emacs < emacs-23Carl Worth2011-05-11
* use custom-face-edit value-type in notmuch-search-line-facesJameson Graef Rollins2011-04-25
* emacs: Define notmuch-search-process-filter-data before first use.Carl Worth2011-03-10
* emacs: Don't drop error messages from "notmuch search"Carl Worth2011-03-10
* emacs: Fix notmuch-search-process-filter to handle incomplete linesCarl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchCarl Worth2011-03-10
* build: Add support for non-source-directory builds.Carl Worth2011-03-09
* emacs: send notmuch-query stderr to /dev/nullJameson Rollins2011-01-27
* Makefile: Quote variables used as filenames in shell commandsCarl Worth2011-01-26
* emacs: View the output of pipe command when it failsMichal Sojka2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa2011-01-26
* emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.David Edmondson2010-12-07
* emacs: Improve the display of truncated authors.David Edmondson2010-12-07
* emacs: Use truenames for Fcc paths.David Edmondson2010-12-07
* compatibility with emacs22James Vasile2010-11-16
* emacs: Use `view-mode' when examining raw messages.David Edmondson2010-11-16
* emacs: add stash thread-id function to notmuch-search modeJameson Rollins2010-11-11
* emacs: mv notmuch-{show,common}-do-stashJameson Rollins2010-11-11
* emacs: Improve the definition and use of `notmuch-fcc-dirs'.David Edmondson2010-11-11
* emacs: Use the header line to show the subject of the thread.David Edmondson2010-11-11
* emacs: Simplify subjects more aggressively.David Edmondson2010-11-11
* emacs: Elide the display of repeated subjects in thread display mode.David Edmondson2010-11-11
* emacs: Correctly count the number of lines in a signature.David Edmondson2010-11-11
* Don't use kill-this-buffer to kill notmuch emacs buffersJameson Rollins2010-11-08
* emacs: Fix notmuch-show-pipe-message to use notmuch-command variableMichal Sojka2010-11-06
* Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth2010-11-06
* emacs: Access raw messages via cat subcommandMichal Sojka2010-11-05
* Fix problem with notmuch-hello-nice-numberDirk Hohndel2010-10-29
* emacs: Re-work the implementation of highlighting in notmuch-search-mode.David Edmondson2010-10-29
* emacs: Fix the autoload commentsCarl Worth2010-10-29
* Don't involve the shell in notmuch searchesDavid Benjamin2010-10-29
* emacs: Use copy-sequence instead of copy-seq.Carl Worth2010-10-28
* emacs: Eliminate duplicate From header in replies.Carl Worth2010-10-27
* emacs: Eliminate warning of calling function with excess arguments.Carl Worth2010-10-27
* emacs: Remove non-interactive call of goto-lineCarl Worth2010-10-27
* emacs: Fix to eliminate warning in notmuch-query-map-auxCarl Worth2010-10-27
* emacs: Avoid runtime use of `cl'.David Edmondson2010-10-27
* Move notmuch-fcc-header-setup to message-header-setup-hook.Rob Browning2010-10-27
* emacs: Explicitly set the From address when composing a new message.Carl Worth2010-10-27
* emacs: Enable FCC (to a directory named "sent") by default.Carl Worth2010-10-27