diff options
author | Miles Bader <miles@gnu.org> | 2008-07-15 23:52:03 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-07-15 23:52:03 +0000 |
commit | 0ae1e5e5653aff34bb099296d34314a1c8279f91 (patch) | |
tree | 9e174f42778e248235112f35efbe71549327c83c /src/nsfont.m | |
parent | 209a0f5ec0d954e81ecb681bbe44f1c63d5ed9d3 (diff) | |
download | emacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.tar.gz |
Add arch tagline
Diffstat (limited to 'src/nsfont.m')
-rw-r--r-- | src/nsfont.m | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nsfont.m b/src/nsfont.m index 2f667a2af79..bf77d235dd2 100644 --- a/src/nsfont.m +++ b/src/nsfont.m @@ -1493,3 +1493,6 @@ syms_of_nsfont () DEFSYM (Qroman, "roman"); DEFSYM (Qmedium, "medium"); } + +/* arch-tag: d6c3c6f0-62de-4978-8b1e-b7966fe02cae + (do not change this comment) */ |