summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib-src/mac-fix-env.m3
-rw-r--r--src/nsfns.m3
-rw-r--r--src/nsfont.m3
-rw-r--r--src/nsimage.m3
-rw-r--r--src/nsmenu.m3
-rw-r--r--src/nsselect.m3
-rw-r--r--src/nsterm.m3
7 files changed, 7 insertions, 14 deletions
diff --git a/lib-src/mac-fix-env.m b/lib-src/mac-fix-env.m
index 997198b3a7f..dd68a93d4ee 100644
--- a/lib-src/mac-fix-env.m
+++ b/lib-src/mac-fix-env.m
@@ -70,5 +70,4 @@ int main(int argc, char *argv[])
return 0;
}
-/* arch-tag: 609d5528-5ac1-42c5-859b-24c14341ee3b
- (do not change this comment) */
+// arch-tag: 609d5528-5ac1-42c5-859b-24c14341ee3b
diff --git a/src/nsfns.m b/src/nsfns.m
index 4f14bec0128..ecbc3d0f495 100644
--- a/src/nsfns.m
+++ b/src/nsfns.m
@@ -2667,5 +2667,4 @@ be used as the image of the icon representing the frame.");
#endif
-/* arch-tag: dc2a3f74-1123-4daa-8eed-fb78db6a5642
- (do not change this comment) */
+// arch-tag: dc2a3f74-1123-4daa-8eed-fb78db6a5642
diff --git a/src/nsfont.m b/src/nsfont.m
index bf77d235dd2..df7f43063ad 100644
--- a/src/nsfont.m
+++ b/src/nsfont.m
@@ -1494,5 +1494,4 @@ syms_of_nsfont ()
DEFSYM (Qmedium, "medium");
}
-/* arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae
- (do not change this comment) */
+// arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae
diff --git a/src/nsimage.m b/src/nsimage.m
index 6cb20d5765b..42b81844151 100644
--- a/src/nsimage.m
+++ b/src/nsimage.m
@@ -479,5 +479,4 @@ static EmacsImage *ImageList = nil;
@end
-/* arch-tag: 6b310280-6892-4e5e-8f34-41c4d384874f
- (do not change this comment) */
+// arch-tag: 6b310280-6892-4e5e-8f34-41c4d384874f
diff --git a/src/nsmenu.m b/src/nsmenu.m
index f549d3a4f03..d87596be2fe 100644
--- a/src/nsmenu.m
+++ b/src/nsmenu.m
@@ -1947,5 +1947,4 @@ syms_of_nsmenu ()
staticpro (&Qdebug_on_next_call);
}
-/* arch-tag: 75773656-52e5-4c44-a398-47bd87b32619
- (do not change this comment) */
+// arch-tag: 75773656-52e5-4c44-a398-47bd87b32619
diff --git a/src/nsselect.m b/src/nsselect.m
index b661b3f7675..995f9f8e6b1 100644
--- a/src/nsselect.m
+++ b/src/nsselect.m
@@ -623,5 +623,4 @@ set to nil. */);
}
-/* arch-tag: 39d1dde7-06a6-49ff-95a7-0e7af12d2218
- (do not change this comment) */
+// arch-tag: 39d1dde7-06a6-49ff-95a7-0e7af12d2218
diff --git a/src/nsterm.m b/src/nsterm.m
index 1e112ea8e4f..76d1e22407b 100644
--- a/src/nsterm.m
+++ b/src/nsterm.m
@@ -6597,5 +6597,4 @@ ns_xlfd_to_fontname (const char *xlfd)
return ret;
}
-/* arch-tag: 6eaa8f7d-a69b-4e1c-b43d-ab31defbe0d2
- (do not change this comment) */
+// arch-tag: 6eaa8f7d-a69b-4e1c-b43d-ab31defbe0d2