1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00

Make sure there is a space between function name and the following

opening parentheses everywhere.  texinfo.tex relies on this.
This commit is contained in:
Marius Vollmer 2004-07-01 10:51:28 +00:00
parent c3fffa2e9b
commit faaa91e742
2 changed files with 10 additions and 10 deletions

View file

@ -46,7 +46,7 @@
@c essay @sp 10
@c essay @comment The title is printed in a large font.
@c essay @title Data Representation in Guile
@c essay @subtitle $Id: data-rep.texi,v 1.1.2.6 2002-08-27 17:35:15 mvo Exp $
@c essay @subtitle $Id: data-rep.texi,v 1.1.2.7 2004-07-01 10:51:28 mvo Exp $
@c essay @subtitle For use with Guile @value{VERSION}
@c essay @author Jim Blandy
@c essay @author Free Software Foundation