comparison doc/ChangeLog @ 9014:71fca0fc2436

save source file names for functions as comments in .texi files
author John W. Eaton <jwe@octave.org>
date Wed, 25 Mar 2009 12:54:17 -0400
parents 6994961bf1f4
children a1635f7c4cbe
comparison
equal deleted inserted replaced
9013:3b1908b58662 9014:71fca0fc2436
1 2009-03-25 John W. Eaton <jwe@octave.org>
2
3 * interpreter/munge-texi.cc (process_texi_input_file):
4 Copy leading comment with file name info to output.
5
1 2009-03-09 John W. Eaton <jwe@octave.org> 6 2009-03-09 John W. Eaton <jwe@octave.org>
2 7
3 * interpreter/Makefile.in (DISTFILES): Use doc-cache instead of 8 * interpreter/Makefile.in (DISTFILES): Use doc-cache instead of
4 DOC for doc cache file. 9 DOC for doc cache file.
5 10