aboutsummaryrefslogtreecommitdiffstats
path: root/src/disptab.h
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2004-04-16 12:51:06 +0000
committerKenichi Handa <[email protected]>2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /src/disptab.h
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
Sync to HEAD
Diffstat (limited to 'src/disptab.h')
-rw-r--r--src/disptab.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/disptab.h b/src/disptab.h
index 9b387ba688..e9c9805ea6 100644
--- a/src/disptab.h
+++ b/src/disptab.h
@@ -105,3 +105,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) */