aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* Makefile: Make emacs compilation depend on global dependencies.Gravatar Carl Worth2011-06-28
* fix sum moar typos [error messages]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [build scripts, Makefiles]Gravatar Pieter Praet2011-06-23
* Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'Gravatar Dmitry Kurochkin2011-06-23
* emacs: Show all multipart/alternative parts by default.Gravatar Jameson Graef Rollins2011-06-22
* Simplify message and headers visibility code in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Gravatar Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Gravatar Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Gravatar Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Gravatar Dmitry Kurochkin2011-06-15
* notmuch.el: hide original message in top posted replies.Gravatar David Bremner2011-06-10
* Make `notmuch-show-clean-address' parsing-error-proof.Gravatar Dmitry Kurochkin2011-06-03
* emacs: Cleaner interface when prompting for sender addressGravatar Thomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingGravatar Thomas Jost2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineGravatar Jameson Graef Rollins2011-06-03
* Use message-field-value instead of message-fetch-field in FCC header setup.Gravatar Dmitry Kurochkin2011-06-03
* emacs: Use "message-cited-text" instead of "message-cited-text-face"Gravatar Pieter Praet2011-06-01
* emacs: Define several faces for the crypto-status buttonGravatar Thomas Jost2011-06-01
* Don't re-compress .gz & al. in notmuch-show-save-part.Gravatar Dmitry Kurochkin2011-05-31
* emacs: Give mutlipart/{signed, encrypted} their own part handler.Gravatar Jameson Graef Rollins2011-05-27
* emacs: Do not attempt to render arbitrary application parts.Gravatar Jameson Graef Rollins2011-05-27
* emacs: Add support for PGP/MIME verification/decryptionGravatar Jameson Graef Rollins2011-05-27
* emacs: Make the queries used in the all-tags section configurableGravatar Daniel Schoepe2011-05-26
* emacs: Add a customization allowing to always prompt for the "From" address w...Gravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when replying to a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when forwarding a messageGravatar Thomas Jost2011-05-26
* emacs: Allow the user to choose the "From" address when composing a new messageGravatar Thomas Jost2011-05-26
* emacs: Helpers needed for the user to be able to choose the "From" address wh...Gravatar Thomas Jost2011-05-26
* Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-acti...Gravatar Dmitry Kurochkin2011-05-24
* Use different labels for wash buttons when text is visible or hidden.Gravatar Dmitry Kurochkin2011-05-24
* emacs: Add an accessor function for emacs code to get at user.other_emailGravatar Carl Worth2011-05-24
* emacs: add notmuch-before- and notmuch-after-tag-hookGravatar Daniel Schoepe2011-05-24
* emacs: update notmuch-show.el to use new part outputGravatar Jameson Graef Rollins2011-05-24
* 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