summaryrefslogtreecommitdiff
path: root/nt/makefile.nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2004-04-23 00:24:35 +0000
committerJuanma Barranquero <lekktu@gmail.com>2004-04-23 00:24:35 +0000
commitbd6766d34dc21e2c57917a6bf172421a198d2839 (patch)
tree3a68d1fda704f193bb813e9a03e62ce6303982a5 /nt/makefile.nt
parente9419bd4921926a29541593359d1ba8c5bd3dac6 (diff)
downloademacs-bd6766d34dc21e2c57917a6bf172421a198d2839.tar.gz
Add "-*- makefile -*-" mode tag.
Diffstat (limited to 'nt/makefile.nt')
-rw-r--r--nt/makefile.nt3
1 files changed, 1 insertions, 2 deletions
diff --git a/nt/makefile.nt b/nt/makefile.nt
index 4a92f7f3e1f..43060e68fdd 100644
--- a/nt/makefile.nt
+++ b/nt/makefile.nt
@@ -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.