diff lisp/international/utf-8.el @ 46676:f0b8a25b0b7d

comment
author Dave Love <fx@gnu.org>
date Wed, 24 Jul 2002 22:23:44 +0000
parents 395e5c46761b
children 2d6a05542b5b
line wrap: on
line diff
--- a/lisp/international/utf-8.el	Wed Jul 24 22:22:47 2002 +0000
+++ b/lisp/international/utf-8.el	Wed Jul 24 22:23:44 2002 +0000
@@ -341,7 +341,6 @@
 				(write-multibyte-character r3 r2))))
 
 			  ;; Surrogates, U+D800 .. U+DFFF
-			  ;; Fixme: process them properly.
 			  (if (r3 < #xe000)
 			      ((r3 = r6)
 			       (write-multibyte-character r3 r0) ; eight-bit-graphic