aboutsummaryrefslogtreecommitdiffstats
path: root/src/font.h
diff options
context:
space:
mode:
authorMiles Bader2006-06-07 11:41:58 +0000
committerMiles Bader2006-06-07 11:41:58 +0000
commit885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2 (patch)
tree52c2888d0a9068d4ff77ec1f14bbaf0952b89a7a /src/font.h
parent322f867173440a026fa2147aa8501716ff56bfd4 (diff)
downloademacs-885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2.tar.gz
emacs-885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2.zip
Add arch tagline
Diffstat (limited to 'src/font.h')
-rw-r--r--src/font.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/font.h b/src/font.h
index 3af90f5ddc8..3e84e298015 100644
--- a/src/font.h
+++ b/src/font.h
@@ -477,3 +477,6 @@ extern struct font_driver atmfont_driver;
477#endif /* MAC_OS */ 477#endif /* MAC_OS */
478 478
479#endif /* not EMACS_FONT_H */ 479#endif /* not EMACS_FONT_H */
480
481/* arch-tag: 3b7260c3-5bec-4d6b-a0db-95c1b431b1a2
482 (do not change this comment) */