Try to fix failure to recognize Muse file extension.
commitbb5c92891b2aa41b63a278de942f51cf3bd04a78
authorMichael Olson <mwolson@gnu.org>
Sat, 8 Apr 2006 16:32:00 +0000 (8 16:32 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 8 Apr 2006 16:32:00 +0000 (8 16:32 +0000)
treeef455f6d81aea216de91bad3e64255068939fe69
parenteb415bf35a54923c20a0b9d6973968676cedfe61
Try to fix failure to recognize Muse file extension.

* lisp/muse-colors.el: Use add-hook instead of add-to-list, for the sake
  of semantics.

* lisp/muse.el: Call muse-update-file-extension in
  muse-update-values-hook, instead of
  muse-ignored-file-extensions-regexp.  Add muse-update-file-extension to
  emacs-startup-hook, so that the user has time to set this in their
  .emacs file.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-97
ChangeLog.2006
lisp/muse-colors.el
lisp/muse.el