1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/calc
2021-09-22 20:26:40 +02:00
..
calc-aent.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-alg.el Remove redundant #' before lambda in calc/*.el 2021-04-05 17:28:05 +02:00
calc-arith.el
calc-bin.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-comb.el
calc-cplx.el
calc-embed.el
calc-ext.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-fin.el
calc-forms.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-frac.el
calc-funcs.el
calc-graph.el Fix byte-compilation warnings 2021-09-11 17:17:34 +02:00
calc-help.el
calc-incom.el
calc-keypd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-lang.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-macs.el
calc-map.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-math.el
calc-menu.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-misc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-mode.el
calc-mtx.el
calc-nlfit.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
calc-poly.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-prog.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
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 ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-vec.el
calc-yank.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
calc.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calcalg2.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calcalg3.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
calccomp.el
calcsel2.el