]> git.eshelyaron.com Git - emacs.git/commit
Use new-style `sort` signature in Lisp manual examples
authorMattias EngdegÄrd <mattiase@acm.org>
Fri, 22 Mar 2024 14:08:50 +0000 (15:08 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 29 Mar 2024 12:33:38 +0000 (13:33 +0100)
commit0f6fa646d1399d153a9b133bcd81ac4afa56c1eb
tree68c8ea61834406a980d4af8d85953e337065f620
parent4c237ac597f886bf6cb7b5950594780e4b7fd576
Use new-style `sort` signature in Lisp manual examples

* doc/lispref/help.texi (Accessing Documentation):
* doc/lispref/strings.texi (Text Comparison):
Use the new sort calling convention (bug#69709).

(cherry picked from commit 92d659ce6cd2e79231f1011202abb39606d6f06b)
doc/lispref/help.texi
doc/lispref/strings.texi