]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Sat, 2 Jun 2007 00:50:32 +0000 (00:50 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 2 Jun 2007 00:50:32 +0000 (00:50 +0000)
nt/ChangeLog.unicode
src/w32font.c

index e99c05ab0d65b85cf46353b811cfba5e0a9f5d06..8be3970d154c6f4b6b5f4b6b2d4f578bc0c749f9 100644 (file)
@@ -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
index 52af8f359ab1a16b3941d42a97e1425947e31ce6..e0e3f69cac6e5fd0b02a0a2a28a765dd92b2232f 100644 (file)
@@ -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) */