diff options
| author | Richard M. Stallman <rms@gnu.org> | 1996-05-12 22:19:55 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1996-05-12 22:19:55 +0000 |
| commit | 25a1fadb43c3b9caaaf795785d3de4968e36b913 (patch) | |
| tree | 073991705cded3c6a1fe3c47839f2e425c1afd96 /src/regex.c | |
| parent | 96a6034956bcc5124d282dbeb78a35790ac8b1ff (diff) | |
| download | emacs-25a1fadb43c3b9caaaf795785d3de4968e36b913.tar.gz | |
Delete the Emacs local variables spec.
Diffstat (limited to 'src/regex.c')
| -rw-r--r-- | src/regex.c | 8 |
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: -*/ |
