emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: nonascii.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/nonascii.texi,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- nonascii.texi       16 Jan 2007 03:28:53 -0000      1.64
+++ nonascii.texi       4 Mar 2007 18:20:37 -0000       1.65
@@ -111,6 +111,13 @@
 Return @code{t} if @var{string} is a multibyte string.
 @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 can be greater than
address@hidden(length @var{string})}.
address@hidden defun
+
 @node Converting Representations
 @section Converting Text Representations
 




reply via email to

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