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 /leim | |
parent | e9419bd4921926a29541593359d1ba8c5bd3dac6 (diff) | |
download | emacs-bd6766d34dc21e2c57917a6bf172421a198d2839.tar.gz |
Add "-*- makefile -*-" mode tag.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index bb4461c810c..7eea0b41b26 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -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. |