diff man/lispref/strings.texi @ 1495:c3cf7db99b98

[xemacs-hg @ 2003-05-22 07:41:20 by stephent] oldies faq <87iss3tpac.fsf@tleepslib.sk.tsukuba.ac.jp> split-string tweaks n dox <87n0hftpht.fsf@tleepslib.sk.tsukuba.ac.jp> missed commit of broken-sun.h <87r878ihhf.fsf@tleepslib.sk.tsukuba.ac.jp> already loaded message <87el2rtovc.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 22 May 2003 07:41:27 +0000
parents 576fb035e263
children d9eb5ea14f65
line wrap: on
line diff
--- a/man/lispref/strings.texi	Thu May 22 06:09:04 2003 +0000
+++ b/man/lispref/strings.texi	Thu May 22 07:41:27 2003 +0000
@@ -288,6 +288,10 @@
 in @ref{Building Lists}.
 @end defun
 
+The function @code{split-string}, in @ref{Regexp Search}, generates a
+list of strings by splitting a string on occurances of a regular
+expression.
+
 @node Predicates for Characters
 @section The Predicates for Characters