aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/.gitignore
diff options
context:
space:
mode:
authorGravatar Tomi Ollila <tomi.ollila@iki.fi>2014-03-19 22:37:10 +0200
committerGravatar David Bremner <david@tethera.net>2014-04-10 23:25:36 -0300
commitcab1415a94f09c529ca7323904c5a159c996cbe0 (patch)
tree4ea2848a8dc8e87ded01ef4d63eb37576790be90 /emacs/.gitignore
parentfeb3ce957213350db6c3e954cf4016aced1f65ce (diff)
emacs: add notmuch-version.el.tmpl and create notmuch-version.el from it
The notmuch cli program and emacs lisp versions may differ (especially in remote usage). It helps to resolve problems if we can determine the versions of notmuch cli and notmuch emacs mua separately. The build process now creates notmuch-version.el from template file by filling the version info to notmuch-emacs-version variable.
Diffstat (limited to 'emacs/.gitignore')
-rw-r--r--emacs/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.gitignore b/emacs/.gitignore
index 5421301c..9fa1c44e 100644
--- a/emacs/.gitignore
+++ b/emacs/.gitignore
@@ -1,2 +1,3 @@
.eldeps*
*.elc
+notmuch-version.el