This is a tecnical to do designed for those developing Aspell.  It may
make little sence for the end-user.  For the end-user FAQ pleace see
the manual.

--Feb 22, 1999

Come up with an iterator for the Replacements List.  The iterator
should return some sort of pair giving the misspelling and the correction.

Then add the code for the create/merge/dump replacement list option to
the aspell utility.

Add methods for retreving what aspell will use as the directory and
base/file name for the master/per/repl dictionaries. So that they don't
need to be hardwired in to the dictionaries and the aspell utility.

Fix the aspell suggest method so that it will properly handle
multiple replacement lists.


