* "append" is now really a "prepend" i.e. it puts the value at the
beginning of the path. This is to help deal with the case where an
executable already exists on the user's PATH, but needs to be
overridden in the package.fig file. The name "append" will eventually
be deprecated - use "path" or "add" instead.
* "fig --list" no longer throws a stack trace if there's a package.fig
file in the current directory