]> git.eshelyaron.com Git - sweep.git/commit
Document and test sweeprolog-electric-layout-mode
authorEshel Yaron <me@eshelyaron.com>
Tue, 15 Nov 2022 20:49:49 +0000 (22:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 15 Nov 2022 20:49:49 +0000 (22:49 +0200)
commit0fa13f8e0d084b40c34934fa1d814e491a118e40
tree19627462dee2ba3774121c2d4744da07adabba2f
parent27d394ea8938bafd05323b8c34414293f9bf6c0c
Document and test sweeprolog-electric-layout-mode

*
sweeprolog.el (sweeprolog-electric-layout-post-self-insert-function):
add docstring.
(sweeprolog-electric-layout-mode): expand docstring, indent after
closing brackets.
* sweeprolog-tests.el: add tests.
* README.org (Aligning with multiple spaces): rename to...
(Maintaining Code Layout): new section, including...
(Inserting the Right Number of Spaces)
(Electric Layout mode): new sections.
README.org
sweeprolog-tests.el
sweeprolog.el