changeset 90898:4d94a4dbcf99

Add arch tagline
author Miles Bader <miles@gnu.org>
date Sat, 02 Jun 2007 00:50:32 +0000
parents 543460ce007b
children f9569f59a835
files nt/ChangeLog.unicode src/w32font.c
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog.unicode	Fri Jun 01 09:43:44 2007 +0000
+++ b/nt/ChangeLog.unicode	Sat Jun 02 00:50:32 2007 +0000
@@ -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
--- a/src/w32font.c	Fri Jun 01 09:43:44 2007 +0000
+++ b/src/w32font.c	Sat Jun 02 00:50:32 2007 +0000
@@ -1182,3 +1182,6 @@
   w32font_driver.type = Qw32;
   register_font_driver (&w32font_driver, NULL);
 }
+
+/* arch-tag: 65b8a3cd-46aa-4c0d-a1f3-99e75b9c07ee
+   (do not change this comment) */