diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2004-04-23 00:24:35 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2004-04-23 00:24:35 +0000 |
commit | bd6766d34dc21e2c57917a6bf172421a198d2839 (patch) | |
tree | 3a68d1fda704f193bb813e9a03e62ce6303982a5 /lispintro | |
parent | e9419bd4921926a29541593359d1ba8c5bd3dac6 (diff) | |
download | emacs-bd6766d34dc21e2c57917a6bf172421a198d2839.tar.gz |
Add "-*- makefile -*-" mode tag.
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in index 7af64075bc2..a67f262bbc0 100644 --- a/lispintro/makefile.w32-in +++ b/lispintro/makefile.w32-in @@ -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. |