index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
Age
Commit message (
Expand
)
Author
2010-04-16
Revert "notmuch.el: 'F' in search mode takes us to a list of folders."
Carl Worth
2010-04-15
emacs: Fix search filtering of a global search ("*")
Carl Worth
2010-04-14
Clean up code duplication in adding or removing tag by region.
Jesse Rosenthal
2010-04-14
Fix bug in adding or removing tag by region.
Jesse Rosenthal
2010-04-13
notmuch.el: quote args in notmuch-show to facilitate remote use
Jesse Rosenthal
2010-04-07
emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)
Carl Worth
2010-04-07
notmuch.el: add functionality in notmuch search mode to add or remove tags by region
Jesse Rosenthal
2010-04-07
Display the last few lines of a citation by default.
Carl Worth
2010-04-07
notmuch.el: Allow citation suffixes to be shown as well as prefixes.
David Edmondson
2010-04-07
notmuch.el: Colour cited regions and signatures with message-cited-text-face
David Edmondson
2010-04-07
notmuch.el: colorize lines in notmuch-search based on thread tags.
Jameson Rollins
2010-04-07
emacs: Fix typo in line-wrapping in documentation of notmuch-show.
Carl Worth
2010-04-07
notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)
Jesse Rosenthal
2010-04-07
notmuch.el: 'F' in search mode takes us to a list of folders.
David Edmondson
2010-04-07
notmuch.el: fontify date in header
Jameson Rollins
2010-04-06
Install emacs lisp files into a notmuch sub-directory of site-lisp.
Carl Worth
2010-04-06
Makefile: Eliminate the "make install-emacs" target.
Carl Worth
2010-04-06
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-05
Makfiles: Make the top-level targets PHONY
Carl Worth
2010-04-05
notmuch-query.el: new file to support access to the notmuch database.
David Bremner
2010-04-05
emacs: Move notmuch-show functionality to notmuch-show.el
David Edmondson
2010-04-03
emacs: Fix "free variable" warning for notmuch-folder-show-empty.
Carl Worth
2010-04-03
emacs/notmuch.el: Improve tag highlighting in search mode
David Edmondson
2010-04-03
Makefile.local: Automatically use makefile mode
David Edmondson
2010-03-31
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
Makefiles: Eliminate shell for loops in rule definitions.
Carl Worth
2010-03-31
emacs: Fix the notmuch-search-authors-width variable.
Carl Worth
2010-03-10
emacs: Fix search refresh when on the last line of a search buffer.
Carl Worth
2010-03-10
emacs: Adjust search refresh to use a target line not a target position.
Carl Worth
2010-03-10
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-03-10
Makefile: Add a message after "make install-emacs"
Carl Worth
2010-03-09
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner