changeset 54304:d61b01de8cdf

UTF-8 is now RFC 3629.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 07 Mar 2004 19:55:42 +0000
parents 5256a4b9366f
children c53b285fdf88
files lisp/international/utf-8.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/utf-8.el	Sun Mar 07 19:54:13 2004 +0000
+++ b/lisp/international/utf-8.el	Sun Mar 07 19:55:42 2004 +0000
@@ -53,7 +53,7 @@
 ;; used to support encoding and decoding of about a quarter of the CJK
 ;; space between U+3400 and U+DFFF.
 
-;; UTF-8 is defined in RFC 2279.  A sketch of the encoding is:
+;; UTF-8 is defined in RFC 3629.  A sketch of the encoding is:
 
 ;;        scalar       |               utf-8
 ;;        value        | 1st byte  | 2nd byte  | 3rd byte