Indexed `empty string' definition.

This commit is contained in:
Robert J. Chassell 2001-12-17 19:24:09 +00:00
parent 1dcb89ad00
commit 4540f8f86a

View file

@ -4517,6 +4517,7 @@ The arguments to @code{string-lessp} must be strings or symbols; the
ordering is lexicographic, so case is significant. The print names of
symbols are used instead of the symbols themselves.
@cindex @samp{empty string} defined
An empty string, @samp{""}, a string with no characters in it, is
smaller than any string of characters.