Mercurial > emacs
changeset 96685:e869d0172660
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 15 Jul 2008 23:52:03 +0000 |
parents | 9a85c163883d |
children | 78f1f6985e22 |
files | lib-src/mac-fix-env.m src/nsfns.m src/nsfont.m src/nsimage.m src/nsmenu.m src/nsselect.m src/nsterm.m |
diffstat | 7 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/mac-fix-env.m Tue Jul 15 23:47:14 2008 +0000 +++ b/lib-src/mac-fix-env.m Tue Jul 15 23:52:03 2008 +0000 @@ -69,3 +69,6 @@ NSLog(@":\nWrote file to '%@'.\nPlease inspect it to make sure PATH is correct.", file); return 0; } + +/* arch-tag: 609d5528-5ac1-42c5-859b-24c14341ee3b + (do not change this comment) */
--- a/src/nsfns.m Tue Jul 15 23:47:14 2008 +0000 +++ b/src/nsfns.m Tue Jul 15 23:52:03 2008 +0000 @@ -2666,3 +2666,6 @@ @end #endif + +/* arch-tag: dc2a3f74-1123-4daa-8eed-fb78db6a5642 + (do not change this comment) */
--- a/src/nsfont.m Tue Jul 15 23:47:14 2008 +0000 +++ b/src/nsfont.m Tue Jul 15 23:52:03 2008 +0000 @@ -1493,3 +1493,6 @@ DEFSYM (Qroman, "roman"); DEFSYM (Qmedium, "medium"); } + +/* arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae + (do not change this comment) */
--- a/src/nsimage.m Tue Jul 15 23:47:14 2008 +0000 +++ b/src/nsimage.m Tue Jul 15 23:52:03 2008 +0000 @@ -478,3 +478,6 @@ } @end + +/* arch-tag: 6b310280-6892-4e5e-8f34-41c4d384874f + (do not change this comment) */
--- a/src/nsmenu.m Tue Jul 15 23:47:14 2008 +0000 +++ b/src/nsmenu.m Tue Jul 15 23:52:03 2008 +0000 @@ -1946,3 +1946,6 @@ Qdebug_on_next_call = intern ("debug-on-next-call"); staticpro (&Qdebug_on_next_call); } + +/* arch-tag: 75773656-52e5-4c44-a398-47bd87b32619 + (do not change this comment) */