aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: quote MML tags in repliesAaron Ecay2012-02-03
* emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins2012-01-05
* emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin2011-12-24
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins2011-12-24
* emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay2011-12-23
* emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceThomas Jost2011-12-22
* emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorThomas Jost2011-12-22
* emacs: Don't prompt the user to choose from zero matching addresses.David Edmondson2011-12-22
* emacs: Fix notmuch-mua-user-agent defcustomJani Nikula2011-12-22
* emacs: Fix notmuch-hello-tag-list-make-query defcustomJani Nikula2011-12-22
* emacs: add notmuch-hello-refresh-hookThomas Jost2011-12-21
* Don't quote lambda formsAaron Ecay2011-12-21
* emacs: Add `notmuch-jump-to-recent-buffer'.David Edmondson2011-12-20
* emacs: do not call `notmuch-hello-mode' on updateDmitry Kurochkin2011-12-20
* Add an argument to notmuch-mua-mailAaron Ecay2011-12-18
* emacs: Add notmuch-hello-mode-hookIvy Foster2011-12-16
* emacs: Document notmuch-show-get-message-propertiesDaniel Schoepe2011-12-16
* emacs: Add a face for crypto parts headersThomas Jost2011-12-15
* emacs: support "notmuch new" as a notmuch-poll-scriptJani Nikula2011-12-15
* emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showDmitry Kurochkin2011-12-07
* 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