From: Miles Bader Date: Sat, 5 Apr 2008 20:18:32 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~6528 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=80d0c8d97f92dda8a0b337d9859c3561ee198dcc;p=emacs.git Add arch tagline --- diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h index eda8147da39..89b2bfe3182 100644 --- a/nt/inc/sys/stat.h +++ b/nt/inc/sys/stat.h @@ -57,3 +57,6 @@ _CRTIMP int __cdecl __MINGW_NOTHROW chmod (const char*, int); _CRTIMP int __cdecl __MINGW_NOTHROW stat (const char*, struct stat*); #endif /* INC_SYS_STAT_H_ */ + +/* arch-tag: 17d8fc06-f2e5-4d10-a01e-af819918fe42 + (do not change this comment) */ diff --git a/src/w32uniscribe.c b/src/w32uniscribe.c index dbf26011ff1..320862167ec 100644 --- a/src/w32uniscribe.c +++ b/src/w32uniscribe.c @@ -874,3 +874,6 @@ syms_of_w32uniscribe () } #endif /* USE_FONT_BACKEND */ + +/* arch-tag: 9530f0e1-7471-47dd-a780-94330af87ea0 + (do not change this comment) */