comparison tests/ChangeLog @ 4344:2511b50f39c6

Refactor reproduce-bugs.el to usable state.
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 21 Dec 2007 03:31:41 -0800
parents 5e526366d533
children ec1103d2c1c7
comparison
equal deleted inserted replaced
4343:fb73a2046d3e 4344:2511b50f39c6
1 2007-12-21 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * reproduce-bugs.el: Reorganize. Minor cosmetic improvements.
4 Update to-do list.
5 (defbug): Include status and docstring in value.
6 (bug-hashtable): Document the table format.
7 (reproduce-bug): Handle revised table format. Remove broken
8 autoload cookie.
9 (describe-bug): New function. Pop up description of one bug.
10 (list-bugs): New function. Pop up brief descriptions of all bugs.
11 (1,2,3,4,5,6,7,8,9,10,11): (Re)number all bugs. Move comments to
12 docstrings.
13
1 2007-12-11 Aidan Kehoe <kehoea@parhasard.net> 14 2007-12-11 Aidan Kehoe <kehoea@parhasard.net>
2 15
3 * automated/syntax-tests.el: 16 * automated/syntax-tests.el:
4 Check that substitute-in-file-name doesn't error when handed 17 Check that substitute-in-file-name doesn't error when handed
5 non-existing environment variables, passing through the specified 18 non-existing environment variables, passing through the specified