index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
emacs
/
Makefile.local
Commit message (
Expand
)
Author
Age
*
emacs: add tree to the makefile
Mark Walters
2013-11-07
*
emacs: Streaming S-expression parser
Austin Clements
2013-06-01
*
emacs: Compute build dependencies to fix byte compile issues
Austin Clements
2013-05-23
*
emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
Jameson Graef Rollins
2012-04-29
*
emacs: Improved printing support.
David Edmondson
2012-01-21
*
Separate Emacs misc. files dir. from Emacs code dir.
Amadeusz Żołnowski
2011-10-28
*
Makefile: Make emacs compilation depend on global dependencies.
Carl Worth
2011-06-28
*
emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins
2011-05-27
*
build: Add support for non-source-directory builds.
Carl Worth
2011-03-09
*
Makefile: Quote variables used as filenames in shell commands
Carl Worth
2011-01-26
*
configure: add options to disable emacs/zsh/bash and choose install dir.
Cédric Cabessa
2011-01-26
*
Add notmuch-message.el to emacs/Makefile.local
Jesse Rosenthal
2010-04-27
*
Integrate notmuch-maildir-fcc into notmuch
Sebastian Spaeth
2010-04-26
*
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-26
*
Revert "emacs: Add more functions to clean up text/plain parts"
Carl Worth
2010-04-26
*
emacs: Add more functions to clean up text/plain parts
David Edmondson
2010-04-24
*
emacs: Add notmuch-address.el for address completion using notmuch
David Edmondson
2010-04-23
*
emacs: Re-arrange message sending code
David Edmondson
2010-04-23
*
emacs: Add notmuch-hello.el, a friendly frontend to notmuch
David Edmondson
2010-04-23
*
emacs: Move body markup to a separate file
David Edmondson
2010-04-21
*
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-06
*
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-05
*
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-03
*
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
*
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-10
*
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner
2010-03-09