lisp/textmodes/rst.el: Implement missing but documented functionality.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 16 Mar 2014 03:47:31 +0000 (04:47 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 16 Mar 2014 03:47:31 +0000 (04:47 +0100)
commit57348c4d22dda72bf630fe02c679c6acdbe9c85d
tree0fe4b508c0e2c8180a03ea69f5a1a11ddc0a7a5e
parent7ea9a62b8e563b5bbc5b8fa3d2fedab9f2a35030
lisp/textmodes/rst.el: Implement missing but documented functionality.

(rst-arabic-to-roman, rst-roman-to-arabic):
Implement inserting into current buffer, documented in their docstrings.
(rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
(rst-section-tree-point, rst-forward-section, rst-indent)
(rst-compute-tabs, rst-font-lock-find-unindented-line-end)
(rst-font-lock-find-unindented-line-limit, rst-adornment-level)
(rst-font-lock-handle-adornment-pre-match-form)
(rst-repeat-last-character): Reflow docstrings.
(rst-preferred-adornments, rst-update-section, rst-find-title-line)
(rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
(rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
(rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
Fix docstring typos.
(rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
(rst-uncomment-region, rst-font-lock-find-unindented-line-match)
(rst-font-lock-handle-adornment-matcher): Mark unused arguments.
lisp/ChangeLog
lisp/textmodes/rst.el