]> code.delx.au - gnu-emacs/commitdiff
aset change.
authorDave Love <fx@gnu.org>
Sun, 20 Aug 2000 18:39:20 +0000 (18:39 +0000)
committerDave Love <fx@gnu.org>
Sun, 20 Aug 2000 18:39:20 +0000 (18:39 +0000)
lispref/sequences.texi

index 026f5d97e2681540eda3bf0c7ca8bbbf480c500e..62662d885d75fe557b3c6e5fc16890747ee221ad 100644 (file)
@@ -345,11 +345,8 @@ x
 @end example
 
 If @var{array} is a string and @var{object} is not a character, a
-@code{wrong-type-argument} error results.  If @var{array} is a string
-and @var{object} is character, but @var{object} does not use the same
-number of bytes as the character currently stored in @code{(aref
-@var{object} @var{index})}, that is also an error.  @xref{Splitting
-Characters}.
+@code{wrong-type-argument} error results.  The function converts a
+unibyte string to multibyte if necessary to insert a character.
 @end defun
 
 @defun fillarray array object