notmuch/emacs
Carl Worth a5ed8c68f6 Makefile: Eliminate the "make install-emacs" target.
Instead, simply byte-compile the emacs source files as part of "make"
and install them as part of "make install". The byte compilation is
made conditional on the configure script finding the emacs binary.
That way, "make; make install" will still work for someone that doesn't
have emacs installed, (which was the only reason we had made a separate
"make install-emacs" target in the first place).
2010-04-06 14:36:31 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local Makefile: Eliminate the "make install-emacs" target. 2010-04-06 14:36:31 -07:00
notmuch-lib.el emacs: Move notmuch-show functionality to notmuch-show.el 2010-04-05 09:25:56 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Move notmuch-show functionality to notmuch-show.el 2010-04-05 09:25:56 -07:00
notmuch.el emacs: Move notmuch-show functionality to notmuch-show.el 2010-04-05 09:25:56 -07:00