From 4540f8f86a4b09ed4c8b144c32d0c4d0adc3164f Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Mon, 17 Dec 2001 19:24:09 +0000 Subject: [PATCH] Indexed `empty string' definition. --- lispintro/emacs-lisp-intro.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index d24ce67239c..1968a3256df 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -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. -- 2.39.2