1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/lisp/net
Glenn Morris f440830d60 Silence some compiler warnings
* calculator.el (electric, ehelp): No need to load when compiling.
(Electric-command-loop, electric-describe-mode): Declare.

* doc-view.el (doc-view-current-converter-processes): Move before use.

* files.el (dired-unmark):
* progmodes/gud.el (gdb-input): Update declarations.

* emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
Move MODE-set-explicitly definition before use.

* erc/erc-log.el (erc-network-name): Declare.

* erc/erc-notify.el (pcomplete--here): Declare.
(pcomplete/erc-mode/NOTIFY): Require pcomplete.

* international/mule-diag.el (mule-diag):
Don't use obsolete window-system-version.

* mail/feedmail.el (smtpmail): No need to load when compiling.
(smtpmail-via-smtp, smtpmail-smtp-server): Declare.

* mail/mail-utils.el (rfc822): No need to load when compiling.
(rfc822-addresses): Autoload it.
(mail-strip-quoted-names): Trivial simplification.

* mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
(rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.

* net/snmp-mode.el (tempo): Don't duplicate requires.

* progmodes/prolog.el (info): No need to load when compiling.
(comint): Require before shell requires it.
(Info-goto-node): Autoload it.
(Info-follow-nearest-node): Declare.
(prolog-help-info, prolog-goto-predicate-info): No need to require info.

* textmodes/artist.el (picture-mode-exit): Declare.

* textmodes/reftex-parse.el (reftex-parse-from-file):
Trivial rewrite so the compiler can parse it better.

* url/url-dav.el (url-http): Require it.
(url-http-head-file-attributes): Don't autoload it.

* url/url-proxy.el (url-http): Autoload it.
2013-05-21 00:25:14 -07:00
..
.gitignore
ange-ftp.el * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun, 2013-04-15 11:43:20 +02:00
browse-url.el * lisp/thingatpt.el (thing-at-point): Accept optional second argument 2013-05-08 11:13:25 -04:00
dbus.el
dig.el
dns.el
eudc-bob.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc-export.el * net/eudc-export.el: Make it loadable without bbdb. 2013-05-06 00:14:03 -07:00
eudc-hotlist.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc-vars.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudcb-bbdb.el Make a few libraries loadable in isolation 2013-05-10 19:25:11 -07:00
eudcb-ldap.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudcb-mab.el
eudcb-ph.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
gnutls.el
goto-addr.el * lisp/net/goto-addr.el (goto-address-fontify): Add start and end args. 2013-02-14 10:53:46 -05:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el
net-utils.el * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter): 2013-03-11 14:30:49 -04:00
netrc.el
network-stream.el * lisp/net/network-stream.el (network-stream-open-starttls): 2013-02-15 18:45:24 -08:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
ntlm.el
quickurl.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
rcirc.el * net/rcirc.el (rcirc-keepalive): Fix invalid timer error. 2013-02-18 00:26:38 +08:00
rcompile.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el
snmp-mode.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
soap-client.el
soap-inspect.el
socks.el
telnet.el
tls.el
tramp-adb.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
tramp-cache.el * net/tramp-cache.el (tramp-get-hash-table): New defun. 2013-02-19 16:17:55 +01:00
tramp-cmds.el
tramp-compat.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
tramp-ftp.el
tramp-gvfs.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
tramp-gw.el
tramp-sh.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
tramp-smb.el
tramp-uu.el
tramp.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
trampver.el * net/tramp-compat.el (tramp-compat-user-error): New defun. 2013-03-18 14:04:13 +01:00
webjump.el
xesam.el
zeroconf.el