changeset 4632:b93587f33338

Add urefs to Lstreams node.
author Stephen J. Turnbull <stephen@xemacs.org>
date Thu, 02 Apr 2009 15:29:57 +0900
parents 866681a74bd9
children 199ecf2503c8 a3dd752b0a8d
files man/ChangeLog man/internals/internals.texi
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Wed Apr 01 20:46:58 2009 +0900
+++ b/man/ChangeLog	Thu Apr 02 15:29:57 2009 +0900
@@ -1,3 +1,8 @@
+2009-04-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* internals/internals.texi: s/@urlref/@uref/g.
+	(Lstreams): Add urefs to David Beasley tutorials.
+
 2009-02-26  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* xemacs-faq.texi (Q3.0.12): New node for Meta key on Mac.
--- a/man/internals/internals.texi	Wed Apr 01 20:46:58 2009 +0900
+++ b/man/internals/internals.texi	Thu Apr 02 15:29:57 2009 +0900
@@ -20288,6 +20288,11 @@
 write characters, so the calling functions do not have to worry about
 blocking data together in order to achieve efficiency.
 
+Lstreams seem to be similar to Python 2.5 generators/coroutines.  David
+Beasley's tutorials on @uref{http://dabeaz.com/generators-uk/,generators}
+and @uref{http://dabeaz.com/coroutines/,coroutines} are an excellent
+resource.
+
 @menu
 * Creating an Lstream::         Creating an lstream object.
 * Lstream Types::               Different sorts of things that are streamed.
@@ -27538,7 +27543,7 @@
 don't blame Ben (or Eric and Matthias, for that matter).  Feel free to
 add, edit, and share the blame, guys!
 
-@c #### Make these @urlref's!!
+@c #### Make these @uref's!!
 As of late November 2004, this principally means adding support for the
 @file{Xft} library, which provides a more robust @emph{font
 configuration} mechanism via Keith Packard's @file{fontconfig} library