Update my example config, minor code cleanup.
commitb09d95b596750c06a2fc5d5596e52272e4e147d0
authorMichael Olson <mwolson@gnu.org>
Thu, 9 Jun 2005 19:48:02 +0000 (9 19:48 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 9 Jun 2005 19:48:02 +0000 (9 19:48 +0000)
tree3447951246d4d012f7cfb8411a4a8e7982c4fbb6
parente934bcd5269dab5e658c643f7c6e0da636dc8fbd
Update my example config, minor code cleanup.

* examples/mwolson/muse-init.el (muse-project-alist): Shorten project
  names and add "Plans" project.

* muse-docbook.el (looking-back): Delete.

* muse-html.el (looking-back): Delete.

* muse-html.el (muse-html-markup-paragraph): Use `muse-looking-back'
  instead of `looking-back'.

* muse.el (muse-looking-back): Instead of redefining the `looking-back'
  function, use this function.  If `looking-back' exists, call it;
  otherwise, use a workaround.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-47
ChangeLog
contrib/pcomplete.el [deleted file]
examples/mwolson/muse-init.el
muse-docbook.el
muse-html.el
muse.el