* calculator.el (calculator-standard-displayer): Fix bug in use of
authorEli Barzilay <eli@barzilay.org>
Mon, 23 Jun 2014 05:14:23 +0000 (01:14 -0400)
committerEli Barzilay <eli@barzilay.org>
Mon, 23 Jun 2014 05:14:23 +0000 (01:14 -0400)
commitcc43334a3e3dd1937a9f43ebbdaa89297fc34a1c
tree78f0058c75d676b3f7b163d46c077452019c22db
parent200fc9496f7e2d53610e31634fdcd750d1870279
* calculator.el (calculator-standard-displayer): Fix bug in use of
`calculator-groupize-number'.
(calculator-funcall): Fix broken `cl-flet' use by moving it into the
`eval' code, so it works in v24.3.1 too.
(calculator-last-input): Comment to clarify purpose.

Also add back a ChangeLog blurb for previous commit 2014-06-15T04:52:34Z!eli@barzilay.org.
lisp/ChangeLog
lisp/calculator.el