New feature: tag completion with C-c TAB.
commitd5fa3a9101901b631f941b748636eab2a7da9c67
authorMichael Olson <mwolson@gnu.org>
Wed, 18 May 2005 06:00:27 +0000 (18 06:00 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 18 May 2005 06:00:27 +0000 (18 06:00 +0000)
treecc296b64fc43797a8a84f7d5be55ec0b447a27c4
parent66f6be1c4e93f1e8a6cb4149bcd47c59b88705c0
New feature: tag completion with C-c TAB.

* muse-mode.el (muse-mode-map): Map C-c TAB to `muse-insert-tag'.
  (muse-tag-history, muse-custom-tags): New variables that keep track of
  the tag history and newly-entered tags respectively for
  `muse-insert-tag'.
  (muse-insert-tag): New function that interactively prompts the user for
  a tag to use.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-33
ChangeLog
muse-mode.el