]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
doc: clean up `Named References' a little.
[bison.git] / ChangeLog
index a639466a994ec4aba69205c9125890c24b97ba74..7f516ae7aae7c5e7ba38772dcc88d7be7a5284a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-05-29  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       doc: clean up `Named References' a little.
+       * doc/bison.texinfo (Named References): Rename section to match
+       the node name, and update all cross references.  Don't use the
+       acronyms RHS and LHS given that we don't expand them anywhere in
+       the manual.  Try to use @samp and @code properly.  Mention that
+       named references are experimental as we've already stated in NEWS.
+       (Destructor Decl): Expand the only remaining use of RHS or LHS.
+
 2011-05-29  Joel E. Denny  <joeldenny@joeldenny.org>
 
        doc: motivate named references.