emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/sequences.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/sequences.texi,v
Date: Sun, 04 Mar 2007 18:21:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/04 18:21:03

Index: sequences.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/sequences.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- sequences.texi      16 Jan 2007 03:28:53 -0000      1.31
+++ sequences.texi      4 Mar 2007 18:21:03 -0000       1.32
@@ -111,12 +111,8 @@
 @end example
 @end defun
 
address@hidden string-bytes string
address@hidden string, number of bytes
-This function returns the number of bytes in @var{string}.
-If @var{string} is a multibyte string, this is greater than
address@hidden(length @var{string})}.
address@hidden defun
address@hidden
+See also @code{string-bytes}, in @ref{Text Representations}.
 
 @defun elt sequence index
 @cindex elements of sequences




reply via email to

[Prev in Thread] Current Thread [Next in Thread]