aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Use notmuch-command variable in process-lines.Chris Gray2011-11-30
* emacs: make message indentation width customisableGregor Zattler2011-11-25
* emacs: Avoid unnecessary markers.Austin Clements2011-11-24
* emacs: Don't record undo information for search or show buffers.Austin Clements2011-11-24
* emacs: Make saving new saved searches append, not prependJani Nikula2011-11-22
* emacs: Add new customization option to sort saved searchesJani Nikula2011-11-22
* emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-...Jameson Graef Rollins2011-11-20
* emacs: add notmuch-show-worker function for specifying crypto processing dire...Jameson Graef Rollins2011-11-13
* emacs: add documentation for notmuch-show crypto-switch optionJameson Graef Rollins2011-11-13
* emacs: update notmuch-crypto-process-mime config variable documentation.Jameson Graef Rollins2011-11-12
* emacs: Unbind M-RET as display of thread with crypto switch.Jameson Graef Rollins2011-11-12
* emacs: add keybind and function to stash Message-ID without prefixPieter Praet2011-11-12
* emacs: add invisible space after the search widget field in notmuch-helloDmitry Kurochkin2011-11-12
* emacs: Use a single buffer invisibility spec to fix quadratic search cost.Austin Clements2011-11-12
* Do not query on notmuch-search exitMichal Sojka2011-11-08
* emacs: remove unused `point-invisible-p' functionDmitry Kurochkin2011-11-07
* emacs: remove no longer used functions from notmuch-show.elDmitry Kurochkin2011-11-07
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin2011-11-07
* emacs: Tab completion for notmuch-search and notmuch-search-filterDaniel Schoepe2011-11-02
* emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesDaniel Schoepe2011-10-28
* Separate Emacs misc. files dir. from Emacs code dir.Amadeusz Żołnowski2011-10-28
* emacs: add notmuch-show-refresh-view functionJameson Graef Rollins2011-10-06
* emacs: Add callback functions to crypto sigstatus button.Jameson Graef Rollins2011-10-06
* emacs: Improve support for message/rfc822 parts.Jameson Graef Rollins2011-09-05
* fix checking whether header is member of message-hidden-headersTomi Ollila2011-08-25
* emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth2011-07-01
* Makefile: Make emacs compilation depend on global dependencies.Carl Worth2011-06-28
* fix sum moar typos [error messages]Pieter Praet2011-06-23
* fix sum moar typos [user-visible documentation in code]Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* fix sum moar typos [build scripts, Makefiles]Pieter Praet2011-06-23
* Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'Dmitry Kurochkin2011-06-23
* emacs: Show all multipart/alternative parts by default.Jameson Graef Rollins2011-06-22
* Simplify message and headers visibility code in notmuch-show view.Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Dmitry Kurochkin2011-06-15
* notmuch.el: hide original message in top posted replies.David Bremner2011-06-10
* Make `notmuch-show-clean-address' parsing-error-proof.Dmitry Kurochkin2011-06-03
* emacs: Cleaner interface when prompting for sender addressThomas Jost2011-06-03
* emacs: Don't always prompt for the "From" address when replyingThomas Jost2011-06-03
* emacs: fix notmuch-show-part-button to not include newlineJameson Graef Rollins2011-06-03
* Use message-field-value instead of message-fetch-field in FCC header setup.Dmitry Kurochkin2011-06-03
* emacs: Use "message-cited-text" instead of "message-cited-text-face"Pieter Praet2011-06-01
* emacs: Define several faces for the crypto-status buttonThomas Jost2011-06-01
* Don't re-compress .gz & al. in notmuch-show-save-part.Dmitry Kurochkin2011-05-31
* emacs: Give mutlipart/{signed, encrypted} their own part handler.Jameson Graef Rollins2011-05-27
* emacs: Do not attempt to render arbitrary application parts.Jameson Graef Rollins2011-05-27