muse-mode: Use two spaces when filling definition list terms
commitaf963429f3344c2aa27bb8e0139d1987270896c9
authorMichael W. Olson <mwolson@gnu.org>
Mon, 8 Oct 2007 20:32:37 +0000 (8 16:32 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Mon, 8 Oct 2007 20:32:37 +0000 (8 16:32 -0400)
tree69910eba682ca6b5e93949eb8b54ef22277af999
parentc9be473c3a5b58ef36796315d35cdfed771c0bf5
muse-mode: Use two spaces when filling definition list terms

* lisp/muse-mode.el (muse-mode): Set fill-paragraph-function.
  (muse-mode-fill-paragraph): New function that fills the paragraph at
  point.  If a definition list term is on the same line, then prefix
  subsequent lines with two spaces when filling.  Otherwise, return nil,
  so that normal filling can take place.
ChangeLog
lisp/muse-mode.el