]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant #' before lambda in calc/*.el
authorStefan Kangas <stefan@marxist.se>
Mon, 5 Apr 2021 15:28:05 +0000 (17:28 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 5 Apr 2021 15:28:05 +0000 (17:28 +0200)
commit81940e9c0eddf64b1699341e8a35ef556e1593f8
tree7c5ef4c099c31b2b432bdf547ef245af7977dc42
parent0342354c155728f8d55005bd34a66e1ab3179cc7
Remove redundant #' before lambda in calc/*.el

* lisp/calc/calc-alg.el (math-defsimplify):
* lisp/calc/calc-ext.el (math-defintegral, math-defintegral-2):
* lisp/calc/calc-prog.el (math-do-arg-check): Remove redundant #'
before lambda.
lisp/calc/calc-alg.el
lisp/calc/calc-ext.el
lisp/calc/calc-prog.el