emacs/lisp/calc
Mattias Engdegård cd55984153 Calc: add missing dynamic variable declarations
* lisp/calc/calc-alg.el (math-simplify-only, calc-simplify-mode)
(math-expand-formulas, calc-poly-div-remainder)
(math-living-dangerously, math-simplifying, calc-angle-mode)
(calc-prefer-frac, math-poly-base-variable):
Declare dynamic variables.
* test/lisp/calc/calc-tests.el (calc-poly-div):
Add test for at least one bug caused by missing declarations.
2019-12-26 19:37:10 +01:00
..
calc-aent.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
calc-alg.el Calc: add missing dynamic variable declarations 2019-12-26 19:37:10 +01:00
calc-arith.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-bin.el Fix calc number formatting with digit grouping (bug#36689) 2019-07-16 17:37:46 +02:00
calc-comb.el * lisp/calc/calc.el: Take advantage of native bignums. 2019-06-25 23:05:11 -04:00
calc-cplx.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-embed.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-ext.el Fix calc number formatting with digit grouping (bug#36689) 2019-07-16 17:37:46 +02:00
calc-fin.el Fix optional parameter passing in calc-fin-* functions 2019-10-19 11:46:17 +02:00
calc-forms.el Improve documentation for year-zero issues 2019-10-05 21:24:09 -07:00
calc-frac.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-funcs.el * lisp/calc/calc.el: Take advantage of native bignums. 2019-06-25 23:05:11 -04:00
calc-graph.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
calc-help.el Remove XEmacs compat code from calc 2019-06-19 22:56:26 +02:00
calc-incom.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-keypd.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-lang.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
calc-macs.el * lisp/calc/calc.el: Take advantage of native bignums. 2019-06-25 23:05:11 -04:00
calc-map.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-math.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
calc-menu.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-misc.el * lisp/calc/calc.el: Take advantage of native bignums. 2019-06-25 23:05:11 -04:00
calc-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-mtx.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-nlfit.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-poly.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
calc-prog.el Fix saving user-defined calc commands with compositions (Bug#36720) 2019-09-12 20:25:30 -04:00
calc-rewr.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-rules.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-sel.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-stat.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-store.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
calc-stuff.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-trail.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-undo.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc-units.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
calc-vec.el * lisp/calc/calc.el: Take advantage of native bignums. 2019-06-25 23:05:11 -04:00
calc-yank.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
calc.el Fix recording keyboard macros in Calc 2019-10-15 15:09:55 +03:00
calcalg2.el Fix linear equation system solving in Calc (bug#35374) 2019-09-29 13:41:21 +02:00
calcalg3.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
calccomp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
calcsel2.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00