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
commit78c799dffb15cdeb405fb873462e8542a8c67bc6 (patch)
tree68df141ec80f404fae7466e6919fa194a6824d11 /src/regex.c
parentacb74aa6b2a3b8b4815065fbf4b07e9ccc44aa82 (diff)
downloademacs-78c799dffb15cdeb405fb873462e8542a8c67bc6.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:
-*/