/[emacs]/emacs/lisp/subr.el
ViewVC logotype

Diff of /emacs/lisp/subr.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.360.2.8 by miles, Sat Sep 4 09:14:25 2004 UTC revision 1.360.2.9 by miles, Thu Sep 9 09:36:32 2004 UTC
# Line 2115  likely to have undesired semantics.") Line 2115  likely to have undesired semantics.")
2115  ;; expression leads to the equivalent implementation that if SEPARATORS  ;; expression leads to the equivalent implementation that if SEPARATORS
2116  ;; is defaulted, OMIT-NULLS is treated as t.  ;; is defaulted, OMIT-NULLS is treated as t.
2117  (defun split-string (string &optional separators omit-nulls)  (defun split-string (string &optional separators omit-nulls)
2118    "Splits STRING into substrings bounded by matches for SEPARATORS.    "Split STRING into substrings bounded by matches for SEPARATORS.
2119    
2120  The beginning and end of STRING, and each match for SEPARATORS, are  The beginning and end of STRING, and each match for SEPARATORS, are
2121  splitting points.  The substrings matching SEPARATORS are removed, and  splitting points.  The substrings matching SEPARATORS are removed, and

Legend:
Removed from v.1.360.2.8  
changed lines
  Added in v.1.360.2.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26