emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 9ed3685a77: Lots of refactorings and a few minor im


From: Tino Calancha
Subject: [Emacs-diffs] master 9ed3685a77: Lots of refactorings and a few minor improvements.
Date: Wed, 4 Jan 2017 11:27:17 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)


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.
This is not a standard Emacs commit message: i need to go throughout
the whole diffs to know exactly what entities have being modified.

Tino



reply via email to

[Prev in Thread] Current Thread [Next in Thread]