Changes committed gnus/texi (ChangeLog gnus.texi)

"Katsumi Yamaoka" <[email protected]>
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog gnus.texi

(Example Methods): Fix function name used to use socksified telnet.


Index: ChangeLog
diff -u gnus/texi/ChangeLog:7.391 gnus/texi/ChangeLog:7.392
--- ChangeLog:7.391	Sat Mar 22 18:40:12 2008
+++ ChangeLog	Thu Mar 27 02:40:36 2008
@@ -1,3 +1,8 @@
+2008-03-27  Katsumi Yamaoka  <[email protected]>
+
+	* gnus.texi (Example Methods): Fix function name used to use socksified
+	telnet.
+
 2008-03-22  Reiner Steib  <[email protected]>
 
 	* gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
Index: gnus.texi
diff -u gnus/texi/gnus.texi:7.274 gnus/texi/gnus.texi:7.275
--- gnus.texi:7.274	Sat Mar 22 18:40:12 2008
+++ gnus.texi	Thu Mar 27 02:40:36 2008
@@ -13132,7 +13132,7 @@
 @lisp
 (nntp "outside"
       (nntp-pre-command "runsocks")
-      (nntp-open-connection-function nntp-open-via-telnet)
+      (nntp-open-connection-function nntp-open-telnet-stream)
       (nntp-address "the.news.server")
       (nntp-end-of-line "\n"))
 @end lisp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.