aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2007-12-04 22:43:44 +0000
committerMiles Bader2007-12-04 22:43:44 +0000
commitd67f27bc83e8e1b2090ff810e3e41d927d96ceee (patch)
tree806da50d65eb5078aad70b9cb0b2f6888cce7475 /src
parent27fcf43929627d2e720ed2d81be19bfea84893f7 (diff)
downloademacs-d67f27bc83e8e1b2090ff810e3e41d927d96ceee.tar.gz
emacs-d67f27bc83e8e1b2090ff810e3e41d927d96ceee.zip
Add arch tagline
Diffstat (limited to 'src')
-rw-r--r--src/ftfont.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ftfont.h b/src/ftfont.h
index fbdb1e3d935..bd6d4780186 100644
--- a/src/ftfont.h
+++ b/src/ftfont.h
@@ -37,3 +37,6 @@ extern Lisp_Object ftfont_shape_by_flt P_ ((Lisp_Object, struct font *,
37#endif /* HAVE_M17N_FLT */ 37#endif /* HAVE_M17N_FLT */
38 38
39#endif /* EMACS_FTFONT_H */ 39#endif /* EMACS_FTFONT_H */
40
41/* arch-tag: cec13d1c-7156-4997-9ebd-e989040c3d78
42 (do not change this comment) */