Improvements in fontification:
commitf8351778d28561f05d8bfc6753be1201eea7d79e
authorsmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 6 Nov 2010 11:23:03 +0000 (6 11:23 +0000)
committersmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 6 Nov 2010 11:23:03 +0000 (6 11:23 +0000)
tree04b76d0d62616edd8c5e952a6efbbcb5629363ec
parent3d49a9a6ba483558041e9fabb79644b176e01d54
Improvements in fontification:

* Comments are always fontified correctly
* Line blocks are supported
* `jit-lock-mode` is still not usable
* `rst-font-lock-extend-region` is used as suggested by main Emacs
  developers but needs compilation

Refactorings:

* Replaced some occurences of `current-prefix-arg'
* Removed dead code
* Modified `tests-runner.el` to work as a filter, too

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@6473 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/tools/editors/emacs/rst.el
docutils/tools/editors/emacs/tests/tests-runner.el