diff options
author | Kenichi Handa <handa@m17n.org> | 2003-09-08 11:56:09 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-09-08 11:56:09 +0000 |
commit | 68da239a5482f0321f1e1f98736edbf73a253d75 (patch) | |
tree | 155ee66c880530e91fb8c69fe1cec216eea14a3c /src/disptab.h | |
parent | 6b44cf27cc30d71883ed2c9101f85fe212002971 (diff) | |
download | emacs-68da239a5482f0321f1e1f98736edbf73a253d75.tar.gz |
New directory
Diffstat (limited to 'src/disptab.h')
-rw-r--r-- | src/disptab.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/disptab.h b/src/disptab.h index d3bf54ea4fe..526b1c4a9d3 100644 --- a/src/disptab.h +++ b/src/disptab.h @@ -99,6 +99,3 @@ 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) */ |