Fix some gross mistakes.
commit6ad1b81842caf6c705240bdc0c288201893c3467
authorMichael Olson <mwolson@gnu.org>
Sat, 9 Jul 2005 02:25:26 +0000 (9 02:25 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 9 Jul 2005 02:25:26 +0000 (9 02:25 +0000)
tree0dbeefd167c49f5e6d682bde253fe629114b9824
parent0f1341565310bffb475ac660825781a17c4d393b
Fix some gross mistakes.

* lisp/muse-blosxom.el (muse-blosxom-update-page-date-alist): Fix several
  gross misspellings.

* lisp/muse-project.el (muse-project-file-entries): If
  `muse-file-extension' is defined, use it to filter the entries.

* lisp/muse.el (muse-file-extension): Fix messed up attempt to set
  variable.  Move higher in file.

* lisp/muse.el (muse-update-ignored-extensions-regexp): Use given
  argument instead of the real name of the variable.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-112
ChangeLog
lisp/muse-blosxom.el
lisp/muse-project.el
lisp/muse.el