Fix #5359: Word wrap ignores definition lists.
commit2639b2f2fbddb785707a9b1f7599f43c7b77fb22
authorMichael Olson <mwolson@gnu.org>
Sun, 6 Aug 2006 23:20:09 +0000 (6 23:20 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 6 Aug 2006 23:20:09 +0000 (6 23:20 +0000)
tree48ea08e87142c0c4fccf8f280b4fd581149277bd
parent1e3b77c8a416d008849e5cfa30b8f313498e6a50
Fix #5359: Word wrap ignores definition lists.

* lisp/muse-colors.el (muse-colors-tags): Allow <lisp> to take
  attributes.
  (muse-colors-lisp-tag): Figure out where the <lisp> tag and its
  delimiter are instead of hard-coding it.

* lisp/muse-mode.el (muse-mode): Make filling definition lists work
  better.  This should fix #5359.

* NEWS: Update through patch-84.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-175
NEWS
lisp/muse-colors.el
lisp/muse-mode.el