Update description of string comparison functions
authorUlrich Müller <ulm@gentoo.org>
Tue, 6 Aug 2024 16:04:46 +0000 (18:04 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 6 Aug 2024 16:04:46 +0000 (18:04 +0200)
commit4dc9e99349d23f6c7fc43f02d5f1e8c50f473183
tree9849e8bd7c061423e75470d937e5bbccd025c523
parent3817355aed503e79c03bca5d203bd73716d10d9e
Update description of string comparison functions

* doc/lispref/strings.texi (Text Comparison): Swap descriptions of
'string-equal' (the function) and 'string=' (its alias).  Same for
'string-lessp' and 'string<'.  Document 'string>'.  (Bug#72486)
* doc/lispref/sequences.texi (Sequence Functions): Update cross
reference to 'string-lessp'.
doc/lispref/sequences.texi
doc/lispref/strings.texi