Add `muse-current-file', fix minor QuickStart issue.
commit241acc9a36d7e942bb025f27dad8087145d10ce4
authorMichael Olson <mwolson@gnu.org>
Sat, 25 Jun 2005 04:02:11 +0000 (25 04:02 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 25 Jun 2005 04:02:11 +0000 (25 04:02 +0000)
tree0e1b1aa4e469868c06799d993eaa863880bdc2f2
parente86df54230bef088faf8f04ff847a2bbf179d329
Add `muse-current-file', fix minor QuickStart issue.

* examples/QuickStart: Make John Wiegley the author.

* lisp/muse-blosxom.el (muse-blosxom-markup-date-directive): Use
  `muse-current-file' instead of `buffer-file-name'.

* lisp/muse-project.el (muse-current-project): Document.

* lisp/muse-project.el (muse-current-file): New variable indicating the
  name, including path, of the file that is currently being published.
  (muse-project-of-file): Make use of
  `muse-current-file'.

* lisp/muse-publish.el (muse-publish-file): Set `muse-current-file' here.

* lisp/muse.el (muse-page-name): Make use of `muse-current-file'.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-78
ChangeLog
examples/QuickStart
lisp/muse-blosxom.el
lisp/muse-poem.el
lisp/muse-project.el
lisp/muse-publish.el
lisp/muse.el