aboutsummaryrefslogtreecommitdiffstats
path: root/src/font.c
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.c
parent322f867173440a026fa2147aa8501716ff56bfd4 (diff)
downloademacs-885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2.tar.gz
emacs-885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2.zip
Add arch tagline
Diffstat (limited to 'src/font.c')
-rw-r--r--src/font.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/font.c b/src/font.c
index eaf2ac0a84e..ce6d26e5de1 100644
--- a/src/font.c
+++ b/src/font.c
@@ -2569,3 +2569,6 @@ syms_of_font ()
2569 syms_of_atmfont (); 2569 syms_of_atmfont ();
2570#endif /* MAC_OS */ 2570#endif /* MAC_OS */
2571} 2571}
2572
2573/* arch-tag: 74c9475d-5976-4c93-a327-942ae3072846
2574 (do not change this comment) */