summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2011-11-13emacs: add notmuch-show-worker function for specifying crypto processing directlyJameson Graef Rollins
2011-11-13emacs: add documentation for notmuch-show crypto-switch optionJameson Graef Rollins
2011-11-12emacs: update notmuch-crypto-process-mime config variable documentation.Jameson Graef Rollins
2011-11-12emacs: Unbind M-RET as display of thread with crypto switch.Jameson Graef Rollins
2011-11-12emacs: add keybind and function to stash Message-ID without prefixPieter Praet
2011-11-12emacs: add invisible space after the search widget field in notmuch-helloDmitry Kurochkin
2011-11-12emacs: Use a single buffer invisibility spec to fix quadratic search cost.Austin Clements
2011-11-08Do not query on notmuch-search exitMichal Sojka
2011-11-07emacs: remove unused `point-invisible-p' functionDmitry Kurochkin
2011-11-07emacs: remove no longer used functions from notmuch-show.elDmitry Kurochkin
2011-11-07emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin
2011-11-02emacs: Tab completion for notmuch-search and notmuch-search-filterDaniel Schoepe
2011-10-28emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesDaniel Schoepe
2011-10-28Separate Emacs misc. files dir. from Emacs code dir.Amadeusz Żołnowski
2011-10-06emacs: add notmuch-show-refresh-view functionJameson Graef Rollins
2011-10-06emacs: Add callback functions to crypto sigstatus button.Jameson Graef Rollins
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