]> git.notmuchmail.org Git - notmuch/history - emacs
Add infrastructure for building shared library on OS X.
[notmuch] / emacs /
2010-04-14 Jesse RosenthalClean up code duplication in adding or removing tag...
2010-04-14 Jesse RosenthalFix bug in adding or removing tag by region.
2010-04-13 Jesse Rosenthalnotmuch.el: quote args in notmuch-show to facilitate...
2010-04-07 Carl Worthemacs: Correct the documentation for notmuch-search...
2010-04-07 Jesse Rosenthalnotmuch.el: add functionality in notmuch search mode...
2010-04-07 Carl WorthDisplay the last few lines of a citation by default.
2010-04-07 David Edmondsonnotmuch.el: Allow citation suffixes to be shown as...
2010-04-07 David Edmondsonnotmuch.el: Colour cited regions and signatures with...
2010-04-07 Jameson Rollinsnotmuch.el: colorize lines in notmuch-search based...
2010-04-07 Carl Worthemacs: Fix typo in line-wrapping in documentation of...
2010-04-07 Jesse Rosenthalnotmuch.el: Make notmuch-show buffer name first subject...
2010-04-07 David Edmondsonnotmuch.el: 'F' in search mode takes us to a list of...
2010-04-07 Jameson Rollinsnotmuch.el: fontify date in header
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthInstall emacs lisp files into a notmuch sub-directory...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefile: Eliminate the "make install-emacs" target.
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-05 Carl WorthMakfiles: Make the top-level targets PHONY
2010-04-05 David Bremnernotmuch-query.el: new file to support access to the...
2010-04-05 David Edmondsonemacs: Move notmuch-show functionality to notmuch-show.el
2010-04-03 Carl Worthemacs: Fix "free variable" warning for notmuch-folder...
2010-04-03 David Edmondsonemacs/notmuch.el: Improve tag highlighting in search...
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMakefiles: Eliminate shell for loops in rule definitions.
2010-03-31 Carl Worthemacs: Fix the notmuch-search-authors-width variable.
2010-03-10 Carl Worthemacs: Fix search refresh when on the last line of...
2010-03-10 Carl Worthemacs: Adjust search refresh to use a target line not...
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-03-10 Carl WorthMakefile: Add a message after "make install-emacs"
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...