Code simplification; improve muse-list-item-type function.
commit2bb3c6522814b79723e407a5937f627846e09bc9
authorMichael Olson <mwolson@gnu.org>
Mon, 6 Mar 2006 04:50:17 +0000 (6 04:50 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 6 Mar 2006 04:50:17 +0000 (6 04:50 +0000)
treeb588ee8f82188ac3e5a36869eb269c77e5dabd7e
parentc3506fcf230fceaa30c4b141cfb14ee692b2c9ea
Code simplification; improve muse-list-item-type function.

* lisp/muse.el (muse-list-item-type): Disambiguate between 'dl-term and
  'dl-entry, instead of just returning 'dl.
  (muse-forward-dl-term, muse-forward-dl-entry): Use
  muse-forward-list-item.
  (muse-forward-dl-part): Remove, merge functionality into
  muse-forward-list-item.
  (muse-forward-list-item): Add a few conditions needed for skipping
  nested 'dl-term and 'dl-entry items.

--This line, and those below, will be ignored--
Files to commit:
   lisp/muse.el
   lisp/muse-mode.el

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-46
ChangeLog.2006
lisp/muse.el