summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2010-04-16Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Carl Worth
2010-04-15emacs: Fix search filtering of a global search ("*")Carl Worth
2010-04-14Clean up code duplication in adding or removing tag by region.Jesse Rosenthal
2010-04-14Fix bug in adding or removing tag by region.Jesse Rosenthal
2010-04-13notmuch.el: quote args in notmuch-show to facilitate remote useJesse Rosenthal
2010-04-07emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth
2010-04-07notmuch.el: add functionality in notmuch search mode to add or remove tags by regionJesse Rosenthal
2010-04-07Display the last few lines of a citation by default.Carl Worth
2010-04-07notmuch.el: Allow citation suffixes to be shown as well as prefixes.David Edmondson
2010-04-07notmuch.el: Colour cited regions and signatures with message-cited-text-faceDavid Edmondson
2010-04-07notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins
2010-04-07emacs: Fix typo in line-wrapping in documentation of notmuch-show.Carl Worth
2010-04-07notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)Jesse Rosenthal
2010-04-07notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson
2010-04-07notmuch.el: fontify date in headerJameson Rollins
2010-04-06Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth
2010-04-06Makefile: Eliminate the "make install-emacs" target.Carl Worth
2010-04-06Makefiles: Eliminate the useless quiet_* functions.Carl Worth
2010-04-05Makfiles: Make the top-level targets PHONYCarl Worth
2010-04-05notmuch-query.el: new file to support access to the notmuch database.David Bremner
2010-04-05emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson
2010-04-03emacs: Fix "free variable" warning for notmuch-folder-show-empty.Carl Worth
2010-04-03emacs/notmuch.el: Improve tag highlighting in search modeDavid Edmondson
2010-04-03Makefile.local: Automatically use makefile modeDavid Edmondson
2010-03-31Makefiles: Make the install rules quiet like the compilation rules.Carl Worth
2010-03-31Makefiles: Eliminate shell for loops in rule definitions.Carl Worth
2010-03-31emacs: Fix the notmuch-search-authors-width variable.Carl Worth
2010-03-10emacs: Fix search refresh when on the last line of a search buffer.Carl Worth
2010-03-10emacs: Adjust search refresh to use a target line not a target position.Carl Worth
2010-03-10Makefile: Fix Makefiles to depend on all child Makefile fragments.Carl Worth
2010-03-10Makefile: Add a message after "make install-emacs"Carl Worth
2010-03-09emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner