Jump to bad and good links on TAB; mode-choosing fix.
commit4ea9b9ac324aa0889f9ff42125169fbf19c2f08c
authorMichael Olson <mwolson@gnu.org>
Tue, 12 Jul 2005 06:12:08 +0000 (12 06:12 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 12 Jul 2005 06:12:08 +0000 (12 06:12 +0000)
treec354af7bbf15879b80bfc6cd1d5239dab82cd0fa
parent153f9b97e03452045485ab3b6a39e6e707aaf977
Jump to bad and good links on TAB; mode-choosing fix.

* lisp/muse-mode.el (muse-mode-choose-mode): New function that always
  pics a major mode for a file.  If one is specified in the project of
  file, use it.  Otherwise, use muse-mode.
  (muse-next-reference, muse-previous-reference): Jump to bad links as
  well as good ones.

* lisp/muse.el (muse-file-extension): Use `muse-mode-choose-mode' instead
  of `muse-mode'.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-127
ChangeLog
lisp/muse-mode.el
lisp/muse.el