* lisp/calc/calc.el: Remove redundant autoload shape check.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Sep 2012 03:44:57 +0000 (23:44 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Sep 2012 03:44:57 +0000 (23:44 -0400)
commite6f0a80dd2bf0ee1101d6e6be2afc93966950cd0
treee29868b589edbb8b71105a7f5f300790f1204da0
parent7a04bee953b9b74c5ef24691e32c6b6d55ae1e4b
* lisp/calc/calc.el: Remove redundant autoload shape check.
(sel-mode): Don't defvar.
(calc-get-stack-element): Add `sel-mode' arg instead.
(calc-top, calc-top-list): Pass it this additional argument.
* lisp/calc/calc-store.el (calc-store-map):
* lisp/calc/calc-map.el (calc-apply, calc-reduce, calc-map)
(calc-map-equation, calc-outer-product, calc-inner-product):
* lisp/calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
lisp/ChangeLog
lisp/calc/calc-aent.el
lisp/calc/calc-map.el
lisp/calc/calc-store.el
lisp/calc/calc.el