]> git.eshelyaron.com Git - emacs.git/commitdiff
Update ELisp manual to match 'string-collate-equalp' doc string
authorEli Zaretskii <eliz@gnu.org>
Sun, 10 Jul 2016 14:34:34 +0000 (17:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 Jul 2016 14:34:34 +0000 (17:34 +0300)
* doc/lispref/strings.texi (Text Comparison): Remove reference to
sorting from the description of 'string-collate-equalp'.  (Bug#23902)

doc/lispref/strings.texi

index ca700a29a9592a76eaf372e9ef6fe569f1497485..febe3212ba964df332f6ce10dc415de363640b74 100644 (file)
@@ -503,8 +503,9 @@ the codeset part of the locale cannot be @code{"UTF-8"} on MS-Windows.
 If your system does not support a locale environment, this function
 behaves like @code{string-equal}.
 
-Do @emph{not} use this function to compare file names for equality, only
-for sorting them.
+Do @emph{not} use this function to compare file names for equality, as
+filesystems generally don't honor linguistic equivalence of strings
+that collation implements.
 @end defun
 
 @defun string-prefix-p string1 string2 &optional ignore-case