diff options
author | Melissa Weisshaus <melissa@gnu.org> | 1995-06-16 19:17:59 +0000 |
---|---|---|
committer | Melissa Weisshaus <melissa@gnu.org> | 1995-06-16 19:17:59 +0000 |
commit | bda144f49f2ba0f467054530a21e39ec7b7575fa (patch) | |
tree | d9656e42c1146edc1ebab8152375ee8772b44944 /lispref/strings.texi | |
parent | b7011339a202da06ec2ba58b11618692ea8f0326 (diff) | |
download | emacs-bda144f49f2ba0f467054530a21e39ec7b7575fa.tar.gz |
updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.
Diffstat (limited to 'lispref/strings.texi')
-rw-r--r-- | lispref/strings.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/strings.texi b/lispref/strings.texi index d923d0407cd..f53c1c305eb 100644 --- a/lispref/strings.texi +++ b/lispref/strings.texi @@ -251,6 +251,7 @@ description of @code{mapconcat} in @ref{Mapping Functions}, Lists}. @end defun +@need 2000 @node Text Comparison @section Comparison of Characters and Strings @cindex string equality |