]> git.eshelyaron.com Git - emacs.git/commit
Simplify code using take, ntake and butlast
authorMattias Engdegård <mattiase@acm.org>
Fri, 12 Aug 2022 11:35:01 +0000 (13:35 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 14 Aug 2022 13:43:12 +0000 (15:43 +0200)
commite99d7c4d627c1f9b4b26e3890fb3b39f74234d79
tree023ef524db8ae62d413186d21a3f358c84998c15
parent7ece1c4840efa5be7843ebd8b24d0a4c658ebadf
Simplify code using take, ntake and butlast

* lisp/calc/calc-vec.el (calcFunc-rhead):
* lisp/calc/calc.el (calc-top-list, calc-pop):
* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
Simplify.
lisp/calc/calc-vec.el
lisp/calc/calc.el
lisp/emacs-lisp/ert.el
lisp/progmodes/gdb-mi.el