summaryrefslogtreecommitdiff
path: root/src/charset.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2004-04-12 07:33:45 +0000
committerKenichi Handa <handa@m17n.org>2004-04-12 07:33:45 +0000
commitcefd8c4ff79c9e5dbd68d27464d0fa59c880e1b3 (patch)
tree7a6465a86fee81f4603d473fc6aa92068fb24140 /src/charset.h
parent33f91981f796c45cdc4b059011dc058e7cd3ffbc (diff)
downloademacs-cefd8c4ff79c9e5dbd68d27464d0fa59c880e1b3.tar.gz
Sync to HEAD.
Diffstat (limited to 'src/charset.h')
-rw-r--r--src/charset.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/charset.h b/src/charset.h
index a8e162d1a30..9213853ea5c 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -544,3 +544,6 @@ extern void map_charset_chars P_ ((void (*) (Lisp_Object, Lisp_Object),
EXFUN (Funify_charset, 3);
#endif /* EMACS_CHARSET_H */
+
+/* arch-tag: 3b96db55-4961-481d-ac3e-219f46a2b3aa
+ (do not change this comment) */