From: David Edmondson Date: Thu, 1 Apr 2010 10:38:30 +0000 (+0100) Subject: Makefile: Add the emacs directory to load-path when compiling X-Git-Tag: 0.1~14 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7b1566db8a2ba682d9e2b7a83a1d8793f92295f3;hp=7b1566db8a2ba682d9e2b7a83a1d8793f92295f3;p=notmuch Makefile: Add the emacs directory to load-path when compiling Reviewed-by: Carl Worth : Presumably, this is to enable proper building in the very near-term future where the emacs implementation consists of multiple files where some will `require' functions from others. ---