diff options
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/.gitignore | 2 | ||||
-rw-r--r-- | lib-src/emacsclient.c | 2 | ||||
-rw-r--r-- | lib-src/fakemail.c | 2 | ||||
-rw-r--r-- | lib-src/getopt.c | 2 | ||||
-rw-r--r-- | lib-src/getopt1.c | 2 | ||||
-rw-r--r-- | lib-src/getopt_.h | 2 | ||||
-rw-r--r-- | lib-src/getopt_int.h | 2 | ||||
-rw-r--r-- | lib-src/gettext.h | 2 | ||||
-rwxr-xr-x | lib-src/grep-changelog | 1 | ||||
-rw-r--r-- | lib-src/hexl.c | 2 | ||||
-rw-r--r-- | lib-src/make-docfile.c | 2 | ||||
-rw-r--r-- | lib-src/movemail.c | 2 | ||||
-rw-r--r-- | lib-src/ntlib.c | 2 | ||||
-rw-r--r-- | lib-src/ntlib.h | 2 | ||||
-rw-r--r-- | lib-src/pop.c | 2 | ||||
-rw-r--r-- | lib-src/pop.h | 2 | ||||
-rw-r--r-- | lib-src/profile.c | 2 | ||||
-rwxr-xr-x | lib-src/rcs-checkin | 1 | ||||
-rw-r--r-- | lib-src/test-distrib.c | 2 | ||||
-rw-r--r-- | lib-src/update-game-score.c | 2 | ||||
-rwxr-xr-x | lib-src/vcdiff | 1 |
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 oo/ oo-spd/ - -# 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) #endif /* ! HAVE_STRERROR */ -/* arch-tag: f39bb9c4-73eb-477e-896d-50832e2ca9a7 - (do not change this comment) */ /* 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) #endif /* not MSDOS */ #endif /* not BSD 4.2 (or newer) */ -/* arch-tag: acb0afa6-315a-4c5b-b9e3-def5725c8783 - (do not change this comment) */ /* 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) #endif /* TEST */ -/* arch-tag: 0e6da124-7269-4785-a9de-094c263d20dc - (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) #endif /* TEST */ -/* arch-tag: 28a5c558-b0c0-4bff-b5bc-e2e20291d4b6 - (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, #endif /* getopt.h */ -/* arch-tag: e36f5607-3ac6-4cdc-9aa7-c26c6525fe9b - (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, #endif /* getopt_int.h */ -/* arch-tag: 8bfc548f-23d6-46aa-b5b5-2739b0edaf79 - (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 @@ #endif /* _LIBGETTEXT_H */ -/* arch-tag: 3d01bb8e-82e3-4674-9812-de4c4224f7d1 - (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)) { } -# arch-tag: 9e4f6749-e053-4bb7-b3ad-11947318418e # 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) exit (EXIT_FAILURE); } -/* arch-tag: 20e04fb7-926e-4e48-be86-64fe869ecdaa - (do not change this comment) */ /* 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) return 0; } -/* arch-tag: f7203aaf-991a-4238-acb5-601db56f2894 - (do not change this comment) */ /* 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) #endif /* ! HAVE_STRERROR */ -/* arch-tag: 1c323112-41fe-4fe5-8de9-494de631f73f - (do not change this comment) */ /* 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) return 0; } -/* arch-tag: 7b63fb83-70ee-4124-8822-54e53e5d0773 - (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); /* end of ntlib.h */ -/* arch-tag: 93444f66-7b98-4aa5-a5cd-01444094af28 - (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) #endif /* MAIL_USE_POP */ -/* arch-tag: ceb37041-b7ad-49a8-a63d-286618b8367d - (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); extern int pop_quit (popserver server); extern void pop_close (popserver); -/* arch-tag: 76cc5f58-8e86-48fa-bc72-a7c6cb1c4f1c - (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) exit (EXIT_FAILURE); } -/* arch-tag: 8db68f7e-2322-4944-a315-dba349bdbf39 - (do not change this comment) */ /* 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" ci -d -q -u $owner -m"entered into RCS" "$file" || exit done -# 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", return EXIT_SUCCESS; } -/* arch-tag: 3a89005d-df98-4c32-aa9f-33570e16a26a - (do not change this comment) */ /* 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) return ret; } -/* arch-tag: 2bf5c52e-4beb-463a-954e-c58b9c64736b - (do not change this comment) */ /* 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 fi done -# arch-tag: 4344ba3a-bcbe-4f77-971c-f43c1606953a |