[elpa] externals/compat 53ac63d433: Update manual

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit 53ac63d4338deaae05464a49f14b3af3561154ac Author: Daniel Mendler Commit: Daniel Mendler Update manual --- compat.texi | 16 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/compat.texi b/compat.texi index 0003fc0b6a..0c02904c34 1

[elpa] externals/inspector 0766ce48df: Release 0.19

2023-02-07 Thread ELPA Syncer
branch: externals/inspector commit 0766ce48dfbf193df73a1fd343a84a9d41ded8ba Author: Mariano Montone Commit: Mariano Montone Release 0.19 --- inspector.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspector.el b/inspector.el index edb955f559..b3927b66b4 100644 --- a

[nongnu] elpa/wgrep adcfa31854 1/2: adjust to the latest Emacs environment.

2023-02-07 Thread ELPA Syncer
branch: elpa/wgrep commit adcfa3185448e53df86f790a089ecff53e02ee50 Author: Masahiro Hayashi Commit: Masahiro Hayashi adjust to the latest Emacs environment. - remove travis - prepare to introduce GithubAction CI --- .gitignore| 1 - .travis.yml | 12 -- Makefile |

[nongnu] elpa/wgrep updated (b4d69280d8 -> edf768732a)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/wgrep. from b4d69280d8 fix copyright new adcfa31854 adjust to the latest Emacs environment. - remove travis - prepare to introduce GithubAction CI new edf768732a tiny changes. fix version in comment. Summary of changes: .gitignore

[nongnu] elpa/wgrep edf768732a 2/2: tiny changes. fix version in comment.

2023-02-07 Thread ELPA Syncer
branch: elpa/wgrep commit edf768732a56840db6879706b64c5773c316d619 Author: Masahiro Hayashi Commit: Masahiro Hayashi tiny changes. fix version in comment. --- wgrep-ack.el | 2 +- wgrep-pt.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wgrep-ack.el b/wgrep-ack.el

[elpa] externals/marginalia 00f2986d03: marginalia--fields: Slightly nicer DSL

2023-02-07 Thread ELPA Syncer
branch: externals/marginalia commit 00f2986d031baf1afaea45c64df81a76936509d2 Author: Daniel Mendler Commit: Daniel Mendler marginalia--fields: Slightly nicer DSL Add handling for :left fields --- marginalia.el | 87 ++- 1 file

[elpa] externals/compat b0dc9210a6 1/2: Update manual

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit b0dc9210a6ba6fdab58e5b0c1dc1960cbdacc132 Author: Daniel Mendler Commit: Daniel Mendler Update manual --- compat.texi | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/compat.texi b/compat.texi index 0c02904c34..91275ffe29 100644 --- a/

[elpa] externals/compat updated (53ac63d433 -> 041624f715)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 53ac63d433 Update manual new b0dc9210a6 Update manual new 041624f715 compat-27: Add with-suppressed-warnings Summary of changes: NEWS.org| 1 + compat-27.el| 7 +++ compat-tests.el | 8

[elpa] externals/compat 041624f715 2/2: compat-27: Add with-suppressed-warnings

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit 041624f7150fca931888c96be56ca39f36718a62 Author: Daniel Mendler Commit: Daniel Mendler compat-27: Add with-suppressed-warnings --- NEWS.org| 1 + compat-27.el| 7 +++ compat-tests.el | 8 compat.texi | 17 +++-- 4 f

[elpa] externals/ergoemacs-mode 8debd046b5 1/3: Remove ergoemacs-M-O-binding check

2023-02-07 Thread ELPA Syncer
branch: externals/ergoemacs-mode commit 8debd046b5a79525bb6f1a0185eeb2a2c7f065ac Author: Matthew Fidler Commit: Matthew Fidler Remove ergoemacs-M-O-binding check --- ergoemacs-themes.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemac

[elpa] externals/ergoemacs-mode updated (892dbe31eb -> c2a918c6ab)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/ergoemacs-mode. from 892dbe31eb nadvice doesn't work for emacs 24.3.1, ignore advised functions new 8debd046b5 Remove ergoemacs-M-O-binding check new b410a7fa28 Fix ergoemacs-mode to use correct version of nadvice new c2a

[elpa] externals/ergoemacs-mode b410a7fa28 2/3: Fix ergoemacs-mode to use correct version of nadvice

2023-02-07 Thread ELPA Syncer
branch: externals/ergoemacs-mode commit b410a7fa28d73471c90d8a0856c5ed77a1102727 Author: Matthew Fidler Commit: Matthew Fidler Fix ergoemacs-mode to use correct version of nadvice --- ergoemacs-mode.el | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ergoemac

[elpa] externals/ergoemacs-mode c2a918c6ab 3/3: Merge pull request #521 from ergoemacs/502-ergoemacs-in-terminal-mode-breaks-keybingings-for-arrows-functional-keys

2023-02-07 Thread ELPA Syncer
branch: externals/ergoemacs-mode commit c2a918c6ab13e29dba2caf2bd06496babd0dfca6 Merge: 892dbe31eb b410a7fa28 Author: Matthew Fidler Commit: GitHub Merge pull request #521 from ergoemacs/502-ergoemacs-in-terminal-mode-breaks-keybingings-for-arrows-functional-keys 502 ergoemacs in t

[elpa] externals/compat dc4a2cedc8 1/2: Update manual

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit dc4a2cedc8cdf8aab0a1308e0def54b3d6079c22 Author: Daniel Mendler Commit: Daniel Mendler Update manual --- compat.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compat.texi b/compat.texi index ce3c3cd4ab..e4f769331a 100644 --- a/compat.texi +++ b/co

[elpa] externals/compat ff92d2b5b5 2/2: Manual: Move @defmac to correct section

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit ff92d2b5b504db82f61d5d1b7d0fcde41b81ed93 Author: Daniel Mendler Commit: Daniel Mendler Manual: Move @defmac to correct section --- compat.texi | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/compat.texi b/compat.texi index e

[elpa] externals/compat updated (041624f715 -> ff92d2b5b5)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 041624f715 compat-27: Add with-suppressed-warnings new dc4a2cedc8 Update manual new ff92d2b5b5 Manual: Move @defmac to correct section Summary of changes: compat.texi | 16 +--- 1 file changed, 9 insert

[elpa] externals/compat a9b75e5750: Manual: Clarify treatment of new libraries

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit a9b75e5750dd61adc4cdf00c00f41eb7c9632463 Author: Daniel Mendler Commit: Daniel Mendler Manual: Clarify treatment of new libraries Newly introduced large non-trivial core libraries should either be published as :core packages or as separately maint

[nongnu] elpa/racket-mode 2ce4bc3ee0: Update debugger for configure-expand

2023-02-07 Thread ELPA Syncer
branch: elpa/racket-mode commit 2ce4bc3ee0c1b1e4bb93d99122b0822832f29b9d Author: Greg Hendershott Commit: Greg Hendershott Update debugger for configure-expand Our equivalent of the change in drracket/gui-debugger: https://github.com/racket/drracket/commit/0291c0ebac7d09

[elpa] externals/phps-mode updated (28332893a2 -> 98ce94d2d6)

2023-02-07 Thread Christian Johansson
cjohansson pushed a change to branch externals/phps-mode. from 28332893a2 Updated version and date for 0.4.35 new dcb1998995 Documented setting for showing profiling information new 840af80c4f Resolved merge conflict new 1272ee5d54 Added support for narrow functions

[elpa] externals/phps-mode 1272ee5d54 3/4: Added support for narrow functions

2023-02-07 Thread Christian Johansson
branch: externals/phps-mode commit 1272ee5d54c21692870c496b21330c52d949f45e Author: Christian Johansson Commit: Christian Johansson Added support for narrow functions --- phps-mode-lex-analyzer.el | 471 - phps-mode-test.el | 4

[elpa] externals/phps-mode 98ce94d2d6 4/4: Updated version to 0.4.36

2023-02-07 Thread Christian Johansson
branch: externals/phps-mode commit 98ce94d2d69afc3f9b093f9401e40068f48fab42 Author: christian Commit: christian Updated version to 0.4.36 --- phps-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phps-mode.el b/phps-mode.el index c0bb9b1391..6c681d3e41 100644 ---

[elpa] externals/phps-mode dcb1998995 1/4: Documented setting for showing profiling information

2023-02-07 Thread Christian Johansson
branch: externals/phps-mode commit dcb1998995485329eeb7ae6eb62d6d2f562dcd18 Author: Christian Johansson Commit: Christian Johansson Documented setting for showing profiling information --- README.md | 14 +- phps-mode-lex-analyzer.el | 32

[elpa] externals/phps-mode 840af80c4f 2/4: Resolved merge conflict

2023-02-07 Thread Christian Johansson
branch: externals/phps-mode commit 840af80c4f4fbc78c9c23d330c72be0dbe33e554 Merge: dcb1998995 28332893a2 Author: Christian Johansson Commit: Christian Johansson Resolved merge conflict --- README.md| 10 ++ phps-mode.el | 4 ++-- 2 files changed, 4 insertions(+), 10 deletions(-

[nongnu] elpa/evil 880613823a 2/2: Defer loading of shell.el

2023-02-07 Thread ELPA Syncer
branch: elpa/evil commit 880613823a572d9294001b63468d8c39face5acf Author: Axel Forsman Commit: Axel Forsman Defer loading of shell.el --- evil-ex.el | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/evil-ex.el b/evil-ex.el index 4f75d3fc60..760

[nongnu] elpa/evil d505fecda7 1/2: Simplify evil-move-cursor-back

2023-02-07 Thread ELPA Syncer
branch: elpa/evil commit d505fecda76f8569fcf78c095d34d19eb7e7b2c9 Author: Axel Forsman Commit: Axel Forsman Simplify evil-move-cursor-back --- evil-common.el | 45 + 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/evil-common.el b/

[nongnu] elpa/evil updated (3641c6e619 -> 880613823a)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from 3641c6e619 Exclude autoindentation from previous insertion new d505fecda7 Simplify evil-move-cursor-back new 880613823a Defer loading of shell.el Summary of changes: evil-common.el | 45 +--

[elpa] externals/emms updated (f008e996d4 -> 43c6141249)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from f008e996d4 * AUTHORS: add leo to authors new 87d280dbba * emms-mpris.el: setters for LoopStatus new 3778c77588 * emms-mpris.el: Setters for Shuffle new 83eb289ce0 * emms-mpris.el: Fix two issues with artUrl meta

[elpa] externals/emms 43c6141249 5/5: Merge branch 'mpris'

2023-02-07 Thread ELPA Syncer
branch: externals/emms commit 43c61412492229eb641fe572c89c826d8fcf64d9 Merge: f008e996d4 637d88805b Author: Fran Burstall Commit: Fran Burstall Merge branch 'mpris' --- doc/emms.texinfo | 7 ++-- emms-mpris.el| 117 +-- 2 files chang

[elpa] externals/emms 83eb289ce0 3/5: * emms-mpris.el: Fix two issues with artUrl metadata

2023-02-07 Thread ELPA Syncer
branch: externals/emms commit 83eb289ce0d5c6b0f684455ef766603f86888d54 Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: Fix two issues with artUrl metadata 1. We need a graphical display to compute this (due to an eventual use of image-size): check for this. 2. B

[elpa] externals/emms 637d88805b 4/5: * doc/emms.texinfo: update section on emms-mpris

2023-02-07 Thread ELPA Syncer
branch: externals/emms commit 637d88805b3c3a7df3e4467129e62442806c2282 Author: Fran Burstall Commit: Fran Burstall * doc/emms.texinfo: update section on emms-mpris We now support LoopStatus and Shuffle. --- doc/emms.texinfo | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(

[elpa] externals/emms 3778c77588 2/5: * emms-mpris.el: Setters for Shuffle

2023-02-07 Thread ELPA Syncer
branch: externals/emms commit 3778c77588a14524f8e7c4f1ef90a9b862cbfe7f Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: Setters for Shuffle --- emms-mpris.el | 28 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/emms-mpris.el b/emms-mp

[elpa] externals/emms 87d280dbba 1/5: * emms-mpris.el: setters for LoopStatus

2023-02-07 Thread ELPA Syncer
branch: externals/emms commit 87d280dbbaa6174d7daf56c83358b2a8c222482f Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: setters for LoopStatus Can be done from d-bus or EMMS UI. --- emms-mpris.el | 83 +++ 1 file c

[nongnu] elpa/sweeprolog updated (66fc2a1060 -> fd385faf2c)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 66fc2a1060 * (sweeprolog-rename-variable-allow-existing): refine custom type new bb6449e096 ADDED: new commands for managing numbered variables new fd385faf2c FIXED: end-of-term detection after a fullstop turns to a

[nongnu] elpa/sweeprolog fd385faf2c 2/2: FIXED: end-of-term detection after a fullstop turns to a dict dot

2023-02-07 Thread ELPA Syncer
branch: elpa/sweeprolog commit fd385faf2cc39e8393e4d49e272ac108ccff0e32 Author: Eshel Yaron Commit: Eshel Yaron FIXED: end-of-term detection after a fullstop turns to a dict dot This fixes an issue with finding clause bounds after changing e.g.: foo(Bar, Baz) :- Baz = B

[nongnu] elpa/sweeprolog bb6449e096 1/2: ADDED: new commands for managing numbered variables

2023-02-07 Thread ELPA Syncer
branch: elpa/sweeprolog commit bb6449e096a2e281e44a2fb3599ac3b8f124e9c5 Author: Eshel Yaron Commit: Eshel Yaron ADDED: new commands for managing numbered variables * sweeprolog.el (sweeprolog-increment-numbered-variables) (sweeprolog-decrement-numbered-variables): new commands.

[elpa] externals/compat updated (a9b75e5750 -> 319d80eaeb)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from a9b75e5750 Manual: Clarify treatment of new libraries new b91063ba4a Improve wording in manual new 319d80eaeb Fix invalid definition Summary of changes: compat-27.el | 2 +- compat.texi | 8 2 files chang

[elpa] externals/compat b91063ba4a 1/2: Improve wording in manual

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit b91063ba4aabce0e0400daaeb9b2f0e57cbb9af8 Author: Daniel Mendler Commit: Daniel Mendler Improve wording in manual --- compat.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compat.texi b/compat.texi index f170a891c3..a129c3bcba

[elpa] externals/compat 319d80eaeb 2/2: Fix invalid definition

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit 319d80eaeb647b8e709073d8fd05e87978c04522 Author: Daniel Mendler Commit: Daniel Mendler Fix invalid definition --- compat-27.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat-27.el b/compat-27.el index 151948f60c..d0b5c728ba 100644

[elpa] externals/plz 28620c609b 1/4: Tests: (plz-head-without-headers) Fix

2023-02-07 Thread ELPA Syncer
branch: externals/plz commit 28620c609ba59e4874a8a5ad13209ed3e022e8cb Author: Adam Porter Commit: Adam Porter Tests: (plz-head-without-headers) Fix It seems that sometimes httpbin.org returns an empty body, and sometimes it contains a newline. All we care about in this tes

[elpa] externals/plz ccd5e574ed 3/4: Meta: Enable testing of all branches

2023-02-07 Thread ELPA Syncer
branch: externals/plz commit ccd5e574ed6ccd22e4ead6a1d453afe9adc3a6ca Author: Adam Porter Commit: Adam Porter Meta: Enable testing of all branches --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/work

[elpa] externals/plz updated (706cb910ee -> d9600cd5d6)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from 706cb910ee Tidy: Byte-compilation on older Emacsen new 28620c609b Tests: (plz-head-without-headers) Fix new 072ccf5f25 Change: Allow empty POST/PUT requests new ccd5e574ed Meta: Enable testing of all branches

[nongnu] elpa/xah-fly-keys 17e19e3dee: * minor refactor. systimatically changed (buffer-file-name) to buffer-file-name * xah-delete-backward-char-or-bracket-text now don't do anything special when in

2023-02-07 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 17e19e3deeff6eb7e959550087d9edea69ff828c Author: Xah Lee Commit: Xah Lee * minor refactor. systimatically changed (buffer-file-name) to buffer-file-name * xah-delete-backward-char-or-bracket-text now don't do anything special when in xah-wolfram-mode. ---

[nongnu] elpa/idle-highlight-mode updated (5418252a11 -> 215d6612b4)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/idle-highlight-mode. from 5418252a11 Change URL to codeberg new 00938d86b4 Correct URL new 6f3a6252e9 Resolve issues building the packages with elpa.gnu.org new 0a712722c9 Cleanup: use plist-dolist new ca1c028daf Add me

[nongnu] elpa/idle-highlight-mode 8ded8426e9 11/16: Release 1.1.4, avoid `global-` prefix for functions and variables

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 8ded8426e9fb6e2637c25d52184f6333dfa157ad Author: Campbell Barton Commit: Campbell Barton Release 1.1.4, avoid `global-` prefix for functions and variables --- changelog.rst | 4 +++- idle-highlight-mode.el | 21 + readme.

[nongnu] elpa/idle-highlight-mode e654412df7 06/16: Cleanup: format

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit e654412df7cb2a00a7a67809a3ac24e7262ff06f Author: Campbell Barton Commit: Campbell Barton Cleanup: format --- idle-highlight-mode.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/idle-highlight-mode.el b/idle-high

[nongnu] elpa/idle-highlight-mode 00938d86b4 01/16: Correct URL

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 00938d86b473ba97acecc819aacd9a36631c7ca4 Author: Campbell Barton Commit: Campbell Barton Correct URL --- idle-highlight-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idle-highlight-mode.el b/idle-highlight-mode.el index 4

[nongnu] elpa/idle-highlight-mode 0a712722c9 03/16: Cleanup: use plist-dolist

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 0a712722c926b6867f3179a02af4d8daf5d42a1b Author: Campbell Barton Commit: Campbell Barton Cleanup: use plist-dolist --- idle-highlight-mode.el | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/idle-hi

[nongnu] elpa/idle-highlight-mode 024d86314e 14/16: Correct compatibility for pos-bol/eol for emacs <29.1

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 024d86314e07aad14899e01ba91612fa4d079d85 Author: Campbell Barton Commit: Campbell Barton Correct compatibility for pos-bol/eol for emacs <29.1 --- idle-highlight-mode.el | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git

[nongnu] elpa/idle-highlight-mode 7c66d59da1 12/16: Cleanup: use pos-bol/eol as respecting fields isn't needed

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 7c66d59da1ed18d63a42c9ca8747c3e539f9c971 Author: Campbell Barton Commit: Campbell Barton Cleanup: use pos-bol/eol as respecting fields isn't needed --- idle-highlight-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idle

[nongnu] elpa/idle-highlight-mode 215d6612b4 16/16: Cleanup: disable formatting for quoted text

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 215d6612b4f8f412c14f9f456106bfa4c5df3d2f Author: Campbell Barton Commit: Campbell Barton Cleanup: disable formatting for quoted text --- idle-highlight-mode.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/idle-highli

[nongnu] elpa/idle-highlight-mode 6f3a6252e9 02/16: Resolve issues building the packages with elpa.gnu.org

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 6f3a6252e936110af62c645729bb19d227593eea Author: Campbell Barton Commit: Campbell Barton Resolve issues building the packages with elpa.gnu.org Patch thanks to Stefan Monnier. --- .gitignore | 3 +++ idle-highlight-mode.el | 5 +++

[nongnu] elpa/idle-highlight-mode f8b3cf0de1 10/16: Update description

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit f8b3cf0de12c68b5ec39c2ad34c80aa5d54915a4 Author: Campbell Barton Commit: Campbell Barton Update description --- idle-highlight-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idle-highlight-mode.el b/idle-highlight-mode.e

[nongnu] elpa/idle-highlight-mode ca1c028daf 04/16: Add melpa link

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit ca1c028daf7a5fcab55c510945ead5ee2066f82f Author: Campbell Barton Commit: Campbell Barton Add melpa link --- readme.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.rst b/readme.rst index 6068b28774..4f838a0872 100644 --- a/readme.rst +

[nongnu] elpa/idle-highlight-mode 9976d951f5 07/16: Cleanup: emacs native format

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 9976d951f5e93813bd6cfdc745d7bec985fa5986 Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format --- idle-highlight-mode.el | 285 +++-- 1 file changed, 135 insertions(+), 150 deletions(

[nongnu] elpa/idle-highlight-mode c02f1c4bb2 05/16: Cleanup: require pcase for pcase-dolist

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit c02f1c4bb28b77ac8f2e375fd4f0b54c1a786a8f Author: Campbell Barton Commit: Campbell Barton Cleanup: require pcase for pcase-dolist --- idle-highlight-mode.el | 4 1 file changed, 4 insertions(+) diff --git a/idle-highlight-mode.el b/idle-highlight

[nongnu] elpa/idle-highlight-mode 6749314b0d 13/16: Fix compatibility for pos-bol/eol for emacs <29.1

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 6749314b0d1afcc415bc302b708869df72a80bb6 Author: Campbell Barton Commit: Campbell Barton Fix compatibility for pos-bol/eol for emacs <29.1 --- idle-highlight-mode.el | 12 1 file changed, 12 insertions(+) diff --git a/idle-highlight-mode

[nongnu] elpa/idle-highlight-mode d0eb1dc453 15/16: Cleanup: reformat with updated elisp-autofmt

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit d0eb1dc45333f9b75bdb4fb4ee170f1dc6ce185e Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- idle-highlight-mode.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/idle-highlight-mode

[nongnu] elpa/idle-highlight-mode ae5e663dda 08/16: Cleanup: formatting

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit ae5e663dda456ac15dee681c0e8ee3cc633c74ac Author: Campbell Barton Commit: Campbell Barton Cleanup: formatting --- idle-highlight-mode.el | 27 --- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/idle-highlight-mo

[nongnu] elpa/idle-highlight-mode 37e181903c 09/16: Cleanup: add fill-column local variable

2023-02-07 Thread ELPA Syncer
branch: elpa/idle-highlight-mode commit 37e181903ca49ac0e7fe64b53a2bf31b6ea2fef8 Author: Campbell Barton Commit: Campbell Barton Cleanup: add fill-column local variable --- idle-highlight-mode.el | 4 1 file changed, 4 insertions(+) diff --git a/idle-highlight-mode.el b/idle-highlight

[nongnu] elpa/helm aee1b36fa7: Ensure ffap-machine-p never ping (#2574)

2023-02-07 Thread ELPA Syncer
branch: elpa/helm commit aee1b36fa7b7819ccc1f01bc313bf77d4cf6a98d Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure ffap-machine-p never ping (#2574) --- helm-lib.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/helm-lib.el b/helm-lib.el index 265ae9bbf6.

[nongnu] elpa/helm-core updated (3ecf8aaf84 -> aee1b36fa7)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 3ecf8aaf84 Notify dired-async--modeline-mode we are running a dired-async-process adds aee1b36fa7 Ensure ffap-machine-p never ping (#2574) No new revisions were added by this update. Summary of changes: helm-lib.el | 6 +

[elpa] externals/compat updated (319d80eaeb -> f1b451de5c)

2023-02-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 319d80eaeb Fix invalid definition new 87f3adfcd9 compat-29: Preload seq new f1b451de5c Move test links Summary of changes: .github/workflows/makefile.yml | 3 + .github/workflows/seq-24.el| 496 ++

[elpa] externals/compat 87f3adfcd9 1/2: compat-29: Preload seq

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit 87f3adfcd97f2590a84ffa81d0952a11dcc2f958 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Preload seq --- .github/workflows/makefile.yml | 3 + .github/workflows/seq-24.el| 496 + NEWS.org

[elpa] externals/compat f1b451de5c 2/2: Move test links

2023-02-07 Thread ELPA Syncer
branch: externals/compat commit f1b451de5c2abb51441dd79f0fbe2444362f09cf Author: Daniel Mendler Commit: Daniel Mendler Move test links --- compat-26.el | 4 ++-- compat-27.el | 13 +++-- compat-29.el | 4 ++-- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/compat