summaryrefslogtreecommitdiff
path: root/src/regex.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-05-12 22:19:55 +0000
committerRichard M. Stallman <rms@gnu.org>1996-05-12 22:19:55 +0000
commit25a1fadb43c3b9caaaf795785d3de4968e36b913 (patch)
tree073991705cded3c6a1fe3c47839f2e425c1afd96 /src/regex.c
parent96a6034956bcc5124d282dbeb78a35790ac8b1ff (diff)
downloademacs-25a1fadb43c3b9caaaf795785d3de4968e36b913.tar.gz
Delete the Emacs local variables spec.
Diffstat (limited to 'src/regex.c')
-rw-r--r--src/regex.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/regex.c b/src/regex.c
index 43cff323052..c0a854a9eac 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -5478,11 +5478,3 @@ regfree (preg)
}
#endif /* not emacs */
-
-/*
-Local variables:
-make-backup-files: t
-version-control: t
-trim-versions-without-asking: nil
-End:
-*/