changeset 55092:9077e3f7cd49

Add "-*- makefile -*-" mode tag.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 23 Apr 2004 00:24:35 +0000
parents 9e71770a4839
children f849da3c5bb4
files leim/makefile.w32-in lib-src/makefile.w32-in lisp/makefile.w32-in lispintro/makefile.w32-in lispref/makefile.w32-in man/makefile.w32-in nt/gmake.defs nt/makefile.def nt/makefile.nt nt/makefile.w32-in nt/nmake.defs src/makefile.w32-in
diffstat 12 files changed, 12 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/leim/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/leim/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-# Makefile for leim subdirectory in GNU Emacs on the Microsoft W32 API.
+# -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API.
 # Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
 # Licensed to the Free Software Foundation.
 
--- a/lib-src/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/lib-src/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#  Makefile for GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 #  Copyright (c) 2000-2001 Free Software Foundation, Inc.
 #
 #  This file is part of GNU Emacs.
--- a/lisp/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/lisp/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#  Makefile for GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 #  Copyright (c) 2000,2001,2004 Free Software Foundation, Inc.
 #
 #  This file is part of GNU Emacs.
--- a/lispintro/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/lispintro/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#### Makefile for the Emacs Lisp Introduction manual
+#### -*- Makefile -*- for the Emacs Lisp Introduction manual.
 
 # Copyright (C) 2003 Free Software Foundation, Inc.
 
--- a/lispref/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/lispref/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-# Makefile for the GNU Emacs Lisp Reference Manual.
+# -*- Makefile -*- for the GNU Emacs Lisp Reference Manual.
 
 # Copyright (C) 2003
 #  Free Software Foundation, Inc.
--- a/man/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/man/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#### Makefile for the Emacs Manual and other documentation.
+#### -*- Makefile -*- for the Emacs Manual and other documentation.
 
 # Copyright (C) 2003
 #  Free Software Foundation, Inc.
--- a/nt/gmake.defs	Thu Apr 22 23:58:54 2004 +0000
+++ b/nt/gmake.defs	Fri Apr 23 00:24:35 2004 +0000
@@ -1,5 +1,4 @@
-#
-#  Makefile definition file for building GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
 #  Copyright (c) 2000-2001 Free Software Foundation, Inc.
 #
 #  GNU Emacs is free software; you can redistribute it and/or modify
--- a/nt/makefile.def	Thu Apr 22 23:58:54 2004 +0000
+++ b/nt/makefile.def	Fri Apr 23 00:24:35 2004 +0000
@@ -1,5 +1,4 @@
-#
-#  Makefile definition file for building GNU Emacs on Windows NT
+#  -*- Makefile -*- definition file for building GNU Emacs on Windows NT
 #  Copyright (c) 1994-2001 Free Software Foundation, Inc.
 #
 #  GNU Emacs is free software; you can redistribute it and/or modify
--- a/nt/makefile.nt	Thu Apr 22 23:58:54 2004 +0000
+++ b/nt/makefile.nt	Fri Apr 23 00:24:35 2004 +0000
@@ -1,5 +1,4 @@
-#
-#  Top level makefile for building GNU Emacs on Windows NT
+#  Top level -*- makefile -*- for building GNU Emacs on Windows NT
 #  Copyright (c) 1993-2000 Free Software Foundation, Inc.
 #
 #  This file is part of GNU Emacs.
--- a/nt/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/nt/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#  Makefile for GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 #  Copyright (c) 2000-2001 Free Software Foundation, Inc.
 #
 #  Top level makefile for building GNU Emacs on Windows NT
--- a/nt/nmake.defs	Thu Apr 22 23:58:54 2004 +0000
+++ b/nt/nmake.defs	Fri Apr 23 00:24:35 2004 +0000
@@ -1,5 +1,4 @@
-#
-#  Makefile definition file for building GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
 #  Copyright (c) 2000-2001 Free Software Foundation, Inc.
 #
 #  GNU Emacs is free software; you can redistribute it and/or modify
--- a/src/makefile.w32-in	Thu Apr 22 23:58:54 2004 +0000
+++ b/src/makefile.w32-in	Fri Apr 23 00:24:35 2004 +0000
@@ -1,4 +1,4 @@
-#  Makefile for GNU Emacs on the Microsoft W32 API.
+#  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 #  Copyright (c) 2000-2001 Free Software Foundation, Inc.
 #
 #  This file is part of GNU Emacs.