summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--build-aux/bootstrap.conf2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eecf44ba01..ba16b538f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-14 Simon Josefsson <simon@josefsson.org>
+
+ bootstrap.conf: Use proper shell marker for Emacs.
+ * build-aux/bootstrap.conf: Add it.
+
2022-08-13 Paul Eggert <eggert@cs.ucla.edu>
stdbool: port to C23
diff --git a/build-aux/bootstrap.conf b/build-aux/bootstrap.conf
index da8993ae90..96e75e0ef2 100644
--- a/build-aux/bootstrap.conf
+++ b/build-aux/bootstrap.conf
@@ -1,4 +1,4 @@
-# Bootstrap configuration.
+# Bootstrap configuration. -*- sh -*-
# Copyright (C) 2006-2022 Free Software Foundation, Inc.