# HG changeset patch # User Eli Zaretskii # Date 1078689342 0 # Node ID d61b01de8cdf63a9f345b57ba00f599680d59fc1 # Parent 5256a4b9366f38116894e58a5b915788651690ba UTF-8 is now RFC 3629. diff -r 5256a4b9366f -r d61b01de8cdf lisp/international/utf-8.el --- 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