bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] bootstrap.conf: Use proper shell marker for Emacs.


From: Simon Josefsson
Subject: [PATCH] bootstrap.conf: Use proper shell marker for Emacs.
Date: Sun, 14 Aug 2022 22:41:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi.  I've pushed the attached patch, as bootstrap.conf is more of a
shell script than a conf file.

/Simon
From 1c7a057b52147c7bb734e94ed814116fcdba1b4c Mon Sep 17 00:00:00 2001
From: Simon Josefsson <simon@josefsson.org>
Date: Sun, 14 Aug 2022 22:38:01 +0200
Subject: [PATCH] bootstrap.conf: Use proper shell marker for Emacs.

* build-aux/bootstrap.conf: Add it.
---
 ChangeLog                | 5 +++++
 build-aux/bootstrap.conf | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

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.
 
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]