Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e9952282
Commit
e9952282
authored
Jul 12, 2010
by
Andreas Schwab
Browse files
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
parent
beb000f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
lisp/ChangeLog
lisp/ChangeLog
+3
-0
lisp/language/tai-viet.el
lisp/language/tai-viet.el
+5
-5
No files found.
lisp/ChangeLog
View file @
e9952282
2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding
bugs. (Bug#5806)
* language/tv-util.el (tai-viet-re): Remove format.
2010-07-12 Kenichi Handa <handa@m17n.org>
...
...
lisp/language/tai-viet.el
View file @
e9952282
...
...
@@ -37,7 +37,7 @@
(
coding-system
utf-8
)
(
coding-priority
utf-8
)
(
input-method
.
"tai-sonla"
)
(
sample-text
.
"TaiViet (ꪁꪫꪱꪣ
ꪽ
ꪕ)\t\tꪅꪰꪙ
ꪨꪮ
ꪁꪫꪱ / ꪅ
ꪾ
ꪨ
�
ꪁꪫꪱ"
)
(
sample-text
.
"TaiViet (ꪁꪫꪱꪣ
ꪼ
ꪕ)\t\tꪅꪰꪙ
ꫂ
ꪨꪮ
ꫂ
ꪁꪫꪱ / ꪅ
ꪽ
ꪨ
ꪷ
ꪁꪫꪱ"
)
(
documentation
.
"\
TaiViet
refers
to
the
Tai
language
used
by
Tai
people
in
Vietnam,
and
also
refers
to
the
script
used
for
this
language.
...
...
@@ -45,15 +45,15 @@ Both the script and language have the same origin as that of Thai
language/script
used
in
Thailand,
but
now
they
differ
from
each
other
in
a
significant
way
(
especially
the
scripts
are
)
.
The
language
name
is
spelled
as
\"
ꪁꪫꪱꪣ
ꪽ
ꪕ
\",
and
the
script
name
is
spelled
as
\"
ꪎ
�
ꪽ
ꪕ
\"
in
the
modern
form,
\"
ꪎ
ꪴ
ꪽ
ꪕ
\"
in
the
traditional
f
r
om.
The
language
name
is
spelled
as
\"
ꪁꪫꪱꪣ
ꪼ
ꪕ
\",
and
the
script
name
is
spelled
as
\"
ꪎ
ꪼ
ꪕ
\"
in
the
modern
form,
\"
ꪎ
ꪳ
ꪼ
ꪕ
\"
in
the
traditional
fo
r
m.
As
the
proposal
for
TaiViet
script
to
the
Unicode
is
still
on
the
progress,
we
use
the
Private
Use
Area
for
TaiViet
characters
(
U+F000..U+F07E
)
.
A
TaiViet
font
encoded
accordingly
is
available
at
this
web
page:
http://www.m17n.org/
TaiViet
/
http://www.m17n.org/
viettai
/
"
)))
(
provide
'tai-viet
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment