Compilation cleanups.
commit21fe51d34e7dd486a7b4e028497e3fd6dbbf9da8
authorMichael Olson <mwolson@gnu.org>
Tue, 9 Aug 2005 03:26:50 +0000 (9 03:26 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 9 Aug 2005 03:26:50 +0000 (9 03:26 +0000)
tree31da02992a215f8bf7df674e3ea45c415ed803fb
parentaa20b807ab2c60712128ca10f8357373e4d7b02d
Compilation cleanups.

* lisp/muse-mode.el (muse-mode): Use `make-local-variable' instead of
  `make-variable-buffer-local' in order to silence compiler warnings.

* lisp/muse.el: Add an eval-when-compile line to silence a compiler
  warning.

* scripts/muse-build.el (muse-elint-files): Automatically load every
  elisp file rather than specifying each one.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-193
ChangeLog
lisp/muse-mode.el
lisp/muse.el
scripts/muse-build.el