By default, use ".muse" extension and do not detect by pathname.
commit462a0d9d5dff142ebf37832120388ddb3b317722
authorMichael Olson <mwolson@gnu.org>
Sat, 29 Oct 2005 09:15:07 +0000 (29 09:15 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 29 Oct 2005 09:15:07 +0000 (29 09:15 +0000)
treea939c81324a8e6e5aebe5e6ebb2a6c85fca01392
parent3c943fb97306a2ed67ce35fe3f2226457ed97235
By default, use ".muse" extension and do not detect by pathname.

* lisp/muse-mode.el (muse-mode-auto-p): Default to nil.
  (muse-file-extension): Default to "muse".  This has the effect of
  making Emacs associate the ".muse" extension with muse-mode, without
  trying to figure things out from the path to the file.  The former
  method is usually considered to be best, so we'll go with it.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-257
ChangeLog
lisp/muse-mode.el
lisp/muse.el