Standardize source headers, appease elint, don't require planner
commitce1ffc12f74991737eb7b0f731c07cb917fde472
authorMichael Olson <mwolson@gnu.org>
Fri, 15 Apr 2005 05:54:30 +0000 (15 05:54 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 15 Apr 2005 05:54:30 +0000 (15 05:54 +0000)
tree68361700b3cae09657fd4f122322af72cb2e7a51
parentd7add74db9094adc8fa9796c17ccd86476fc087f
Standardize source headers, appease elint, don't require planner

2005-04-15  Michael Olson  <mwolson@gnu.org>

    * Makefile, scripts/muse-build.el: Moved muse-build.el to the
    `scripts' directory since it really isn't part of Muse proper; it
    is used to generate Muse output from the command line.

    * muse-blosxom.el: Handle case where planner is not loaded so that
    it isn't a hard requirement.

    * muse-colors.el: Move definition of `muse-colors-tag-info' up so
    that elint doesn't complain.

    * muse-message.el (muse-message-markup-link): Don't throw up on
    links with no description.

    * muse-blosxom.el, muse-book.el, muse-colors.el, muse-convert.el,
    muse-docbook.el, muse-html.el, muse-http.el, muse-journal.el,
    muse-latex.el, muse-message.el, muse-mode.el, muse-poem.el,
    muse-project.el, muse-publish.el, muse-regexps.el,
    muse-texinfo.el, muse.el: Add standard header for each file in
    preparation for the initial release, which will hopefully happen
    sometime within the next month.

git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-26
20 files changed:
ChangeLog
Makefile
muse-blosxom.el
muse-book.el
muse-colors.el
muse-convert.el
muse-docbook.el
muse-html.el
muse-http.el
muse-journal.el
muse-latex.el
muse-message.el
muse-mode.el
muse-poem.el
muse-project.el
muse-publish.el
muse-regexps.el
muse-texinfo.el
muse.el
scripts/muse-build.el [moved from muse-build.el with 100% similarity]