Added enhanced list item indentation.
commit7df401537ef4d3fb4b975e46c009605812b96c43
authorPer B. Sederberg <per@med.upenn.edu>
Sun, 5 Mar 2006 23:55:51 +0000 (5 23:55 +0000)
committerPer B. Sederberg <per@med.upenn.edu>
Sun, 5 Mar 2006 23:55:51 +0000 (5 23:55 +0000)
tree8e0bc8899abe6fdd01ba5130c7ae35b9ab1d4a81
parentdcd2afa48e3b08904088e7b2f00f91d8533f1cf5
Added enhanced list item indentation.

* lisp/muse-mode.el (muse-mode-map): Added key mappings to increase or
  decrease the current item indentation.

* muse-mode.el (muse-get-paragraph-start): Helper function to determine
  the start of the current paragraph.

* muse-mode.el (muse-insert-list-item): Cleaned up list item insertion
  code and made it handle definitions.

* muse-mode.el (muse-increase-list-item-indentation): New interactive
  function to increase list item indentation.

* muse-mode.el (muse-decrease-list-item-indentation): New interactive
  function to decrease list item indentation.

--This line, and those below, will be ignored--
Files to commit:
   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-el/muse-el--devel--0--patch-14
lisp/muse-mode.el