Mercurial > emacs
annotate admin/charsets/.arch-inventory @ 103451:16c3fe546430
(list-character-sets): Change
"FINAL-CHAR" to "FINAL-BYTE" for follow the official terminology.
(list-character-sets-1): Add one line explanation about
"supplementary charset". Make the part "Supplementary Character
Sets" clickable.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 17 Jun 2009 01:16:53 +0000 |
parents | af754c88f187 |
children |
rev | line source |
---|---|
90036
af754c88f187
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
1 # Unlike most emacs dirs, admin/charsets has a simple non-autoconf-generated makefile |
af754c88f187
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
2 source ^(Makefile)$ |
af754c88f187
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
3 |
af754c88f187
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
4 # arch-tag: ee36cfe3-96f8-4e91-aec4-008c80a85e6b |