diff options
author | Raimon Grau <raimonster@gmail.com> | 2019-10-19 11:46:17 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-10-19 11:46:17 +0200 |
commit | ba8944bba8aaa58d60af955a8ea676a5260af346 (patch) | |
tree | 2ac803bf3f6eec5dc46f68049c5680ac96ac5796 /lisp/emacs-lisp/byte-opt.el | |
parent | 842cc05d5ca5e54aef5c455a92203fd512e89202 (diff) | |
download | emacs-ba8944bba8aaa58d60af955a8ea676a5260af346.tar.gz emacs-ba8944bba8aaa58d60af955a8ea676a5260af346.tar.bz2 emacs-ba8944bba8aaa58d60af955a8ea676a5260af346.zip |
Fix optional parameter passing in calc-fin-* functions
* lisp/calc/calc-fin.el (calc-fin-pv, calc-fin-fv, calc-fin-pmt)
(calc-fin-pner, calc-fin-rate): Add support for an optional
parameter standing for an initial lump. The functions already
support it but the extra parameter was not taken into account in
stack mode. This commit it takes into consideration when deciding
if a function takes 3 or 4 parameters (bug#37649).
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions