Remove doc/ in recent entries.

This commit is contained in:
Doug Evans 2014-02-17 10:25:48 -08:00
parent 687894f54d
commit d25f38ee87
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
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.
@ -9,7 +9,7 @@
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.