(Creating Strings): Argument START to `substring' can not be `nil'.
commitf67b6c12766d0ba5768cf31344ad112b54e5d694
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 27 Oct 2003 15:54:13 +0000 (27 15:54 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 27 Oct 2003 15:54:13 +0000 (27 15:54 +0000)
tree8f14faac06321313568d8dcbc50cd94886862850
parenta2f4def12b0e9936219573505e6405dbbcac8a65
(Creating Strings): Argument START to `substring' can not be `nil'.
Expand description of `substring-no-properties'.  Correct description
of `split-string', especially with respect to empty matches.  Prevent
very bad line break in definition of `split-string-default-separators'.
(Text Comparison): `string=' and `string<' also accept symbols as
arguments.
(String Conversion): More completely describe argument BASE in
`string-to-number'.
(Formatting Strings): `%s' and `%S" in `format' do require corresponding
object.  Clarify behavior of numeric prefix after `%' in `format'.
(Case Conversion): The argument to `upcase-initials' can be a character.
lispref/strings.texi