emacs/lisp/calc
Stefan Monnier b21f6193fe * lisp: Remove yet more always-nil variables
* lisp/align.el (align-region):
Remove always-nil variable `group-c`.
* lisp/ido.el (ido-make-prompt): Remove always-nil variable `prefix`.

* lisp/xdg.el (xdg-mime-collect-associations):
Remove always-nil variable `end`.

* lisp/calc/calc-yank.el (calc-edit):
Remove always-nil variable `flag`.

* lisp/calendar/todo-mode.el (todo-edit-item--header):
Remove always-nil variable `dayname`.
(todo-show-categories-table):
Remove always-nil variable `sortkey`.

* lisp/emacs-lisp/checkdoc.el (checkdoc-ispell-docstring-engine):
Remove always-nil variable `err`.

* lisp/emacs-lisp/tcover-ses.el: Remove always-nil variable `pause`.

* lisp/eshell/em-ls.el (eshell-ls-files):
Remove always-nil variable `ignore`.

* lisp/net/ange-ftp.el (ange-ftp-copy-file-internal): Remove always-nil
variable `temp2`.

* lisp/progmodes/cperl-mode.el (cperl-tags-hier-init): Remove
always-nil variables `l1`, `l2`, `l3`.
(cperl-tags-treeify): Remove always-nil variable `l1`.

* lisp/progmodes/ebrowse.el (ebrowse-tags-read-member+class-name):
Remove always-nil variable `class`.

* lisp/textmodes/artist.el (artist-draw-ellipse-with-0-height):
Remove always-nil variable `fill-info`.

* lisp/textmodes/flyspell.el (flyspell-emacs-popup):
Remove always-nil variable `show-affix-info`.

* lisp/textmodes/rst.el (rst-Ado):
Remove always-nil variable `char`.

* lisp/vc/vc.el (vc-diff-build-argument-list-internal):
Remove always-nil variable `rev2-default`.
2021-03-11 13:29:14 -05:00
..
calc-aent.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-alg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-arith.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-bin.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-comb.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-cplx.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-embed.el Prefer setq-local in a few more places 2021-02-08 00:25:16 +01:00
calc-ext.el * lisp/calc/calc-ext.el (math-equal-int): Work for bignums. 2021-03-01 20:59:52 +01:00
calc-fin.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-forms.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-frac.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-funcs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-graph.el Fix setting of line/point style in calc gnuplot 2021-01-27 04:27:42 +01:00
calc-help.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-incom.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-keypd.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-lang.el Parse square root sign in embedded Calc mode 2021-01-19 16:11:51 +01:00
calc-macs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-map.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-math.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-menu.el Fix Calc menu item for vector dot products 2021-02-24 17:53:53 +01:00
calc-misc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-mode.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-mtx.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-nlfit.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-poly.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-prog.el Fix multiple Calc defmath errors (bug#46750) 2021-03-01 20:59:52 +01:00
calc-rewr.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-rules.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-sel.el * lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typo 2021-02-15 10:57:26 -05:00
calc-stat.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-store.el * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major mode 2021-01-04 00:01:58 -05:00
calc-stuff.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-trail.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-undo.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-units.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-vec.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-yank.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
calc.el Actually make the calc trail window dedicated 2021-01-19 06:05:53 +01:00
calcalg2.el Prefer setq-local in a few more places 2021-02-08 00:25:16 +01:00
calcalg3.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calccomp.el Calc: use big brackets around function arguments 2021-01-22 15:49:50 +01:00
calcsel2.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00