aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2004-03-07 19:54:13 +0000
committerEli Zaretskii <[email protected]>2004-03-07 19:54:13 +0000
commit38b92c4260400393c5cfe1394b7c01488a6d5b4b (patch)
treea6b06790bf5731e68186f446df166118ed2b23a7
parent372713e6964f7ce24cbf39ab2b133a4167a095be (diff)
UTF-8 is now RFC3629.
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 7880e439e9..62c761c5bc 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