]> git.eshelyaron.com Git - emacs.git/commit
* Add comp-cstr-greatest-in-range comp-cstr-smallest-in-range
authorAndrea Corallo <akrl@sdf.org>
Sun, 27 Dec 2020 09:58:29 +0000 (10:58 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 27 Dec 2020 18:45:24 +0000 (19:45 +0100)
commit34e9aae4407aceb54c7b6bc4c9b4e3e10ec62314
tree46c4a2d4a78293b5c03ac60a9d8a56c73b01b0e3
parentee53560c8cb1236bb60304157882abe8e7cddaff
* Add comp-cstr-greatest-in-range comp-cstr-smallest-in-range

* lisp/emacs-lisp/comp-cstr.el (comp-cstr-smallest-in-range)
(comp-cstr-greatest-in-range): New function.
(comp-cstr->, comp-cstr->=, comp-cstr-<, comp-cstr-<=): Make use of.
lisp/emacs-lisp/comp-cstr.el