# HG changeset patch # User Miles Bader # Date 1180745432 0 # Node ID 4d94a4dbcf9906d4e3b521b4d053e65cb0515925 # Parent 543460ce007bb4eb4ce3c0a82b1f6d68b8bc08d0 Add arch tagline diff -r 543460ce007b -r 4d94a4dbcf99 nt/ChangeLog.unicode --- 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 diff -r 543460ce007b -r 4d94a4dbcf99 src/w32font.c --- 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) */