aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Sort headers when composingGravatar David Edmondson2010-04-26
* emacs: Suppress window creation when replyingGravatar David Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsGravatar David Edmondson2010-04-24
* emacs: Fix i-search to open up invisible citations as necessaryGravatar David Edmondson2010-04-24
* emacs: Make notmuch-hello jumpt to search bar by default.Gravatar Carl Worth2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersGravatar Carl Worth2010-04-24
* emacs: Don't display From header by default.Gravatar Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Gravatar Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultGravatar Carl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeGravatar David Edmondson2010-04-24
* emacs: Add notmuch-address.el for address completion using notmuchGravatar David Edmondson2010-04-23
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allGravatar Carl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETGravatar David Edmondson2010-04-23
* emacs: Use single-quote not double-quote when constructing searchGravatar Carl Worth2010-04-23
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Push the cursor to point-max on `n' or `N' at the end of a threadGravatar David Edmondson2010-04-23
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Fix some compilation warnings.Gravatar Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchGravatar David Edmondson2010-04-23
* emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-sear...Gravatar David Edmondson2010-04-23
* Reintroduce patch to quote args in notmuch-show to facilitate remote useGravatar Jesse Rosenthal2010-04-23
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptGravatar Carl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Gravatar Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollGravatar Dirk Hohndel2010-04-22
* emacs: Move definition of notmuch-folders to earlier in the file.Gravatar Carl Worth2010-04-21
* emacs: Try to name search buffers using info in notmuch-foldersGravatar Servilio Afre Puentes2010-04-21
* emacs: Fix notmuch-search-authors-width declaration.Gravatar Carl Worth2010-04-21
* emacs: Support for customizing search result displayGravatar David Edmondson2010-04-21
* emacs/notmuch-show.el: Part headers are real buttons that save the partGravatar Carl Worth2010-04-21
* emacs: Display all body parts using `notmuch part --part=<n>'Gravatar David Edmondson2010-04-21
* emacs: Use mailcap.el to guess the type of application/octet-stream partsGravatar David Edmondson2010-04-21
* emacs: Use `mm-display-part' when possibleGravatar David Edmondson2010-04-21
* emacs/notmuch-show.el: Improved part labellingGravatar David Edmondson2010-04-21
* emacs: Move body markup to a separate fileGravatar David Edmondson2010-04-21
* emacs: Rename body-invis-spec to message-invis-specGravatar Carl Worth2010-04-21
* emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Gravatar Carl Worth2010-04-21
* emacs: JSON based implementationGravatar David Edmondson2010-04-21
* emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'Gravatar David Edmondson2010-04-19
* emacs/notmuch-show.el: Avoid passing unintended format strings to `message'Gravatar David Edmondson2010-04-19
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Gravatar Carl Worth2010-04-16
* emacs: Fix search filtering of a global search ("*")Gravatar Carl Worth2010-04-15
* Clean up code duplication in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* Fix bug in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* notmuch.el: quote args in notmuch-show to facilitate remote useGravatar Jesse Rosenthal2010-04-13
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Gravatar Carl Worth2010-04-07
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Gravatar Jesse Rosenthal2010-04-07
* Display the last few lines of a citation by default.Gravatar Carl Worth2010-04-07
* notmuch.el: Allow citation suffixes to be shown as well as prefixes.Gravatar David Edmondson2010-04-07
* notmuch.el: Colour cited regions and signatures with message-cited-text-faceGravatar David Edmondson2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Gravatar Jameson Rollins2010-04-07