discussion following each command is a quick summary of the diffs.
@table @code
-@item $cmd="git diff origin/master puck/pucked --"
+@item cmd="git diff origin/master puck/pucked --"
The command lines in this table assume you have defined @code{cmd} as
above.
user's manual were renamed and updated. The Imail manual was moved to
the Imail plugin's source directory. All manuals were changed to fit
inside a new, top-level @file{mit-scheme-pucked.info} file, the only
-Info file installed in the system Directory node. Added a
-@file{style.css} for @file{htmldir}, a copy of the style sheets used
-with online manuals at @indicateurl{gnu.org}.
+Info file installed in the system Directory node. Plugin selection
+and installation instructions were added, and a @file{style.css} for
+@file{htmldir}, a copy of the style sheets used with online manuals at
+@indicateurl{gnu.org}. Installation of HTML was made the default.
@item $cmd etc/
No changes were made.
Both Edwin and Imail were removed from @file{optiondb.scm} and scripts
like @file{build-bands.sh}.
-@item $cmd src/ffi/
-Added new build procedures @code{add-plugin} and @code{remove-plugin},
-which work with Debian package installation scripts
-(e.g.@: @code{prerm}) and maintain Info as well as HTML indices of
-installed plugins.
-
-@item $cmd src/compiler/ src/cref/ src/sf/ src/star-parser/
+@item $cmd src/compiler/ src/cref/ src/ffi/ src/sf/ src/star-parser/
No changes were made to the rest of the core subsystems except their
@file{Makefile-fragment}s. These now install all source files.