summarylogtreecommitdiffstats
path: root/not_byte_compile_notmuch_el.patch
diff options
context:
space:
mode:
Diffstat (limited to 'not_byte_compile_notmuch_el.patch')
-rw-r--r--not_byte_compile_notmuch_el.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/not_byte_compile_notmuch_el.patch b/not_byte_compile_notmuch_el.patch
new file mode 100644
index 000000000000..e2a4f8435cf4
--- /dev/null
+++ b/not_byte_compile_notmuch_el.patch
@@ -0,0 +1,12 @@
+diff --git a/emacs/Makefile.local b/emacs/Makefile.local
+index 040e64d4..acd5b078 100644
+--- a/emacs/Makefile.local
++++ b/emacs/Makefile.local
+@@ -5,7 +5,6 @@ emacs_sources := \
+ $(dir)/notmuch-lib.el \
+ $(dir)/notmuch-compat.el \
+ $(dir)/notmuch-parser.el \
+- $(dir)/notmuch.el \
+ $(dir)/notmuch-query.el \
+ $(dir)/notmuch-show.el \
+ $(dir)/notmuch-tree.el \