2014-02-17  Ludovic Courtès  <ludo@gnu.org>
 
-       * doc/guile.texi (Writing a Guile Pretty-Printer) <example>:
+       * guile.texi (Writing a Guile Pretty-Printer) <example>:
        Remove 'string-begins-with' procedure.  Add 'pretty-printer'
        parameter to 'str-lookup-function' procedure.  Look for
        the "std::string<" prefix.
 
 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
 
-       * docs/guile.texi (Values From Inferior In Guile): Remove stray
+       * guile.texi (Values From Inferior In Guile): Remove stray
        parantheses for deffn.
        (Disassembly In Guile): Ditto.