changeset 47260:b0b872e61fc5

(decode-char): Fix spacing.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 06 Sep 2002 07:15:30 +0000
parents 08b8c2bc2e81
children 863b1f0c98f8
files lisp/international/mule.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule.el	Fri Sep 06 07:15:11 2002 +0000
+++ b/lisp/international/mule.el	Fri Sep 06 07:15:30 2002 +0000
@@ -311,7 +311,7 @@
 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