diff options
author | Miles Bader <miles@gnu.org> | 2007-12-09 07:26:53 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-12-09 07:26:53 +0000 |
commit | 6a5168e8ecf8a3070a96bd261b624db6f6503196 (patch) | |
tree | 070dd8b482e2f0eedb059e3640f1fc2a714d9ae7 /src/w32font.h | |
parent | 2aa29686af689dd86c918047bd7b0c8afda73855 (diff) | |
download | emacs-6a5168e8ecf8a3070a96bd261b624db6f6503196.tar.gz |
Add arch tagline
Diffstat (limited to 'src/w32font.h')
-rw-r--r-- | src/w32font.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32font.h b/src/w32font.h index 7604233c54e..f4d56978755 100644 --- a/src/w32font.h +++ b/src/w32font.h @@ -53,3 +53,6 @@ int w32font_draw P_ ((struct glyph_string *s, int from, int to, int x, int y, int with_background)); #endif + +/* arch-tag: ef9d9675-a2a5-4d01-9526-815e9a3da7cb + (do not change this comment) */ |