[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/sweeprolog updated (dba83e95e6 -> 0dd67eba55)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/sweeprolog updated (dba83e95e6 -> 0dd67eba55) |
Date: |
Wed, 27 Sep 2023 16:01:32 -0400 (EDT) |
elpasync pushed a change to branch elpa/sweeprolog.
from dba83e95e6 Announce recent changes in NEWS.org and bump version to
0.25.2
new c03ac63bdb ; (sweep_replace_update_state/7): Fix SSU guard
classification
new abdd68164a ; (sweep_replace_term_r/12): Fix qualified head
classification
new e02f243b03 ; Fix filtering of the just created body when extracting
goal
new 659d6033f4 ; Avoid relying on 'diff-mode' faces
new c24190141d ; Fix off-by-one in end of next token position for
parentheses
new c3cccb68c9 ; Silence some byte-complier warnings
new 0dd67eba55 ; Add missing ':type' for 'sweeprolog-top-level-use-pty'
Summary of changes:
sweep.pl | 4 +++-
sweeprolog-tests.el | 13 ++++++++++
sweeprolog.el | 69 +++++++++++++++++++++++++++++++++--------------------
3 files changed, 59 insertions(+), 27 deletions(-)
- [nongnu] elpa/sweeprolog updated (dba83e95e6 -> 0dd67eba55),
ELPA Syncer <=
- [nongnu] elpa/sweeprolog c03ac63bdb 1/7: ; (sweep_replace_update_state/7): Fix SSU guard classification, ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog 659d6033f4 4/7: ; Avoid relying on 'diff-mode' faces, ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog c3cccb68c9 6/7: ; Silence some byte-complier warnings, ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog abdd68164a 2/7: ; (sweep_replace_term_r/12): Fix qualified head classification, ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog c24190141d 5/7: ; Fix off-by-one in end of next token position for parentheses, ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog 0dd67eba55 7/7: ; Add missing ':type' for 'sweeprolog-top-level-use-pty', ELPA Syncer, 2023/09/27
- [nongnu] elpa/sweeprolog e02f243b03 3/7: ; Fix filtering of the just created body when extracting goal, ELPA Syncer, 2023/09/27