Move regexps to same group, only make 4 heading faces.
commit4e8cd1f4cfeb347cac3a18180bf0697b3bc49437
authorMichael Olson <mwolson@gnu.org>
Sat, 11 Jun 2005 01:28:01 +0000 (11 01:28 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 11 Jun 2005 01:28:01 +0000 (11 01:28 +0000)
tree21e895a57729ac72aea2a1d0bc53027dd2732da4
parentb09d95b596750c06a2fc5d5596e52272e4e147d0
Move regexps to same group, only make 4 heading faces.

* muse-colors.el (muse-make-faces): Only create 4 header faces since we
  can only publish 3 of them specially, leaving the fourth to be in
  plain text.
  (muse-colors-markup): Only recognize 4 levels of heading.

* muse-regexps.el (muse-tag-regexp, muse-link-regexp, muse-url-regexp)
  (muse-file-regexp, muse-image-regexp)
  (muse-ignored-extensions-regexp): Moved here from muse.el.  It seems
  like a good idea to have all the regexps in the same group.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-48
ChangeLog
muse-colors.el
muse-regexps.el
muse.el