* lisp/calculator.el (calculator-define-key): Undo last change
commit6148555ee5a3d0139ae517803718b3e0357933c7
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 7 Dec 2015 14:09:13 +0000 (7 09:09 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 7 Dec 2015 14:09:13 +0000 (7 09:09 -0500)
treef95ca0894ea3230723580d738bc8e083c9b85dab
parent8f725564b6b546c9660551327cecb97c5a362e13
* lisp/calculator.el (calculator-define-key): Undo last change

Make map argument mandatory instead (bug#22106).
(calculator-add-operators): Pass the argument that's not optional any more.
lisp/calculator.el