aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: add notmuch-show-worker function for specifying crypto processing dire...Gravatar Jameson Graef Rollins2011-11-13
* emacs: add documentation for notmuch-show crypto-switch optionGravatar Jameson Graef Rollins2011-11-13
* emacs: update notmuch-crypto-process-mime config variable documentation.Gravatar Jameson Graef Rollins2011-11-12
* emacs: Unbind M-RET as display of thread with crypto switch.Gravatar Jameson Graef Rollins2011-11-12
* emacs: add keybind and function to stash Message-ID without prefixGravatar Pieter Praet2011-11-12
* emacs: add invisible space after the search widget field in notmuch-helloGravatar Dmitry Kurochkin2011-11-12
* emacs: Use a single buffer invisibility spec to fix quadratic search cost.Gravatar Austin Clements2011-11-12
* Do not query on notmuch-search exitGravatar Michal Sojka2011-11-08
* emacs: remove unused `point-invisible-p' functionGravatar Dmitry Kurochkin2011-11-07
* emacs: remove no longer used functions from notmuch-show.elGravatar Dmitry Kurochkin2011-11-07
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveGravatar Dmitry Kurochkin2011-11-07
* emacs: Tab completion for notmuch-search and notmuch-search-filterGravatar Daniel Schoepe2011-11-02
* emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesGravatar Daniel Schoepe2011-10-28
* Separate Emacs misc. files dir. from Emacs code dir.Gravatar Amadeusz Żołnowski2011-10-28
* emacs: add notmuch-show-refresh-view functionGravatar Jameson Graef Rollins2011-10-06
* emacs: Add callback functions to crypto sigstatus button.Gravatar Jameson Graef Rollins2011-10-06
* emacs: Improve support for message/rfc822 parts.Gravatar Jameson Graef Rollins2011-09-05
* fix checking whether header is member of message-hidden-headersGravatar Tomi Ollila2011-08-25
* emacs: Fix to unconditionally display subject changes in collapsed thread viewGravatar Carl Worth2011-07-01
* 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