emacs/lisp/net
2013-12-07 02:44:15 +01:00
..
.gitignore
ange-ftp.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
browse-url.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
dbus.el Minor changes, detected by test suite. 2013-12-05 16:29:59 +01:00
dig.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04: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 Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
eudcb-bbdb.el Make a few libraries loadable in isolation 2013-05-10 19:25:11 -07:00
eudcb-ldap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
eudcb-mab.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eudcb-ph.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eww.el eww: add command to view page source 2013-12-05 11:04:53 -05:00
gnutls.el * net/gnutls.el (gnutls-log-level): Declare. 2013-09-17 21:50:54 -07:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hmac-md5.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
imap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ldap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mairix.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
net-utils.el Use completion-at-point rather than obsolete alias. 2013-05-29 20:20:56 -07:00
netrc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
network-stream.el * net/network-stream.el (network-stream-open-starttls): Don't add 2013-10-06 19:14:11 +02:00
newst-backend.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-plainview.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
newst-reader.el * lisp/net/newst-reader.el (newsticker-html-renderer): Default to SHR if 2013-11-29 16:35:00 -05:00
newst-ticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-treeview.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
newsticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
quickurl.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
rcirc.el * lisp/net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list. 2013-11-05 09:32:01 -05:00
rlogin.el rlogin.el tiny cleanup 2013-05-29 20:22:45 -07:00
sasl-cram.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-digest.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
secrets.el * net/secrets.el (secrets-create-collection): Add optional 2013-10-04 12:31:59 +02:00
shr-color.el Move some files from gnus/ to net/ 2013-06-18 14:04:09 -04:00
shr.el * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data. 2013-12-07 02:44:15 +01:00
snmp-mode.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
soap-client.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
soap-inspect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
socks.el socks.el small cleanup 2013-05-23 23:53:54 -07:00
telnet.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tls.el (open-tls-stream): Remove unneeded buffer contents when opening the connection. 2013-06-05 11:03:37 -04:00
tramp-adb.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cache.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cmds.el * net/tramp-cmds.el (tramp-cleanup-connection): Clean up 2013-11-25 15:51:34 +01:00
tramp-compat.el Fix problems found while writing a test suite. 2013-11-05 15:18:41 +01:00
tramp-ftp.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-gvfs.el * net/tramp-gvfs.el (top): Run init code only when 2013-11-14 08:36:39 +01:00
tramp-gw.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-sh.el Bug#16045 2013-12-06 16:34:06 +01:00
tramp-smb.el * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer) 2013-11-11 16:18:07 +01:00
tramp-uu.el Remove byte compiler warnings, visible when compiling with 2013-08-15 16:29:08 +02:00
tramp.el * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host 2013-11-26 16:07:10 +01:00
trampver.el * net/tramp.el (tramp-handle-insert-file-contents): Improve handling 2013-10-07 14:45:20 +02:00
webjump.el * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo. 2013-06-18 01:45:14 +03:00
zeroconf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00