Add support for `imenu` and `which-func-mode`. Remember settingmaster
commit353371e31cb47db47071959faa8ea705eb3ae4b8
authorsmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 20 Sep 2012 21:28:53 +0000 (20 21:28 +0000)
committersmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 20 Sep 2012 21:28:53 +0000 (20 21:28 +0000)
tree298f127420f43df35c6a8b60e84835f864389474
parentdde10950a76fb62b7e0090c4367cab668e8fa837
Add support for `imenu` and `which-func-mode`. Remember setting
`which-func-modes` for this feature to work.

Automated calculations of section title faces replaced by `defface`.

Remove superfluous `rst-portable-mark-active-p`.

Refactoring.

Add support for `testcover`.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7515 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
18 files changed:
docutils/tools/editors/emacs/IDEAS.rst
docutils/tools/editors/emacs/rst.el
docutils/tools/editors/emacs/tests/adjust-section.el
docutils/tools/editors/emacs/tests/adornment.el
docutils/tools/editors/emacs/tests/buffer.el
docutils/tools/editors/emacs/tests/cl.el
docutils/tools/editors/emacs/tests/comment.el
docutils/tools/editors/emacs/tests/fill.el
docutils/tools/editors/emacs/tests/font-lock.el
docutils/tools/editors/emacs/tests/imenu.el [new file with mode: 0644]
docutils/tools/editors/emacs/tests/indent.el
docutils/tools/editors/emacs/tests/init.el [new file with mode: 0644]
docutils/tools/editors/emacs/tests/items.el
docutils/tools/editors/emacs/tests/movement.el
docutils/tools/editors/emacs/tests/re.el
docutils/tools/editors/emacs/tests/shift.el
docutils/tools/editors/emacs/tests/toc.el
docutils/tools/editors/emacs/tests/tree.el [new file with mode: 0644]