]> git.eshelyaron.com Git - sweep.git/commit
; Fix off-by-one in end of next token position for parentheses
authorEshel Yaron <me@eshelyaron.com>
Tue, 26 Sep 2023 21:30:42 +0000 (23:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 26 Sep 2023 21:41:34 +0000 (23:41 +0200)
commitc24190141da32abef40ab74ad8f3eaab26edf421
treec3d436572dde8ee40b82d5f3010c5235f5973cb0
parent659d6033f4808ee41c9dfc10b83d14c077cae2e4
; Fix off-by-one in end of next token position for parentheses

* sweeprolog.el (sweeprolog-next-token-boundaries): Return correct end
of token position for parentheses.

* sweeprolog-tests.el (up-list): New test.
sweeprolog-tests.el
sweeprolog.el