aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2013-07-23 18:57:17 -0400
committerGlenn Morris <[email protected]>2013-07-23 18:57:17 -0400
commitbbece175c960338be32e9c2381800d4657315ff3 (patch)
tree76185ca15097f07d0f99f961382bee391babcfe4 /doc
parent97afc49a1a5e6482431ab7c6301561936fdcb4b5 (diff)
Use a @configure_input@ comment at the start of generated Makefiles
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/Makefile.in2
-rw-r--r--doc/lispintro/Makefile.in2
-rw-r--r--doc/lispref/Makefile.in2
-rw-r--r--doc/misc/Makefile.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in
index 2fec57f838..32bb39b127 100644
--- a/doc/emacs/Makefile.in
+++ b/doc/emacs/Makefile.in
@@ -1,4 +1,4 @@
-#### Makefile for the Emacs Manual
+### @configure_input@
# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.
diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in
index b60c752e92..d5462f9e70 100644
--- a/doc/lispintro/Makefile.in
+++ b/doc/lispintro/Makefile.in
@@ -1,4 +1,4 @@
-#### Makefile for the Emacs Lisp Introduction manual
+### @configure_input@
# Copyright (C) 1994-1999, 2001-2013 Free Software Foundation, Inc.
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in
index 19cf2cc4a5..8e6d034804 100644
--- a/doc/lispref/Makefile.in
+++ b/doc/lispref/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile for the GNU Emacs Lisp Reference Manual.
+### @configure_input@
# Copyright (C) 1990-1996, 1998-2013 Free Software Foundation, Inc.
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index 4fb4865b8a..712fbccbfd 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -1,4 +1,4 @@
-#### Makefile for documentation other than the Emacs manual.
+### @configure_input@
# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.