Delete the Emacs local variables spec.
authorRichard Stallman <rms@gnu.org>
Sun, 12 May 1996 22:19:55 +0000 (22:19 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 12 May 1996 22:19:55 +0000 (22:19 +0000)
regex.c

diff --git a/regex.c b/regex.c
index 43cff3230527182a56d65ce7f41cbbaa52af4746..c0a854a9eac1a1730a9e2e61afbe3d376280b12b 100644 (file)
--- a/regex.c
+++ b/regex.c
@@ -5478,11 +5478,3 @@ regfree (preg)
 }
 
 #endif /* not emacs  */
-\f
-/*
-Local variables:
-make-backup-files: t
-version-control: t
-trim-versions-without-asking: nil
-End:
-*/