1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/lisp/calc
Mark Oteiza 5d45ba1a05 Replace with dolist some uses of while
* lisp/calc/calc-units.el (calc-permanent-units):
(math-compare-unit-names, math-simplify-units-quotient):
(math-build-units-table-buffer): Use dolist to replace extra bindings
and some while loops.
2017-06-27 23:59:24 -04:00
..
calc-aent.el
calc-alg.el Use the expression angle units while simplifying it 2017-05-18 14:47:06 +09:00
calc-arith.el
calc-bin.el
calc-comb.el Use iteration in math-factorial-iter 2017-04-18 11:25:13 -07:00
calc-cplx.el
calc-embed.el require cl-lib to fix fallout from mhtml series 2017-04-06 07:36:36 -06:00
calc-ext.el
calc-fin.el
calc-forms.el Use the expression angle units while simplifying it 2017-05-18 14:47:06 +09:00
calc-frac.el
calc-funcs.el
calc-graph.el
calc-help.el
calc-incom.el
calc-keypd.el
calc-lang.el
calc-macs.el
calc-map.el
calc-math.el Use the expression angle units while simplifying it 2017-05-18 14:47:06 +09:00
calc-menu.el
calc-misc.el Replace QUIT with maybe_quit 2017-01-25 21:25:37 -08:00
calc-mode.el
calc-mtx.el
calc-nlfit.el
calc-poly.el
calc-prog.el
calc-rewr.el
calc-rules.el
calc-sel.el
calc-stat.el
calc-store.el
calc-stuff.el
calc-trail.el
calc-undo.el
calc-units.el Replace with dolist some uses of while 2017-06-27 23:59:24 -04:00
calc-vec.el
calc-yank.el
calc.el
calcalg2.el
calcalg3.el
calccomp.el
calcsel2.el