# HG changeset patch # User Richard M. Stallman # Date 831939595 0 # Node ID 17bc0cbb7d9bf359835a5f223e13d13204dc5474 # Parent be1bc5b3f14ec2d1903da422711471a37295689b Delete the Emacs local variables spec. diff -r be1bc5b3f14e -r 17bc0cbb7d9b src/regex.c --- a/src/regex.c Sun May 12 20:07:43 1996 +0000 +++ b/src/regex.c Sun May 12 22:19:55 1996 +0000 @@ -5478,11 +5478,3 @@ } #endif /* not emacs */ - -/* -Local variables: -make-backup-files: t -version-control: t -trim-versions-without-asking: nil -End: -*/