aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorKaroly Lorentey2004-03-08 13:39:35 +0000
committerKaroly Lorentey2004-03-08 13:39:35 +0000
commita0dec7068abe55dbc56ecd029189d6eb1ad12d62 (patch)
tree608962af4c7d558351f067853b3e7ece534d3431 /src/coding.c
parent54e81dc64794f315efdf418518a5e00f419cbcbd (diff)
parentdb71aa6f7a4127edde341b10318551db57723f60 (diff)
downloademacs-a0dec7068abe55dbc56ecd029189d6eb1ad12d62.tar.gz
emacs-a0dec7068abe55dbc56ecd029189d6eb1ad12d62.zip
Merged in changes from CVS HEAD
Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-138 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-139 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-140 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-113
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 7880e439e9d..62c761c5bcf 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -4029,7 +4029,7 @@ setup_raw_text_coding_system (coding)
4029 o coding-category-utf-8 4029 o coding-category-utf-8
4030 4030
4031 The category for a coding system which has the same code range 4031 The category for a coding system which has the same code range
4032 as UTF-8 (cf. RFC2279). Assigned the coding-system (Lisp 4032 as UTF-8 (cf. RFC3629). Assigned the coding-system (Lisp
4033 symbol) `utf-8' by default. 4033 symbol) `utf-8' by default.
4034 4034
4035 o coding-category-utf-16-be 4035 o coding-category-utf-16-be