]> git.eshelyaron.com Git - emacs.git/commitdiff
Use nicer comment syntax for arch taglines in Objective-C files
authorMiles Bader <miles@gnu.org>
Wed, 16 Jul 2008 02:18:49 +0000 (02:18 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 16 Jul 2008 02:18:49 +0000 (02:18 +0000)
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1330

lib-src/mac-fix-env.m
src/nsfns.m
src/nsfont.m
src/nsimage.m
src/nsmenu.m
src/nsselect.m
src/nsterm.m

index 997198b3a7f94b276e35381509ed4da1ab14e67b..dd68a93d4ee04da3bc560b57913dc347f4000f83 100644 (file)
@@ -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
index 4f14bec0128b8fd6e33f0ffd39ce425eac2cac7e..ecbc3d0f495fd9ca6d196f9bfc1e96d0fd914fa8 100644 (file)
@@ -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
index bf77d235dd25352a0b5502badee47b49021c5f52..df7f43063ad2e5c598c27cff4ded6e3da7dc01a7 100644 (file)
@@ -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
index 6cb20d5765bdde00f68dc4c18b4318556d7d77e3..42b818441517393b90db0ac6d844752e8bbea3b3 100644 (file)
@@ -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
index f549d3a4f033a3ca527a471ea5cc827c55c7fdac..d87596be2feb85c37e5ce94f09b3897566fb6ce6 100644 (file)
@@ -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
index b661b3f7675ac44d2b200d541b019917725904a3..995f9f8e6b1b77774be796d30f1b4e42e930eeac 100644 (file)
@@ -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
index 1e112ea8e4ffc53476dbdddbd45cbe983f04890c..76d1e22407bfc02b3ba8d68cae0221224cc8ac3c 100644 (file)
@@ -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