]> code.delx.au - gnu-emacs/commit
* lisp/calculator.el: Lots of revisions
authorEli Barzilay <eli@barzilay.org>
Sun, 15 Jun 2014 04:52:34 +0000 (00:52 -0400)
committerEli Barzilay <eli@barzilay.org>
Sun, 15 Jun 2014 04:52:34 +0000 (00:52 -0400)
commit5335a8ced5a44befa20b759b73c900856defa0d7
tree4e306f61e435b5ca97b80da6971076598d1d33b9
parentdf5703a00d610a89fa6bc1da906228907b36b5d8
* lisp/calculator.el: Lots of revisions

- Kill the calculator buffer after electric mode too.
- Make decimal mode have "," groups, so it's more fitting for use in
  money calculations.
- Factorial works with non-integer inputs.
- Swallow less errors.
- Lots of other improvements, but no changes to custom variables, or
  other user visible changes (except the above).
lisp/calculator.el