emacs/lisp/net
Lars Magne Ingebrigtsen 1f2b92cb87 * net/network-stream.el (network-stream-open-starttls): Try using
a plain connection even if the server offered STARTTLS, and we
kinda wanted to use it, if Emacs doesn't have any STARTTLS
capability.  This should make smtpmail.el work in slightly more
configurations.
2011-07-06 17:09:11 +02:00
..
.gitignore
ange-ftp.el * lisp/net/ange-ftp.el: Allow loading .gz files (Bug#6923). 2011-06-27 17:30:37 -04:00
browse-url.el Add icecat to the firefox candidates list. 2011-06-25 11:31:24 +02:00
dbus.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
dig.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
dns.el Doc fix. 2011-02-04 12:26:36 +00:00
eudc-bob.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
eudc-export.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
eudc-hotlist.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
eudc-vars.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
eudc.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
eudcb-bbdb.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
eudcb-ldap.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
eudcb-mab.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
eudcb-ph.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
gnutls.el Use CL-style keyword arguments for `gnutls-negotiate' and allow :keylist and :crlfiles arguments. 2011-05-03 20:44:58 -05:00
goto-addr.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hmac-def.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hmac-md5.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
imap.el Merge changes made in Gnus trunk. 2011-03-29 13:23:38 +00:00
ldap.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
mairix.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
net-utils.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
netrc.el Merge changes made in Gnus trunk. 2011-02-21 13:29:15 +00:00
network-stream.el * net/network-stream.el (network-stream-open-starttls): Try using 2011-07-06 17:09:11 +02:00
newst-backend.el newsticker: Moved icons to etc/newsticker/images 2011-05-13 21:06:36 +02:00
newst-plainview.el newsticker: Moved icons to etc/newsticker/images 2011-05-13 21:06:36 +02:00
newst-reader.el newsticker: Moved icons to etc/newsticker/images 2011-05-13 21:06:36 +02:00
newst-ticker.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
newst-treeview.el newsticker: Moved icons to etc/newsticker/images 2011-05-13 21:06:36 +02:00
newsticker.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ntlm.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
quickurl.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
rcirc.el * lisp/net/rcirc.el: Delete trailing whitespaces once and for all. 2011-06-20 14:55:24 +02:00
rcompile.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rlogin.el rlogin.el trivia. 2011-04-07 20:11:31 -07:00
sasl-cram.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
sasl-digest.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
sasl-ntlm.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
sasl.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
secrets.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
snmp-mode.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
soap-client.el * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references): 2011-07-01 01:15:02 +02:00
soap-inspect.el Add package name. Fix author email address. 2011-03-05 11:32:10 +01:00
socks.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
telnet.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
tls.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tramp-cache.el * net/tramp-cache.el (top): Don't load the persistency file when 2011-06-21 21:51:26 +02:00
tramp-cmds.el * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window): New defun. 2011-07-06 11:48:20 +02:00
tramp-compat.el * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window): New defun. 2011-07-06 11:48:20 +02:00
tramp-ftp.el * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts) 2011-06-04 15:58:37 +02:00
tramp-gvfs.el * lisp/net/tramp.el (tramp-with-progress-reporter): Rename from 2011-06-02 00:48:23 -03:00
tramp-gw.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tramp-sh.el * net/tramp-cmds.el (tramp-cleanup-this-connection): New command. 2011-07-04 14:12:38 +02:00
tramp-smb.el * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts) 2011-06-04 15:58:37 +02:00
tramp-uu.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tramp.el * net/tramp.el (tramp-encoding-command-interactive): New defcustom. 2011-07-01 11:14:31 +02:00
trampver.el * net/tramp.el (tramp-process-actions): Add POS argument. Delete 2011-04-25 20:10:17 +02:00
webjump.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
xesam.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
zeroconf.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00