aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 15:16:57 -0800
committerGlenn Morris2011-01-15 15:16:57 -0800
commit0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch)
tree8f7f07c160e5878c775fc6c2bb5ec912a164448e /lib-src
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
downloademacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz
emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip
Nuke arch-tags.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/.gitignore2
-rw-r--r--lib-src/emacsclient.c2
-rw-r--r--lib-src/fakemail.c2
-rw-r--r--lib-src/getopt.c2
-rw-r--r--lib-src/getopt1.c2
-rw-r--r--lib-src/getopt_.h2
-rw-r--r--lib-src/getopt_int.h2
-rw-r--r--lib-src/gettext.h2
-rwxr-xr-xlib-src/grep-changelog1
-rw-r--r--lib-src/hexl.c2
-rw-r--r--lib-src/make-docfile.c2
-rw-r--r--lib-src/movemail.c2
-rw-r--r--lib-src/ntlib.c2
-rw-r--r--lib-src/ntlib.h2
-rw-r--r--lib-src/pop.c2
-rw-r--r--lib-src/pop.h2
-rw-r--r--lib-src/profile.c2
-rwxr-xr-xlib-src/rcs-checkin1
-rw-r--r--lib-src/test-distrib.c2
-rw-r--r--lib-src/update-game-score.c2
-rwxr-xr-xlib-src/vcdiff1
21 files changed, 0 insertions, 39 deletions
diff --git a/lib-src/.gitignore b/lib-src/.gitignore
index c111257cc9a..e1693b13c5e 100644
--- a/lib-src/.gitignore
+++ b/lib-src/.gitignore
@@ -6,5 +6,3 @@ echolisp.tmp
6 6
7oo/ 7oo/
8oo-spd/ 8oo-spd/
9
10# arch-tag: bcd85c02-f779-4fe6-bd45-97a21150aadc
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c
index 84a2208c3e8..f288da303f0 100644
--- a/lib-src/emacsclient.c
+++ b/lib-src/emacsclient.c
@@ -1804,7 +1804,5 @@ strerror (errnum)
1804 1804
1805#endif /* ! HAVE_STRERROR */ 1805#endif /* ! HAVE_STRERROR */
1806 1806
1807/* arch-tag: f39bb9c4-73eb-477e-896d-50832e2ca9a7
1808 (do not change this comment) */
1809 1807
1810/* emacsclient.c ends here */ 1808/* emacsclient.c ends here */
diff --git a/lib-src/fakemail.c b/lib-src/fakemail.c
index 390047ab077..39cefe31750 100644
--- a/lib-src/fakemail.c
+++ b/lib-src/fakemail.c
@@ -738,7 +738,5 @@ main (int argc, char **argv)
738#endif /* not MSDOS */ 738#endif /* not MSDOS */
739#endif /* not BSD 4.2 (or newer) */ 739#endif /* not BSD 4.2 (or newer) */
740 740
741/* arch-tag: acb0afa6-315a-4c5b-b9e3-def5725c8783
742 (do not change this comment) */
743 741
744/* fakemail.c ends here */ 742/* fakemail.c ends here */
diff --git a/lib-src/getopt.c b/lib-src/getopt.c
index 587c2e0f618..ebf8d0b22ec 100644
--- a/lib-src/getopt.c
+++ b/lib-src/getopt.c
@@ -1241,5 +1241,3 @@ main (int argc, char **argv)
1241 1241
1242#endif /* TEST */ 1242#endif /* TEST */
1243 1243
1244/* arch-tag: 0e6da124-7269-4785-a9de-094c263d20dc
1245 (do not change this comment) */
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c
index 25f616250c1..4fb6a760e71 100644
--- a/lib-src/getopt1.c
+++ b/lib-src/getopt1.c
@@ -173,5 +173,3 @@ main (int argc, char **argv)
173 173
174#endif /* TEST */ 174#endif /* TEST */
175 175
176/* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6
177 (do not change this comment) */
diff --git a/lib-src/getopt_.h b/lib-src/getopt_.h
index 7cccef3eeea..ee7b035cbe5 100644
--- a/lib-src/getopt_.h
+++ b/lib-src/getopt_.h
@@ -226,5 +226,3 @@ extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
226 226
227#endif /* getopt.h */ 227#endif /* getopt.h */
228 228
229/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b
230 (do not change this comment) */
diff --git a/lib-src/getopt_int.h b/lib-src/getopt_int.h
index 049f4762900..f3b090f61c8 100644
--- a/lib-src/getopt_int.h
+++ b/lib-src/getopt_int.h
@@ -130,5 +130,3 @@ extern int _getopt_long_only_r (int ___argc, char **___argv,
130 130
131#endif /* getopt_int.h */ 131#endif /* getopt_int.h */
132 132
133/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79
134 (do not change this comment) */
diff --git a/lib-src/gettext.h b/lib-src/gettext.h
index 4a5941f86dc..9f9e3569203 100644
--- a/lib-src/gettext.h
+++ b/lib-src/gettext.h
@@ -78,5 +78,3 @@
78 78
79#endif /* _LIBGETTEXT_H */ 79#endif /* _LIBGETTEXT_H */
80 80
81/* arch-tag: 3d01bb8e-82e3-4674-9812-de4c4224f7d1
82 (do not change this comment) */
diff --git a/lib-src/grep-changelog b/lib-src/grep-changelog
index e3e73768435..1518bc61502 100755
--- a/lib-src/grep-changelog
+++ b/lib-src/grep-changelog
@@ -263,5 +263,4 @@ while (defined (my $log = shift @ARGV)) {
263} 263}
264 264
265 265
266# arch-tag: 9e4f6749-e053-4bb7-b3ad-11947318418e
267# grep-changelog ends here. 266# grep-changelog ends here.
diff --git a/lib-src/hexl.c b/lib-src/hexl.c
index ce83428fb43..aa5b370aade 100644
--- a/lib-src/hexl.c
+++ b/lib-src/hexl.c
@@ -282,7 +282,5 @@ usage (void)
282 exit (EXIT_FAILURE); 282 exit (EXIT_FAILURE);
283} 283}
284 284
285/* arch-tag: 20e04fb7-926e-4e48-be86-64fe869ecdaa
286 (do not change this comment) */
287 285
288/* hexl.c ends here */ 286/* hexl.c ends here */
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c
index af3add0ed76..76f7b73e483 100644
--- a/lib-src/make-docfile.c
+++ b/lib-src/make-docfile.c
@@ -1201,7 +1201,5 @@ scan_lisp_file (const char *filename, const char *mode)
1201 return 0; 1201 return 0;
1202} 1202}
1203 1203
1204/* arch-tag: f7203aaf-991a-4238-acb5-601db56f2894
1205 (do not change this comment) */
1206 1204
1207/* make-docfile.c ends here */ 1205/* make-docfile.c ends here */
diff --git a/lib-src/movemail.c b/lib-src/movemail.c
index bbd6e0a6b8b..12d4206a5b6 100644
--- a/lib-src/movemail.c
+++ b/lib-src/movemail.c
@@ -933,7 +933,5 @@ strerror (errnum)
933 933
934#endif /* ! HAVE_STRERROR */ 934#endif /* ! HAVE_STRERROR */
935 935
936/* arch-tag: 1c323112-41fe-4fe5-8de9-494de631f73f
937 (do not change this comment) */
938 936
939/* movemail.c ends here */ 937/* movemail.c ends here */
diff --git a/lib-src/ntlib.c b/lib-src/ntlib.c
index 811080eb9db..7af503f0832 100644
--- a/lib-src/ntlib.c
+++ b/lib-src/ntlib.c
@@ -374,5 +374,3 @@ stat (const char * path, struct stat * buf)
374 return 0; 374 return 0;
375} 375}
376 376
377/* arch-tag: 7b63fb83-70ee-4124-8822-54e53e5d0773
378 (do not change this comment) */
diff --git a/lib-src/ntlib.h b/lib-src/ntlib.h
index f2e5a12daf3..6b0e28ea0c3 100644
--- a/lib-src/ntlib.h
+++ b/lib-src/ntlib.h
@@ -106,5 +106,3 @@ int fchown (int fd, unsigned uid, unsigned gid);
106 106
107/* end of ntlib.h */ 107/* end of ntlib.h */
108 108
109/* arch-tag: 93444f66-7b98-4aa5-a5cd-01444094af28
110 (do not change this comment) */
diff --git a/lib-src/pop.c b/lib-src/pop.c
index da7b2a5bf9a..7d665d221e2 100644
--- a/lib-src/pop.c
+++ b/lib-src/pop.c
@@ -1627,5 +1627,3 @@ find_crlf (char *in_string, int len)
1627 1627
1628#endif /* MAIL_USE_POP */ 1628#endif /* MAIL_USE_POP */
1629 1629
1630/* arch-tag: ceb37041-b7ad-49a8-a63d-286618b8367d
1631 (do not change this comment) */
diff --git a/lib-src/pop.h b/lib-src/pop.h
index 6915dc8d729..917aadee5cd 100644
--- a/lib-src/pop.h
+++ b/lib-src/pop.h
@@ -75,5 +75,3 @@ extern int pop_reset (popserver server);
75extern int pop_quit (popserver server); 75extern int pop_quit (popserver server);
76extern void pop_close (popserver); 76extern void pop_close (popserver);
77 77
78/* arch-tag: 76cc5f58-8e86-48fa-bc72-a7c6cb1c4f1c
79 (do not change this comment) */
diff --git a/lib-src/profile.c b/lib-src/profile.c
index e8832a3d776..a1ddf243d2b 100644
--- a/lib-src/profile.c
+++ b/lib-src/profile.c
@@ -102,7 +102,5 @@ main (void)
102 exit (EXIT_FAILURE); 102 exit (EXIT_FAILURE);
103} 103}
104 104
105/* arch-tag: 8db68f7e-2322-4944-a315-dba349bdbf39
106 (do not change this comment) */
107 105
108/* profile.c ends here */ 106/* profile.c ends here */
diff --git a/lib-src/rcs-checkin b/lib-src/rcs-checkin
index be3fa1e5b8c..3361c23bfb3 100755
--- a/lib-src/rcs-checkin
+++ b/lib-src/rcs-checkin
@@ -115,4 +115,3 @@ $file"
115 ci -d -q -u $owner -m"entered into RCS" "$file" || exit 115 ci -d -q -u $owner -m"entered into RCS" "$file" || exit
116done 116done
117 117
118# arch-tag: 89c86949-ef04-4380-838b-bc1444dcb074
diff --git a/lib-src/test-distrib.c b/lib-src/test-distrib.c
index 23a9716c688..70d1b53c22f 100644
--- a/lib-src/test-distrib.c
+++ b/lib-src/test-distrib.c
@@ -88,7 +88,5 @@ have been corrupted in the files of Emacs, and it will not work.\n",
88 return EXIT_SUCCESS; 88 return EXIT_SUCCESS;
89} 89}
90 90
91/* arch-tag: 3a89005d-df98-4c32-aa9f-33570e16a26a
92 (do not change this comment) */
93 91
94/* test-distrib.c ends here */ 92/* test-distrib.c ends here */
diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c
index fdb5a44d456..87c10296911 100644
--- a/lib-src/update-game-score.c
+++ b/lib-src/update-game-score.c
@@ -498,7 +498,5 @@ unlock_file (const char *filename, void *state)
498 return ret; 498 return ret;
499} 499}
500 500
501/* arch-tag: 2bf5c52e-4beb-463a-954e-c58b9c64736b
502 (do not change this comment) */
503 501
504/* update-game-score.c ends here */ 502/* update-game-score.c ends here */
diff --git a/lib-src/vcdiff b/lib-src/vcdiff
index 4bf751b0450..57812295276 100755
--- a/lib-src/vcdiff
+++ b/lib-src/vcdiff
@@ -112,4 +112,3 @@ do
112 fi 112 fi
113done 113done
114 114
115# arch-tag: 4344ba3a-bcbe-4f77-971c-f43c1606953a