Priority: medium

Add some mechanism for interactive log editting.

How about:

	larch with-log CMD ARGS

as in:

	larch with-log commit ....
	larch with-log import ....

	larch with-log --summary foo --msg bar commit ...
	larch with-log --msg bar commit ...

	larch with-log --from FILE commit




# tag: Tom Lord Thu Jan 23 02:25:33 2003 (features/interactive-log-editting)
#
