Mercurial > emacs
diff doc/lispref/ChangeLog @ 103102:789636652cc9
* variables.texi (File Local Variables): Note that read-circle is
bound to nil when reading file-local variables.
* streams.texi (Input Functions): Document read-circle.
(Output Variables): Add xref to Circular Objects.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 29 Apr 2009 03:13:16 +0000 |
parents | f688a3c7a4ed |
children | 07abc555283e |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Wed Apr 29 03:02:54 2009 +0000 +++ b/doc/lispref/ChangeLog Wed Apr 29 03:13:16 2009 +0000 @@ -1,3 +1,11 @@ +2009-04-29 Chong Yidong <cyd@stupidchicken.com> + + * variables.texi (File Local Variables): Note that read-circle is + bound to nil when reading file-local variables. + + * streams.texi (Input Functions): Document read-circle. + (Output Variables): Add xref to Circular Objects. + 2009-04-25 Chong Yidong <cyd@stupidchicken.com> * tips.texi (Coding Conventions): Copyedits. Add xref to Named