From: Eli Zaretskii Date: Sun, 7 Mar 2004 19:55:42 +0000 (+0000) Subject: UTF-8 is now RFC 3629. X-Git-Tag: ttn-vms-21-2-B4~7324 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81639ac3279b8dc3ec8f4a07be48a554e948c2ab;p=emacs.git UTF-8 is now RFC 3629. --- diff --git a/lisp/international/utf-8.el b/lisp/international/utf-8.el index 54f6633ce42..c2227005dd4 100644 --- a/lisp/international/utf-8.el +++ b/lisp/international/utf-8.el @@ -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