had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
- Corrects the bug causing a fatal munger error when user loads an empty file.
PR: ports/121564
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
Dickens only understands UNIX-style text files expressed in ASCII, and is
therefore of little or no use to the non-English-speaking world.
Dickens is written in Munger(1). Features include interactive filename
completion, tags support, regular-expression search-and-replace, and
unlimited undo/redo.
WWW: http://www.mammothcheese.ca/munger.html
--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca
PR: ports/120242
Submitted by: James Bailie <jimmy at mammothcheese.ca>