1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/eshell
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
..
em-alias.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-banner.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-basic.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-cmpl.el Make pcomplete-ignore-case obsolete 2021-02-09 09:20:11 +01:00
em-dirs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-glob.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-hist.el Allow eshell to have an "erasedups"-like history 2021-02-04 11:55:47 +01:00
em-ls.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
em-pred.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-prompt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-rebind.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-script.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-smart.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-term.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-tramp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-unix.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-xtra.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-arg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-cmd.el Make two eshell aliases obsolete 2021-02-01 12:29:09 +01:00
esh-ext.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-io.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-mode.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-module.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-opt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-proc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-util.el Prefer defvar-local in remaining libraries 2021-02-02 09:57:07 +01:00
esh-var.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
eshell.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00