From: Miles Bader Date: Sat, 2 Jun 2007 00:50:32 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~8295^2~458 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d8c85b50c8e287ae61a8f6df0de7b2205bfaee2;p=emacs.git Add arch tagline --- diff --git a/nt/ChangeLog.unicode b/nt/ChangeLog.unicode index e99c05ab0d6..8be3970d154 100644 --- a/nt/ChangeLog.unicode +++ b/nt/ChangeLog.unicode @@ -9,3 +9,5 @@ Copyright (C) 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. + +;; arch-tag: d84beebb-6c36-40b7-af5d-4121fb59ea1e diff --git a/src/w32font.c b/src/w32font.c index 52af8f359ab..e0e3f69cac6 100644 --- a/src/w32font.c +++ b/src/w32font.c @@ -1182,3 +1182,6 @@ syms_of_w32font () w32font_driver.type = Qw32; register_font_driver (&w32font_driver, NULL); } + +/* arch-tag: 65b8a3cd-46aa-4c0d-a1f3-99e75b9c07ee + (do not change this comment) */