aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel2010-04-22
* emacs: Move definition of notmuch-folders to earlier in the file.Carl Worth2010-04-21
* emacs: Try to name search buffers using info in notmuch-foldersServilio Afre Puentes2010-04-21
* emacs: Fix notmuch-search-authors-width declaration.Carl Worth2010-04-21
* emacs: Support for customizing search result displayDavid Edmondson2010-04-21
* emacs/notmuch-show.el: Part headers are real buttons that save the partCarl Worth2010-04-21
* emacs: Display all body parts using `notmuch part --part=<n>'David Edmondson2010-04-21
* emacs: Use mailcap.el to guess the type of application/octet-stream partsDavid Edmondson2010-04-21
* emacs: Use `mm-display-part' when possibleDavid Edmondson2010-04-21
* emacs/notmuch-show.el: Improved part labellingDavid Edmondson2010-04-21
* emacs: Move body markup to a separate fileDavid Edmondson2010-04-21
* emacs: Rename body-invis-spec to message-invis-specCarl Worth2010-04-21
* emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Carl Worth2010-04-21
* emacs: JSON based implementationDavid Edmondson2010-04-21
* emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'David Edmondson2010-04-19
* emacs/notmuch-show.el: Avoid passing unintended format strings to `message'David Edmondson2010-04-19
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth2010-04-16
* emacs: Fix search filtering of a global search ("*")Carl Worth2010-04-15
* Clean up code duplication in adding or removing tag by region.Jesse Rosenthal2010-04-14
* Fix bug in adding or removing tag by region.Jesse Rosenthal2010-04-14
* notmuch.el: quote args in notmuch-show to facilitate remote useJesse Rosenthal2010-04-13
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth2010-04-07
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Jesse Rosenthal2010-04-07
* Display the last few lines of a citation by default.Carl Worth2010-04-07
* notmuch.el: Allow citation suffixes to be shown as well as prefixes.David Edmondson2010-04-07
* notmuch.el: Colour cited regions and signatures with message-cited-text-faceDavid Edmondson2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins2010-04-07
* emacs: Fix typo in line-wrapping in documentation of notmuch-show.Carl Worth2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Jesse Rosenthal2010-04-07
* notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson2010-04-07
* notmuch.el: fontify date in headerJameson Rollins2010-04-07
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth2010-04-06
* Makefile: Eliminate the "make install-emacs" target.Carl Worth2010-04-06
* Makefiles: Eliminate the useless quiet_* functions.Carl Worth2010-04-06
* Makfiles: Make the top-level targets PHONYCarl Worth2010-04-05
* notmuch-query.el: new file to support access to the notmuch database.David Bremner2010-04-05
* emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson2010-04-05
* emacs: Fix "free variable" warning for notmuch-folder-show-empty.Carl Worth2010-04-03
* emacs/notmuch.el: Improve tag highlighting in search modeDavid Edmondson2010-04-03
* Makefile.local: Automatically use makefile modeDavid Edmondson2010-04-03
* Makefiles: Make the install rules quiet like the compilation rules.Carl Worth2010-03-31
* Makefiles: Eliminate shell for loops in rule definitions.Carl Worth2010-03-31
* emacs: Fix the notmuch-search-authors-width variable.Carl Worth2010-03-31
* emacs: Fix search refresh when on the last line of a search buffer.Carl Worth2010-03-10
* emacs: Adjust search refresh to use a target line not a target position.Carl Worth2010-03-10
* Makefile: Fix Makefiles to depend on all child Makefile fragments.Carl Worth2010-03-10
* Makefile: Add a message after "make install-emacs"Carl Worth2010-03-10
* emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner2010-03-09