Blog - /Tech/Projects
Emacs 3.02.01 has been released. This is a bugfix release for 3.02.
Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writings documents and publishing them to various output formats, such as DocBook, LaTeX, (X)HTML, TexInfo, and PDF.
The download is available in the following forms, and it corresponds
with mwolson@gnu.org--2005/muse--main--1.0--patch-245.
The changes from 3.02 are listed below.
muse-project-alist — This variable should now save customizations
to the correct form in the .emacs file. Before, it was saving an
intermediate form of the variable.If you have used the customize interface in the previous release of Muse to set `muse-project-alist', please do the following to import your settings.
muse-project-alist — A bug involving the deleting of items using
Emacs21 and XEmacs21 has been fixed.#date directive is now populated by default with the last
modified time of each file, rather than the current time of day.
To use this value, add '<lisp>(muse-publishing-directive
"date")<lisp>' to your header or footer.muse-xhtml-style-sheet — New option that indicates the style
settings to use for XHTML documents. This may be either a filename
or a string of stylesheet settings.