aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2011-09-05emacs: Improve support for message/rfc822 parts.0.8_rc0Jameson Graef Rollins
2011-08-25fix checking whether header is member of message-hidden-headersTomi Ollila
2011-07-01emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth
2011-06-28Makefile: Make emacs compilation depend on global dependencies.Carl Worth
2011-06-23fix sum moar typos [error messages]Pieter Praet
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-06-23fix sum moar typos [comments in source code]Pieter Praet
2011-06-23fix sum moar typos [build scripts, Makefiles]Pieter Praet
2011-06-23Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'Dmitry Kurochkin
2011-06-22emacs: Show all multipart/alternative parts by default.Jameson Graef Rollins
2011-06-15Simplify message and headers visibility code in notmuch-show view.Dmitry Kurochkin
2011-06-15Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin
2011-06-15Fix hiding a message while some citations are shown in notmuch-show view.Dmitry Kurochkin
2011-06-15Set message invisibility spec properties before inserting the body.Dmitry Kurochkin
2011-06-15Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin
2011-06-15Workaround for Emacs bug #8721.Dmitry Kurochkin
2011-06-10notmuch.el: hide original message in top posted replies.David Bremner
2011-06-03Make `notmuch-show-clean-address' parsing-error-proof.Dmitry Kurochkin
2011-06-03emacs: Cleaner interface when prompting for sender addressThomas Jost
2011-06-03emacs: Don't always prompt for the "From" address when replyingThomas Jost
2011-06-03emacs: fix notmuch-show-part-button to not include newlineJameson Graef Rollins
2011-06-03Use message-field-value instead of message-fetch-field in FCC header setup.Dmitry Kurochkin
2011-06-01emacs: Use "message-cited-text" instead of "message-cited-text-face"Pieter Praet
2011-06-01emacs: Define several faces for the crypto-status buttonThomas Jost
2011-05-31Don't re-compress .gz & al. in notmuch-show-save-part.Dmitry Kurochkin
2011-05-27emacs: Give mutlipart/{signed, encrypted} their own part handler.Jameson Graef Rollins
2011-05-27emacs: Do not attempt to render arbitrary application parts.Jameson Graef Rollins
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-05-26emacs: Make the queries used in the all-tags section configurableDaniel Schoepe
2011-05-26emacs: Add a customization allowing to always prompt for the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when forwarding a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Helpers needed for the user to be able to choose the "From" address when composing a new messageThomas Jost
2011-05-24Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-action'.Dmitry Kurochkin
2011-05-24Use different labels for wash buttons when text is visible or hidden.Dmitry Kurochkin
2011-05-24emacs: Add an accessor function for emacs code to get at user.other_emailCarl Worth
2011-05-24emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe
2011-05-24emacs: update notmuch-show.el to use new part outputJameson Graef Rollins
2011-05-18emacs: Show cleaner `From:' addresses in the summary line.David Edmondson
2011-05-18emacs: Add custom `notmuch-show-elide-same-subject'David Edmondson
2011-05-18emacs: Add `notmuch-show-always-show-subject', allowing control overDavid Edmondson
2011-05-18emacs: Allow renderer of multipart/related parts access to non-primary parts.David Edmondson
2011-05-18emacs: Optionally show all parts in multipart/alternative.David Edmondson
2011-05-17emacs: Render text/x-vcalendar parts.David Edmondson
2011-05-17emacs: Allow indentation of multipart children.David Edmondson
2011-05-17emacs: Add `notmuch-show-multipart/alternative-discouraged'.David Edmondson
2011-05-17emacs: add more part handling functionsDavid Edmondson
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-11emacs: Only compile replacement functions for emacs < emacs-23Carl Worth