* subr.el (split-string): remove spurious ) from docstring
@ 2007-01-01 0:45 Markus Triska
0 siblings, 0 replies; only message in thread
From: Markus Triska @ 2007-01-01 0:45 UTC (permalink / raw)
2007-01-01 Markus Triska <triska@gmx.at>
* subr.el (split-string): remove spurious ")" from docstring
*** subr.el 01 Jan 2007 01:38:06 +0100 1.539
--- subr.el 01 Jan 2007 01:38:51 +0100
***************
*** 2690,2696 ****
which correctly parses CSV format, for example.
Note that the effect of `(split-string STRING)' is the same as
! `(split-string STRING split-string-default-separators t)'). In the rare
case that you wish to retain zero-length substrings when splitting on
whitespace, use `(split-string STRING split-string-default-separators)'.
--- 2690,2696 ----
which correctly parses CSV format, for example.
Note that the effect of `(split-string STRING)' is the same as
! `(split-string STRING split-string-default-separators t)'. In the rare
case that you wish to retain zero-length substrings when splitting on
whitespace, use `(split-string STRING split-string-default-separators)'.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-01 0:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-01 0:45 subr.el (split-string): remove spurious ) from docstring Markus Triska
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.