1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/lisp/net
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
..
ange-ftp.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
browse-url.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
dbus.el Declare some completion predicates 2021-03-05 17:51:22 +01:00
dictionary-connection.el * lisp/net/dictionary-connection.el: Grammar fixes 2021-02-23 14:07:32 +01:00
dictionary.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
dig.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
dns.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-bob.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-export.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-hotlist.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudc-vars.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eudc.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-bbdb.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-ldap.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-mab.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eudcb-macos-contacts.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
eww.el Make radio checkboxes work in eww 2021-03-04 12:11:08 +01:00
gnutls.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
goto-addr.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
hmac-def.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hmac-md5.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
imap.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ldap.el Use lexical-binding in a few more scattered files 2021-02-09 13:27:20 -05:00
mailcap.el Fix typos 2021-02-18 16:50:55 +01:00
mairix.el Use lexical-binding in a few more scattered files 2021-02-09 13:27:20 -05:00
net-utils.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
netrc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
network-stream.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-backend.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-plainview.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-reader.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-ticker.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newst-treeview.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
newsticker.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nsm.el Fix nsm-should-check for "google.com" failure 2021-01-12 18:53:48 +01:00
ntlm.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pop3.el Fix quoting problem in pop3-uidl-save 2021-01-07 13:20:43 +01:00
puny.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
quickurl.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
rcirc.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
rfc2104.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rlogin.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl-cram.el Use lexical-binding in sasl.el and add tests 2021-01-29 20:11:38 +01:00
sasl-digest.el Use lexical-binding in sasl.el and add tests 2021-01-29 20:11:38 +01:00
sasl-ntlm.el ; Silence byte-compiler 2021-01-29 21:06:02 +01:00
sasl-scram-rfc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl-scram-sha256.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sasl.el ; Silence byte-compiler 2021-01-29 21:06:02 +01:00
secrets.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
shr-color.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
shr.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
sieve-manage.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sieve-mode.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
sieve.el Prefer declare over a put of list-indent-function. 2021-02-22 11:54:17 -05:00
snmp-mode.el Use lexical-binding in snmp-mode.el 2021-02-10 14:42:51 +01:00
soap-client.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
soap-inspect.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
socks.el Use raw bytes for SOCKS 4 IP addresses 2021-02-20 13:03:12 +02:00
telnet.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
tramp-adb.el Tramp code cleanup 2021-02-03 18:48:09 +01:00
tramp-archive.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp-cache.el Add remote processes to Tramp sshfs method 2021-03-11 17:16:50 +01:00
tramp-cmds.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
tramp-compat.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
tramp-crypt.el Tramp code cleanup 2021-02-03 18:48:09 +01:00
tramp-ftp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp-fuse.el Add Tramp sshfs method 2021-03-08 12:05:29 +01:00
tramp-gvfs.el Further Tramp code cleanup 2021-02-17 18:04:35 +01:00
tramp-integration.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
tramp-rclone.el Add Tramp sshfs method 2021-03-08 12:05:29 +01:00
tramp-sh.el Add remote processes to Tramp sshfs method 2021-03-11 17:16:50 +01:00
tramp-smb.el Fix typos 2021-02-18 16:50:55 +01:00
tramp-sshfs.el Add remote processes to Tramp sshfs method 2021-03-11 17:16:50 +01:00
tramp-sudoedit.el Add remote processes to Tramp sshfs method 2021-03-11 17:16:50 +01:00
tramp-uu.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tramp.el Add remote processes to Tramp sshfs method 2021-03-11 17:16:50 +01:00
trampver.el Further Tramp code cleanup 2021-02-17 18:04:35 +01:00
webjump.el * lisp/net/*.el: Use lexical-binding 2021-03-08 10:11:22 -05:00
zeroconf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00