From: Richard Stallman Date: Sun, 12 May 1996 22:19:55 +0000 (+0000) Subject: Delete the Emacs local variables spec. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fb692d2a00ec44b5509560ec651deb67ffe3aa;p=pspp Delete the Emacs local variables spec. --- 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: -*/