Added C-c C-a C-a to adjust section header adornment. This works with
commitde05106c76dfe7421b4bfdfa88d6256c88ad5acc
authorsmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 30 Jul 2012 19:29:33 +0000 (30 19:29 +0000)
committersmerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 30 Jul 2012 19:29:33 +0000 (30 19:29 +0000)
treebddb659b3d4c0613052bc33d7fc7518cf7358eaa
parent09efc05bb387dc35f97358120a454415dd1e4715
Added C-c C-a C-a to adjust section header adornment. This works with
all types of input methods.

Fixed bug ID 3551316
(https://sourceforge.net/tracker/index.php?func=detail&aid=3551316&group_id=38414&atid=422030).

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7490 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
19 files changed:
docutils/tools/editors/emacs/IDEAS.rst
docutils/tools/editors/emacs/rst.el
docutils/tools/editors/emacs/tests/Makefile
docutils/tools/editors/emacs/tests/adjust-section.el
docutils/tools/editors/emacs/tests/adornment.el
docutils/tools/editors/emacs/tests/buffer.el [new file with mode: 0644]
docutils/tools/editors/emacs/tests/cl.el [new file with mode: 0644]
docutils/tools/editors/emacs/tests/comment.el
docutils/tools/editors/emacs/tests/ert-buffer.el [new file with mode: 0644]
docutils/tools/editors/emacs/tests/ert-support.el [deleted file]
docutils/tools/editors/emacs/tests/fill.el
docutils/tools/editors/emacs/tests/font-lock.el
docutils/tools/editors/emacs/tests/indent.el
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/support.el [deleted file]
docutils/tools/editors/emacs/tests/toc.el