aboutsummaryrefslogtreecommitdiff
path: root/emacs/Makefile.local
AgeCommit message (Expand)Author
2026-01-14emacs: Generate and install autoloadsPengji Zhang
2021-12-23emacs: add notmuch-logo.svg and use it in emacs mua on graphic displaysTomi Ollila
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2019-06-12build: drop variable HAVE_EMACS. use WITH_EMACS insteadDavid Bremner
2019-04-24build: only try to build .rsti files if we have emacs and sphinxDavid Bremner
2018-12-08emacs: build docstring (rsti) filesDavid Bremner
2018-09-18build: install notmuch-emacs-mua with absolute shebangDavid Bremner
2018-05-26doc: install info files in elpa packageDavid Bremner
2016-11-28build: update the desktop database after installing the desktop fileJani Nikula
2016-11-28build: install notmuch-emacs-mua.desktop file with emacsJani Nikula
2016-11-26notmuch.desktop: move under emacs as notmuch-emacs-mua.desktopJani Nikula
2016-11-26build: install notmuch-emacs-mua with notmuch-emacsJani Nikula
2016-11-26build/emacs: add target to create elpa packageDavid Bremner
2016-11-17Merge branch 'release'David Bremner
2016-11-16emacs: generate notmuch-pkg.elDavid Bremner
2016-11-16emacs: add compatibility functions for emacs 23Mark Walters
2016-11-13emacs: postpone a messageMark Walters
2015-11-23emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elcTomi Ollila
2015-10-27Emacs: Add address completion based on company-modeMichal Sojka
2014-08-05emacs: Introduce notmuch-jump: shortcut keys to saved searchesAustin Clements
2014-06-15emacs install: make sure all components to be installed are thereTomi Ollila
2014-04-13emacs: add $(srcdir) to notmuch-version.el.tmpl dependencyTomi Ollila
2014-04-10emacs: add notmuch-version.el.tmpl and create notmuch-version.el from itTomi Ollila
2014-02-21emacs: Avoid rebuilding .eldeps even when there's nothing to doAustin Clements
2014-01-13emacs: Makefile.local: HAVE_EMACS usage fixesTomi Ollila
2013-11-07emacs: add tree to the makefileMark Walters
2013-06-01emacs: Streaming S-expression parserAustin Clements
2013-05-23emacs: Compute build dependencies to fix byte compile issuesAustin Clements
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-01-21emacs: Improved printing support.David Edmondson
2011-10-28Separate Emacs misc. files dir. from Emacs code dir.Amadeusz Żołnowski
2011-06-28Makefile: Make emacs compilation depend on global dependencies.Carl Worth
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2011-01-26Makefile: Quote variables used as filenames in shell commandsCarl Worth
2011-01-26configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa
2010-04-27Add notmuch-message.el to emacs/Makefile.localJesse Rosenthal
2010-04-26Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth
2010-04-26emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-26Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth
2010-04-24emacs: Add more functions to clean up text/plain partsDavid Edmondson
2010-04-23emacs: Add notmuch-address.el for address completion using notmuchDavid Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson
2010-04-21emacs: Move body markup to a separate fileDavid Edmondson
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