]> git.eshelyaron.com Git - emacs.git/commit
Improve the doc string of 'string-collate-lessp'
authorIhor Radchenko <yantar92@posteo.net>
Tue, 22 Nov 2022 01:21:17 +0000 (09:21 +0800)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Nov 2022 12:50:35 +0000 (14:50 +0200)
commit7c090ebf6b3fa065063906f9f8c9da7477fa7818
treed5ce45b731f67d9489313995b2e119d0fc6c3887
parent110769d039f1e5d12b948fade23563b3e540cff3
Improve the doc string of 'string-collate-lessp'

* src/fns.c (Fstring_collate_lessp): Clarify that
IGNORE-CASE argument might be ignored when the operating
system does not implement string collation for the
specified locale.  (Bug#59275)
src/fns.c