comparison scripts/ChangeLog @ 8444:c3ac9f2772cd

do not eat white space within @example environments of docstrings
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Mon, 05 Jan 2009 10:54:22 +0100
parents 34c0acf11539
children dd52e541418b
comparison
equal deleted inserted replaced
8443:34c0acf11539 8444:c3ac9f2772cd
162 162
163 2008-11-10 John W. Eaton <jwe@octave.org> 163 2008-11-10 John W. Eaton <jwe@octave.org>
164 164
165 * polynomial/spline.m: Delete debugging statements. From 165 * polynomial/spline.m: Delete debugging statements. From
166 Sebastian Schöps <sebastian@schoeps.org>. 166 Sebastian Schöps <sebastian@schoeps.org>.
167
168 2008-11-07 Thorsten Meyer <thorsten.meyier@gmx.de>
169
170 * mkdoc: do not remove white space before @ within @example
171 environment
167 172
168 2008-11-05 Thorsten Meyer <thorsten.meyier@gmx.de> 173 2008-11-05 Thorsten Meyer <thorsten.meyier@gmx.de>
169 174
170 * plot/subplot.m: fix texi bug 175 * plot/subplot.m: fix texi bug
171 176