From: Juanma Barranquero Date: Fri, 6 Sep 2002 07:15:30 +0000 (+0000) Subject: (decode-char): Fix spacing. X-Git-Tag: ttn-vms-21-2-B4~13368 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7fea150cdcfcfd2712e1c60c900b17cd4d1e670;p=emacs.git (decode-char): Fix spacing. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index b6db19d5ebe..2146fd7b8cc 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -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