comparison scripts/ChangeLog @ 9806:8e345f2fe4d6

improved support for Contents.m files
author John W. Eaton <jwe@octave.org>
date Wed, 11 Nov 2009 15:11:14 -0500
parents 0d4613a736e9
children 965487e00282
comparison
equal deleted inserted replaced
9805:bb70d16cca3b 9806:8e345f2fe4d6
1 2009-11-11 John W. Eaton <jwe@octave.org>
2
3 * help/help.m (help): Return immediately after calling do_contents.
4 (do_contents): Find all matching directories, not just the first.
5 Call get_help_text_from_file to avoid looking in path.
6 Handle printing here.
7
1 2009-11-10 John W. Eaton <jwe@octave.org> 8 2009-11-10 John W. Eaton <jwe@octave.org>
2 9
3 * Makefile.am, audio/module.mk, deprecated/module.mk, 10 * Makefile.am, audio/module.mk, deprecated/module.mk,
4 elfun/module.mk, general/module.mk, geometry/module.mk, 11 elfun/module.mk, general/module.mk, geometry/module.mk,
5 help/module.mk, image/module.mk, io/module.mk, 12 help/module.mk, image/module.mk, io/module.mk,