1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00
emacs/lisp/net
Stefan Monnier 2ec41c415f Avoid add-to-list on local variables
* lisp/gnus/nnir.el: Use lexical-binding and cl-lib.
(nnir-retrieve-headers): Use pcase.
(nnir-search-thread): Avoid add-to-list on local variables.

* lisp/gnus/smime.el: Use lexical-binding and cl-lib.
(smime-verify-region): Avoid add-to-list on local variables.

* lisp/mail/undigest.el: Use lexical-binding and cl-lib.
(rmail-digest-parse-mime, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): Avoid add-to-list on local variable.

* lisp/net/ldap.el (ldap-search): Move init into declaration.

* lisp/net/newst-backend.el (newsticker--cache-add):
Avoid add-to-list on local variables; Simplify code with `assq'.

* lisp/net/zeroconf.el: Use lexical-binding and cl-lib.
(dbus-debug): Remove declaration, unused.
(zeroconf-service-add-hook, zeroconf-service-remove-hook)
(zeroconf-service-browser-handler, zeroconf-publish-service):
Avoid add-to-list and *-hook on local variables.

* lisp/org/org-archive.el (org-all-archive-files):
* lisp/org/org-agenda.el (org-agenda-get-restriction-and-command):
Avoid add-to-list on local variables.

* lisp/org/ox-publish.el (org-publish--run-functions): New function.
(org-publish-projects): Use it to avoid run-hooks on a local variable.
(org-publish-cache-file-needs-publishing): Avoid add-to-list on
local variables.

* lisp/progmodes/ada-prj.el: Use setq instead of (set '...).
(ada-prj-load-from-file): Avoid add-to-list on local variables.

* lisp/progmodes/ada-xref.el (ada-initialize-runtime-library): Simplify.
(ada-gnat-parse-gpr, ada-parse-prj-file-1)
(ada-xref-find-in-modified-ali): Avoid add-to-list on local variables.

* lisp/progmodes/idlw-shell.el (idlwave-shell-update-bp-overlays):
Avoid add-to-list on local variables.
2017-01-04 00:40:45 -05:00
..
ange-ftp.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
browse-url.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dbus.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dig.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dns.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-bob.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-export.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-hotlist.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-vars.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
eudcb-bbdb.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudcb-ldap.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudcb-mab.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eww.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
gnutls.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
goto-addr.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hmac-def.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hmac-md5.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
html2text.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
imap.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ldap.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00
mailcap.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
mairix.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
net-utils.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
netrc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
network-stream.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
newst-backend.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00
newst-plainview.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-reader.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-ticker.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-treeview.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newsticker.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
nsm.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ntlm.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
pinentry.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pop3.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
puny.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
quickurl.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rcirc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rfc2104.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
rlogin.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-cram.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-digest.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-ntlm.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-scram-rfc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
secrets.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
shr-color.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
shr.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
sieve-manage.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
sieve-mode.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
sieve.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
snmp-mode.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
soap-client.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
soap-inspect.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
socks.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
starttls.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
telnet.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tls.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tramp-adb.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-cache.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-cmds.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-compat.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-ftp.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-gvfs.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-sh.el Check also for "gvfs-monitor-dir.exe" in Tramp 2017-01-02 19:30:21 +01:00
tramp-smb.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
tramp-uu.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tramp.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
trampver.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
webjump.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
zeroconf.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00