aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2008-07-16 02:18:49 +0000
committerMiles Bader2008-07-16 02:18:49 +0000
commit2f8e74bbbb33df885239ecd9c3c1e6e834978335 (patch)
treecdd5b7cd10bd3e81277680499b7184ec8e0052a3 /src
parent8d640e6bbd7f8482ebead9fe9a52fa16f1bf6845 (diff)
downloademacs-2f8e74bbbb33df885239ecd9c3c1e6e834978335.tar.gz
emacs-2f8e74bbbb33df885239ecd9c3c1e6e834978335.zip
Use nicer comment syntax for arch taglines in Objective-C files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1330
Diffstat (limited to 'src')
-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
6 files changed, 6 insertions, 12 deletions
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.");
2667 2667
2668#endif 2668#endif
2669 2669
2670/* arch-tag: dc2a3f74-1123-4daa-8eed-fb78db6a5642 2670// arch-tag: dc2a3f74-1123-4daa-8eed-fb78db6a5642
2671 (do not change this comment) */
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 ()
1494 DEFSYM (Qmedium, "medium"); 1494 DEFSYM (Qmedium, "medium");
1495} 1495}
1496 1496
1497/* arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae 1497// arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae
1498 (do not change this comment) */
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;
479 479
480@end 480@end
481 481
482/* arch-tag: 6b310280-6892-4e5e-8f34-41c4d384874f 482// arch-tag: 6b310280-6892-4e5e-8f34-41c4d384874f
483 (do not change this comment) */
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 ()
1947 staticpro (&Qdebug_on_next_call); 1947 staticpro (&Qdebug_on_next_call);
1948} 1948}
1949 1949
1950/* arch-tag: 75773656-52e5-4c44-a398-47bd87b32619 1950// arch-tag: 75773656-52e5-4c44-a398-47bd87b32619
1951 (do not change this comment) */
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. */);
623 623
624} 624}
625 625
626/* arch-tag: 39d1dde7-06a6-49ff-95a7-0e7af12d2218 626// arch-tag: 39d1dde7-06a6-49ff-95a7-0e7af12d2218
627 (do not change this comment) */
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)
6597 return ret; 6597 return ret;
6598} 6598}
6599 6599
6600/* arch-tag: 6eaa8f7d-a69b-4e1c-b43d-ab31defbe0d2 6600// arch-tag: 6eaa8f7d-a69b-4e1c-b43d-ab31defbe0d2
6601 (do not change this comment) */