[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/sweeprolog updated (8133821499 -> 7dfb85c88f)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/sweeprolog updated (8133821499 -> 7dfb85c88f) |
Date: |
Sat, 19 Nov 2022 15:59:26 -0500 (EST) |
elpasync pushed a change to branch elpa/sweeprolog.
from 8133821499 FIXED: exporting predicates in presence of exported
operators
new d7b3dd6f87 * (sweeprolog-maybe-syntax-error-face): don't error in
top-level
new 2c99b60683 * (sweeprolog-identifier-at-point): fix module
qualification
new 1683c9a6c8 * (sweeprolog-predicate-completion-at-point): use holes
for args
new c131fdd5a5 Don't error in sweeprolog-analyze-term-at-point
new e49e93bfc5 * (sweeprolog-analyze-fragment-to-faces) fix comment
highlighting
new ac344f888b * (sweeprolog-predicate-completion-at-point): fix pcase
match
new 5399f38aa2 * (sweeprolog-analyze-fragment-flymake): restrict syntax
errors
new 7dfb85c88f Announce recent changes in NEWS.org and bump version to
0.8.9
Summary of changes:
NEWS.org | 20 ++++++++++++++++
README.org | 4 +++-
sweep.pl | 13 ++++++-----
sweeprolog-tests.el | 2 +-
sweeprolog.el | 66 +++++++++++++++++++++++++++++++++++++++++------------
5 files changed, 82 insertions(+), 23 deletions(-)
- [nongnu] elpa/sweeprolog updated (8133821499 -> 7dfb85c88f),
ELPA Syncer <=
- [nongnu] elpa/sweeprolog c131fdd5a5 4/8: Don't error in sweeprolog-analyze-term-at-point, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog ac344f888b 6/8: * (sweeprolog-predicate-completion-at-point): fix pcase match, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog 5399f38aa2 7/8: * (sweeprolog-analyze-fragment-flymake): restrict syntax errors, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog 7dfb85c88f 8/8: Announce recent changes in NEWS.org and bump version to 0.8.9, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog d7b3dd6f87 1/8: * (sweeprolog-maybe-syntax-error-face): don't error in top-level, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog 2c99b60683 2/8: * (sweeprolog-identifier-at-point): fix module qualification, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog 1683c9a6c8 3/8: * (sweeprolog-predicate-completion-at-point): use holes for args, ELPA Syncer, 2022/11/19
- [nongnu] elpa/sweeprolog e49e93bfc5 5/8: * (sweeprolog-analyze-fragment-to-faces) fix comment highlighting, ELPA Syncer, 2022/11/19