Fix some byte-compiler warnings, make muse-update-values work for new buffers
commit0bb283470285b67f8bcf6d10d076bc4ac2a28c4b
authorMichael W. Olson <mwolson@gnu.org>
Sat, 22 Sep 2007 18:42:37 +0000 (22 14:42 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Sat, 22 Sep 2007 18:42:37 +0000 (22 14:42 -0400)
treebd24c8a7e9075e579500a9a263323782c947e161
parentdce958be81ab094455893509cc66ea8ea02b2590
Fix some byte-compiler warnings, make muse-update-values work for new buffers

* lisp/muse-wiki.el (muse-wiki-project-files-with-spaces): Fix
  byte-compiler warning.

* lisp/muse.el (muse-update-values): Fix byte-compiler warning.  Also,
  update the value of muse-current-project for all Muse buffers, even if
  they are new.  This should be more intuitive.  I don't think there are
  any cases where developers will want this value to be nil.
  (muse-replace-regexp-in-string): Fix byte-compiler warning.
ChangeLog
lisp/muse-wiki.el
lisp/muse.el