From mboxrd@z Thu Jan 1 00:00:00 1970 From: ossau@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile/guile-doc/maint ChangeLog docstring.el Date: Sat, 12 Aug 2000 15:20:00 -0000 Message-id: <20000812222013.11635.qmail@sourceware.cygnus.com> X-SW-Source: 2000-q3/msg00123.html List-Id: CVSROOT: /cvs/guile Module name: guile Changes by: ossau@sourceware.cygnus.com 2000-08-12 15:20:13 Modified files: guile-doc/maint: ChangeLog docstring.el Log message: * Where a docstring contains blank lines, compress the C source representation by combining adjacent newline characters. * Use "@end deffn" to find end of docstring rather than superfluous "@c docstring end".