]> git.eshelyaron.com Git - dict.git/commit
ADDED: new command and user option for updating whitespace
authorEshel Yaron <me@eshelyaron.com>
Sat, 8 Oct 2022 20:38:45 +0000 (23:38 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 8 Oct 2022 20:38:45 +0000 (23:38 +0300)
commitf996c4dcbf6271d0bbdcccac35a4ff64106ce77a
tree018545d7890843b1e38a8a2ba4ab1d106cbdb0ed
parentbadc415fc164a1f8ff69af4e0b6e7833e9dfc049
ADDED: new command and user option for updating whitespace

* sweeprolog.el:
- sweeprolog-align-spaces: new command, updates whitespace around
point according to SWI-Prolog conventions.
- sweeprolog-enable-cycle-spacing: new user option, when non-nil
sweeprolog-align-spaces is added to cycle-spacing-actions.
- sweeprolog-mode: use it.
- README.org: document it.
- NEWS.org: announce it.
NEWS.org
README.org
sweeprolog.el