Revision: muse--main--1.0--patch-193
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Mon Aug 8 22:26:50 EST 2005
Standard-date: 2005-08-09 03:26:50 GMT
Modified-files: ChangeLog lisp/muse-mode.el lisp/muse.el
scripts/muse-build.el
New-patches: [EMAIL PROTECTED]
Summary: Compilation cleanups.
Keywords:
* 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.