mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* 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`. |
||
|---|---|---|
| .. | ||
| calc-aent.el | ||
| calc-alg.el | ||
| calc-arith.el | ||
| calc-bin.el | ||
| calc-comb.el | ||
| calc-cplx.el | ||
| calc-embed.el | ||
| calc-ext.el | ||
| calc-fin.el | ||
| calc-forms.el | ||
| 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 | ||
| calc-menu.el | ||
| calc-misc.el | ||
| 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 | ||
| calc-vec.el | ||
| calc-yank.el | ||
| calc.el | ||
| calcalg2.el | ||
| calcalg3.el | ||
| calccomp.el | ||
| calcsel2.el | ||