1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/lisp/calc
Stefan Monnier 111cebc0c7 * lisp/calc/calc.el: Silence byte-compiler warnings
(calc-scan-for-dels): Use ignore-errors.
(calc-dispatch, calc-do-dispatch): Make unused arg optional.
(calc-read-key-sequence): Remove unused var `prompt2'.
(calc-kill-stack-buffer): Remove unused var `buflist'.
(calc): Remove unused var `oldbuf'.
(calc-refresh): Use inhibit-read-only.
(calc-can-abbrev-vectors): Declare.
(calc-record): Remove unused var `mainbuf'.
(math-sub-bignum): Remove unused var `sum'.
(math-svo-c, math-svo-wid, math-svo-off): Declare.
2015-10-08 22:25:38 -04:00
..
calc-aent.el Format initial input uniformly. 2015-10-08 08:32:00 -05:00
calc-alg.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-arith.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-bin.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-comb.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-cplx.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-embed.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-ext.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
calc-fin.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-forms.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-frac.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-funcs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-graph.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-help.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
calc-incom.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-keypd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-lang.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
calc-macs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-map.el Add new functions for the root mean square of a (Calc) vector 2015-09-15 19:53:06 -05:00
calc-math.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-menu.el Add new functions for the root mean square of a (Calc) vector 2015-09-15 19:53:06 -05:00
calc-misc.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-mode.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-mtx.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-nlfit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-poly.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-prog.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-rewr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-rules.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-sel.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-stat.el Add new functions for the root mean square of a (Calc) vector 2015-09-15 19:53:06 -05:00
calc-store.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
calc-stuff.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-trail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-undo.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-units.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
calc-vec.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc-yank.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calc.el * lisp/calc/calc.el: Silence byte-compiler warnings 2015-10-08 22:25:38 -04:00
calcalg2.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calcalg3.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calccomp.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
calcsel2.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00