diff options
Diffstat (limited to 'src/disptab.h')
-rw-r--r-- | src/disptab.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/disptab.h b/src/disptab.h index 526b1c4a9d3..d3bf54ea4fe 100644 --- a/src/disptab.h +++ b/src/disptab.h @@ -99,3 +99,6 @@ extern Lisp_Object Vglyph_table; #define NULL_GLYPH 00 #define GLYPH_FROM_CHAR(c) (c) + +/* arch-tag: d7f792d2-f59c-4904-a91e-91522e3ab349 + (do not change this comment) */ |