From: Richard M. Stallman Date: Sun, 12 May 1996 22:19:55 +0000 (+0000) Subject: Delete the Emacs local variables spec. X-Git-Tag: emacs-19.34~638 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=25a1fadb43c3b9caaaf795785d3de4968e36b913;p=emacs.git Delete the Emacs local variables spec. --- 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: -*/