From 49fb692d2a00ec44b5509560ec651deb67ffe3aa Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 12 May 1996 22:19:55 +0000 Subject: [PATCH] Delete the Emacs local variables spec. --- regex.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/regex.c b/regex.c index 43cff32305..c0a854a9ea 100644 --- a/regex.c +++ b/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: -*/ -- 2.30.2