1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/net
Glenn Morris dfea6d5a4a Quieten cl-lib related compiler warnings
* lisp/completion.el (cl-set-difference):
* lisp/files.el (map-merge-with, map-merge):
* lisp/emacs-lisp/radix-tree.el (map-apply): Declare.
* lisp/emacs-lisp/thunk.el: Load cl-lib at run-time, not
cl-macs at compile.
* lisp/gnus/gnus-group.el: Load cl-lib at run-time, not cl at compile.
* lisp/emacs-lisp/checkdoc.el, lisp/emacs-lisp/package.el
* lisp/gnus/gnus-sum.el, lisp/gnus/message.el, lisp/net/shr.el:
Load cl-lib at run-time.
* lisp/gnus/mml-sec.el (mml-signencrypt-style)
(mml-secure-cust-record-keys): Replace cl with cl-lib,
and load it at run-time.
* lisp/cedet/ede/linux.el, lisp/vc/vc-hg.el: Reorder requires.
2018-03-22 21:40:24 -07:00
..
ange-ftp.el Merge from origin/emacs-26 2018-03-10 18:30:54 -08:00
browse-url.el Followup to last change in browse-url.el 2018-03-19 11:17:20 +02:00
dbus.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dig.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dns.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-bob.el Replace some obsolete aliases in code 2018-03-07 15:44:08 -05:00
eudc-export.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-hotlist.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-bbdb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-mab.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eww.el Fix downloading non-text files in EWW 2018-03-02 10:44:44 +02:00
gnutls.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
goto-addr.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
hmac-def.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hmac-md5.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
imap.el Update some lisp function declarations 2018-02-26 13:35:30 -05:00
ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailcap.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
mairix.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
net-utils.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
netrc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
network-stream.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-backend.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
newst-plainview.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-reader.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-ticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-treeview.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
newsticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pop3.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
puny.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
quickurl.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
rcirc.el * lisp/net/rcirc.el (rcirc-prompt-start-marker): Define before using. 2018-02-26 15:41:02 -05:00
rfc2104.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
rlogin.el Fix Bug#30324 2018-02-03 11:08:33 +01:00
sasl-cram.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-digest.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-scram-rfc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
secrets.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
shr-color.el Merge from origin/emacs-26 2018-02-09 11:12:48 -08:00
shr.el Quieten cl-lib related compiler warnings 2018-03-22 21:40:24 -07:00
sieve-manage.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
sieve-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sieve.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
snmp-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-client.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-inspect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
socks.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
starttls.el Doc fixes for process functions (Bug#30349) 2018-02-07 20:17:50 -05:00
telnet.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tls.el Doc fixes for process functions (Bug#30349) 2018-02-07 20:17:50 -05:00
tramp-adb.el Spelling fixes (Bug#10068) 2018-03-04 17:39:53 -08:00
tramp-archive.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
tramp-cache.el Add new Tramp connection method "owncloud" 2018-01-05 21:04:39 +01:00
tramp-cmds.el Make tramp-archive fit for older Emacsen 2018-02-04 13:25:10 +01:00
tramp-compat.el * lisp/net/tramp.el: Require trampver here instead of... 2018-01-24 14:49:39 -05:00
tramp-ftp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-gvfs.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
tramp-sh.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
tramp-smb.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
tramp-uu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp.el ; Fix last commit in tramp.el 2018-03-22 16:52:58 +01:00
trampver.el * lisp/net/trampver.el: Simplify version check. 2018-01-25 12:44:29 +01:00
webjump.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
zeroconf.el * lisp/net/zeroconf.el (dbus-debug): Declare for builds without dbus. 2018-02-26 17:00:41 -05:00