]> git.eshelyaron.com Git - emacs.git/commit
Clean up byte-compile-arglist-warn
authorMattias Engdegård <mattiase@acm.org>
Mon, 28 Feb 2022 11:13:52 +0000 (12:13 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 28 Feb 2022 11:16:54 +0000 (12:16 +0100)
commitcb0aad2dbec3a26e49fd18c732dc943c4aec0ccb
tree4df576adbacf21c3c22106a5f3a996e7b0085724
parentcd32693151dbce3e70288a8c7ecc84e0c00f20aa
Clean up byte-compile-arglist-warn

* lisp/emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
Remove unnecessary sort (only need min and max).  Reduce mutation.
lisp/emacs-lisp/bytecomp.el