]> git.eshelyaron.com Git - sweep.git/commit
FIXED: variable name completion on Emacs 27
authorEshel Yaron <me@eshelyaron.com>
Mon, 7 Nov 2022 17:02:32 +0000 (19:02 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 7 Nov 2022 17:02:32 +0000 (19:02 +0200)
commitd5983b7fe429da553741cd87deb9530fe74ce86c
treef9c4998e4fb922ce029158d01bf2345b0cec37b5
parent8a532f318320f5a62a6295edc35a21cd45aa69a1
FIXED: variable name completion on Emacs 27

* sweeprolog.el (sweeprolog-variable-completion-at-point): don't rely
on char-uppercase-p
* sweeprolog-tests.el (complete-variable): new test.
sweeprolog-tests.el
sweeprolog.el