summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2017-06-17 19:12:45 +0200
committerPhilipp Stephani <phst@google.com>2017-06-17 19:16:14 +0200
commitc66a7cce17ac4b9cde6bf49232aaa59c1c73404e (patch)
tree8278ec5544496274ef7c85936c3ee5fa4c9ee93c /.gitignore
parentf8cc7a83006e520e6dce3c64df6dca010624299f (diff)
downloademacs-c66a7cce17ac4b9cde6bf49232aaa59c1c73404e.tar.gz
emacs-module.h: Create emacs_env_26
This was part of the original design of the module API (https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00960.html), but I didn't take it into account when adding the should_quit function. Instead of duplicating the environment fields or using the C preprocessor, use configure to build emacs-module.h. * configure.ac: Expand emacs-module.h template.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1abefeb4326..46ed4a137de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ makefile
lib/gnulib.mk
src/config.h
src/epaths.h
+src/emacs-module.h
# C-level sources built by 'make'.
lib/alloca.h