]> git.eshelyaron.com Git - emacs.git/commit
Lots of refactorings and a few minor improvements.
authorStefan Merten <stefan@merten-home.de>
Tue, 3 Jan 2017 22:15:13 +0000 (23:15 +0100)
committerStefan Merten <stefan@merten-home.de>
Tue, 3 Jan 2017 22:15:13 +0000 (23:15 +0100)
commit9ed3685a778843cbc0df3ca2490f79eb4e2ebefe
treec2b591b3c1cb899ab9357766b12b266eee009a25
parente28c99082ac03b06600b8b943704e0786c8887f9
Lots of refactorings and a few minor improvements.

User visible improvements and changes:
* Improve and debug `rst-forward-section` and `rst-backward-section`.
* Auto-enumeration may be used with all styles for list insertion.
* Improve and debug `rst-toc-insert`.
* Adapt change in Emacs to use customization group `text` instead of `wp`.
* Bind `n` and `p` in `rst-toc-mode`.
* `z` in `toc-mode` returns to the previous window configuration.
* Require Emacs version >= 24.1.

Lots of refactorings including:
* Silence byte compiler.
* Use lexical binding.
* Use `cl-lib`.
* Add tests and raise test coverage.
lisp/textmodes/rst.el