Improve customize interface for `muse-project-alist' once more.
commitd7ad591e96f34e6a3632b01b3d05a79f0e1c490a
authorMichael Olson <mwolson@gnu.org>
Fri, 15 Jul 2005 01:07:35 +0000 (15 01:07 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 15 Jul 2005 01:07:35 +0000 (15 01:07 +0000)
treef79f52220335bda9c2417ebc3d7ba1db59c74f46
parent5a90f7021d92e8788cb55f914d47260a0ca2ca17
Improve customize interface for `muse-project-alist' once more.

* lisp/muse-project.el (muse-project-alist-get): Allow cdr of each
  setting to be anything, since we now support settings that use lists.
  (muse-project): Vastly improve this by naming each setting and showing
  what exact type is required.  Handle case where a function is not
  defined yet.  Use a set for styles, which looks nice.  This is about as
  good as it can be ... unless we add some sort of inline documentation
  later on.  A setting was added for Yann's :force-publish tag.

* lisp/muse.el (muse-eval-lisp): Fix compile warning by not displaying
  project name.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-139
ChangeLog
lisp/muse-project.el
lisp/muse.el