]> git.eshelyaron.com Git - emacs.git/commitdiff
(decode-char): Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:15:30 +0000 (07:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 07:15:30 +0000 (07:15 +0000)
lisp/international/mule.el

index b6db19d5ebe202ac96207d3b9d4d9f05477118d5..2146fd7b8cc17474681423fdacb83721cf50cdca 100644 (file)
@@ -311,7 +311,7 @@ Currently the only supported coded character set is `ucs' (ISO/IEC
 translated through the char table `utf-8-translation-table-for-decode'.
 
 Optional argument RESTRICTION specifies a way to map the pair of CCS
-and CODE-POINT to a character.   Currently not supported and just ignored."
+and CODE-POINT to a character.  Currently not supported and just ignored."
   (cond
    ((eq ccs 'ucs)
     (let ((c (cond