changeset: 4632:b93587f33338
user: Stephen J. Turnbull <stephen(a)xemacs.org>
date: Thu Apr 02 15:29:57 2009 +0900
files: man/ChangeLog man/internals/internals.texi
description:
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 <stephen(a)xemacs.org>
+
+ * internals/internals.texi: s/@urlref/@uref/g.
+ (Lstreams): Add urefs to David Beasley tutorials.
+
2009-02-26 Stephen J. Turnbull <stephen(a)xemacs.org>
* 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
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches