]> git.eshelyaron.com Git - sweep.git/commit
ADDED: completion-at-point for variable names
authorEshel Yaron <me@eshelyaron.com>
Tue, 25 Oct 2022 06:44:46 +0000 (09:44 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 25 Oct 2022 06:44:46 +0000 (09:44 +0300)
commit2f6cbc5e8b36a556e117edcc86efd44400c81a6b
treefc137982cc7c473824dd0775babde3615ee470e1
parent6e42efc6f83a29a8201a742e00020b4cf4377e3d
ADDED: completion-at-point for variable names

* sweeprolog.el (sweeprolog-local-variables-collection,
sweeprolog-variable-completion-at-point): new
functions. (sweeprolog-mode): add to
completion-at-point-functions. (sweeprolog-mode-syntax-table): update
according to char_type(Char, prolog_symbol).
README.org
sweeprolog.el