# HG changeset patch # User Katsumi Yamaoka # Date 1285893282 0 # Node ID a554263b06d46512a40e1e634ec2ec407fba747b # Parent 3b9bd3888ee9c3ab23f719c48ae7eceb521eca0e Fix previous merge from Gnus trunk. diff -r 3b9bd3888ee9 -r a554263b06d4 doc/misc/ChangeLog --- a/doc/misc/ChangeLog Fri Oct 01 00:25:50 2010 +0000 +++ b/doc/misc/ChangeLog Fri Oct 01 00:34:42 2010 +0000 @@ -41,7 +41,7 @@ 2010-09-26 Julien Danjou - * gnus.texi (Oort Gnus): Remove mention of ssl.el + * gnus.texi (Oort Gnus): Remove mention of ssl.el. 2010-09-26 Lars Magne Ingebrigtsen @@ -71,7 +71,7 @@ 2010-09-25 Julien Danjou - * gnus.texi (Customizing Articles): Remove gnus-treat-translate + * gnus.texi (Customizing Articles): Remove gnus-treat-translate. 2010-09-24 Glenn Morris diff -r 3b9bd3888ee9 -r a554263b06d4 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 01 00:25:50 2010 +0000 +++ b/lisp/ChangeLog Fri Oct 01 00:34:42 2010 +0000 @@ -1,10 +1,10 @@ 2010-09-30 Lars Magne Ingebrigtsen - * tls.el (tls-starttls-switches): New variable. + * net/tls.el (tls-starttls-switches): New variable. (tls-find-starttls-argument): Use it. (open-tls-stream): Ditto. -1 * netrc.el (netrc-credentials): Return the value of the "default" + * net/netrc.el (netrc-credentials): Return the value of the "default" entry. (netrc-machine): Ditto.