diff options
Diffstat (limited to 'src/fontset.h')
-rw-r--r-- | src/fontset.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fontset.h b/src/fontset.h index 634711110bc..36367becb3d 100644 --- a/src/fontset.h +++ b/src/fontset.h @@ -236,3 +236,6 @@ extern Lisp_Object fontset_ascii P_ ((int)); extern int fontset_height P_ ((int)); #endif /* EMACS_FONTSET_H */ + +/* arch-tag: c27cef7b-3cab-488a-8398-7a4daa96bb77 + (do not change this comment) */ |