# HG changeset patch # User Stephen J. Turnbull # Date 1238653797 -32400 # Node ID b93587f3333814a3e7b9fbfae63e0d0df65c0e49 # Parent 866681a74bd903427598215e1eea1bd7eda60761 Add urefs to Lstreams node. diff -r 866681a74bd9 -r b93587f33338 man/ChangeLog --- 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 + + * internals/internals.texi: s/@urlref/@uref/g. + (Lstreams): Add urefs to David Beasley tutorials. + 2009-02-26 Stephen J. Turnbull * xemacs-faq.texi (Q3.0.12): New node for Meta key on Mac. diff -r 866681a74bd9 -r b93587f33338 man/internals/internals.texi --- 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