From 38b92c4260400393c5cfe1394b7c01488a6d5b4b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 7 Mar 2004 19:54:13 +0000 Subject: [PATCH] UTF-8 is now RFC3629. --- src/coding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) o coding-category-utf-8 The category for a coding system which has the same code range - as UTF-8 (cf. RFC2279). Assigned the coding-system (Lisp + as UTF-8 (cf. RFC3629). Assigned the coding-system (Lisp symbol) `utf-8' by default. o coding-category-utf-16-be -- 2.39.5