diff options
| author | Glenn Morris | 2011-01-15 15:16:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-15 15:16:57 -0800 |
| commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
| tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/syntax.c | |
| parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
| download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip | |
Nuke arch-tags.
Diffstat (limited to 'src/syntax.c')
| -rw-r--r-- | src/syntax.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/syntax.c b/src/syntax.c index 1c619044ffb..d8749a18eea 100644 --- a/src/syntax.c +++ b/src/syntax.c | |||
| @@ -3548,5 +3548,3 @@ In both cases, LIMIT bounds the search. */); | |||
| 3548 | defsubr (&Sparse_partial_sexp); | 3548 | defsubr (&Sparse_partial_sexp); |
| 3549 | } | 3549 | } |
| 3550 | 3550 | ||
| 3551 | /* arch-tag: 3e297b9f-088e-4b64-8f4c-fb0b3443e412 | ||
| 3552 | (do not change this comment) */ | ||