[nongnu] elpa/magit-section updated (b3f473f31d -> 2126eab6a9)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b3f473f31d manual: Fix key for revert's magit-sequence-continue adds 2126eab6a9 magit-unstage-file: Add missing colon to prompt No new revisions were added by this update. Summary of changes: lisp/magit-apply.el | 2 +- 1

[nongnu] elpa/magit updated (b3f473f31d -> 2126eab6a9)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b3f473f31d manual: Fix key for revert's magit-sequence-continue adds 2126eab6a9 magit-unstage-file: Add missing colon to prompt No new revisions were added by this update. Summary of changes: lisp/magit-apply.el | 2 +- 1 file ch

[nongnu] elpa/git-commit 2126eab6a9: magit-unstage-file: Add missing colon to prompt

2023-07-18 Thread ELPA Syncer
branch: elpa/git-commit commit 2126eab6a944e095a65ef00de7cda3bbd0023197 Author: Aaron L. Zeng Commit: Aaron L. Zeng magit-unstage-file: Add missing colon to prompt --- lisp/magit-apply.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-apply.el b/lisp/magit-ap

[nongnu] elpa/tuareg updated (eb3d8bb411 -> 301c80b489)

2023-07-18 Thread Stefan Monnier via
monnier pushed a change to branch elpa/tuareg. from eb3d8bb411 Apply review suggestions by @monnier new d484910213 Misc minor simplifications new 301c80b489 docs(README.md): Mention opam-switch-mode in the relevant section Summary of changes: README.md | 11

[nongnu] elpa/tuareg d484910213 1/2: Misc minor simplifications

2023-07-18 Thread Stefan Monnier via
branch: elpa/tuareg commit d484910213d6a241d72a651cb46b7de17dac1ad5 Author: Stefan Monnier Commit: Stefan Monnier Misc minor simplifications * dot-emacs.el: Don't eagerly load packages. Don't set `merlin-command` to `opam` sine it's the default value anyway. Set a major mode

[nongnu] elpa/tuareg 301c80b489 2/2: docs(README.md): Mention opam-switch-mode in the relevant section

2023-07-18 Thread Stefan Monnier via
branch: elpa/tuareg commit 301c80b48919614c2b2220c27a4002477e55f016 Author: Erik Martin-Dorel Commit: Stefan Monnier docs(README.md): Mention opam-switch-mode in the relevant section --- README.md | 11 +++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 4

[elpa] externals/vcard 44ce65f45a: Update vcard-parse.el to use line-*-position

2023-07-18 Thread Eric Abrahamsen
branch: externals/vcard commit 44ce65f45ade5fa1dad13edb3aa82baa67395666 Author: Eric Abrahamsen Commit: Eric Abrahamsen Update vcard-parse.el to use line-*-position Thanks to Arash Esbati * vcard-parse.el (vcard-parse-buffer): The point-at-* functions are deprecated. ---

[nongnu] elpa/tuareg updated (4c2badebc4 -> eb3d8bb411)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from 4c2badebc4 tuareg.el: Use faces without indirecting through variables new 481b42af1c feat: Add support for opam-switch-mode (>= 1.6) new eb3d8bb411 Apply review suggestions by @monnier Summary of changes: CHANGES.md

[nongnu] elpa/tuareg 481b42af1c 1/2: feat: Add support for opam-switch-mode (>= 1.6)

2023-07-18 Thread ELPA Syncer
branch: elpa/tuareg commit 481b42af1ceba9b4018dc4cdfcb4051aeac4fbc7 Author: Erik Martin-Dorel Commit: Stefan Monnier feat: Add support for opam-switch-mode (>= 1.6) * Add option `tuareg-kill-ocaml-on-opam-switch` (default: t) and related function `(tuareg-kill-ocaml-on-opam-sw

[nongnu] elpa/tuareg eb3d8bb411 2/2: Apply review suggestions by @monnier

2023-07-18 Thread ELPA Syncer
branch: elpa/tuareg commit eb3d8bb411d1bdbadc6c823c9b4525dc287488d2 Author: Erik Martin-Dorel Commit: Stefan Monnier Apply review suggestions by @monnier (tuareg-opam-update-env): call #'opam-switch-set-switch if (featurep 'opam-switch-mode) --- tuareg-opam.el | 36 +++

[nongnu] elpa/sweeprolog 257832b1dc 5/6: Refactor and enhance 'completion-at-point' support

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 257832b1dc66b5bf7fc9aacdac80ba52ad40cb47 Author: Eshel Yaron Commit: Eshel Yaron Refactor and enhance 'completion-at-point' support Replace 'sweeprolog-completion-at-point-functions' with a single function 'sweeprolog-completion-at-point' that impl

[nongnu] elpa/sweeprolog updated (0e05fa9545 -> 1440ac22e9)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 0e05fa9545 Bump version to 0.21.0 new b490573b32 ; Remove stale reference to 'sweeprolog-debug-prefix-face' new 7487ba0284 ; Fix unused argument new 31210d74f0 ; Simplify list notation new ae747fda7f ;

[nongnu] elpa/sweeprolog 7487ba0284 2/6: ; Fix unused argument

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 7487ba02840747cc81fe18e271093025f7c7d510 Author: Eshel Yaron Commit: Eshel Yaron ; Fix unused argument * sweeprolog.el (sweeprolog-module-minibuffer-annotation-1): Use 'pad' argument. --- sweeprolog.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[nongnu] elpa/sweeprolog 31210d74f0 3/6: ; Simplify list notation

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 31210d74f07920a99012cc5d0f61dcfcd1baa5e3 Author: Eshel Yaron Commit: Eshel Yaron ; Simplify list notation * sweeprolog.el (sweeprolog-module-completion-table): Simplify list notation of completion 'metadata' list. --- sweeprolog.el | 9 -

[nongnu] elpa/sweeprolog ae747fda7f 4/6: ; Fix typo

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit ae747fda7fd867efdfe4f7a48128d0f5ba3c8fdb Author: Eshel Yaron Commit: Eshel Yaron ; Fix typo * sweeprolog.el (sweeprolog-terms-at-point): Fix typo. --- sweeprolog.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweeprolog.el b/sw

[nongnu] elpa/sweeprolog 1440ac22e9 6/6: ; Only load 'library(macros)' if available

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit 1440ac22e93936a246e519135f01aa89128126ab Author: Eshel Yaron Commit: Eshel Yaron ; Only load 'library(macros)' if available --- sweep.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sweep.pl b/sweep.pl index 48c306b597..515cc59a08 100644 --- a/sweep.

[nongnu] elpa/sweeprolog b490573b32 1/6: ; Remove stale reference to 'sweeprolog-debug-prefix-face'

2023-07-18 Thread ELPA Syncer
branch: elpa/sweeprolog commit b490573b3295f55907a750554dcabbe685c2d3bd Author: Eshel Yaron Commit: Eshel Yaron ; Remove stale reference to 'sweeprolog-debug-prefix-face' * sweeprolog.el (sweeprolog-message): Remove stale reference to 'sweeprolog-debug-prefix-face'. --- sweepro

[nongnu] elpa/evil 669dc20279: Delay evil-ex-search-update-pattern until idle

2023-07-18 Thread ELPA Syncer
branch: elpa/evil commit 669dc20279533fe2ecaf76b8a02422205b8629f2 Author: Axel Forsman Commit: Axel Forsman Delay evil-ex-search-update-pattern until idle --- evil-ex.el | 26 +- evil-search.el | 290 +++-- evil-vars.el | 2 +-

[nongnu] elpa/org-contrib cc5443f95f: README*: Add a "Contribute" section

2023-07-18 Thread ELPA Syncer
branch: elpa/org-contrib commit cc5443f95fc131d2f09882a14447be71086d5d8c Author: Bastien Guerry Commit: Bastien Guerry README*: Add a "Contribute" section --- README.md | 8 README.org | 7 +++ 2 files changed, 15 insertions(+) diff --git a/README.md b/README.md index cb72058

[nongnu] elpa/evil 083586bd64: Simplify evil-ex-parse

2023-07-18 Thread ELPA Syncer
branch: elpa/evil commit 083586bd642a9ea8872e08672c94e7eb554fe06b Author: Axel Forsman Commit: Axel Forsman Simplify evil-ex-parse --- evil-commands.el | 10 +- evil-ex.el | 18 -- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/evil-commands.e

[elpa] externals/org 3e3b873d3f: org-do-emphasis-faces: Make sure that 'invisible property is not sticky

2023-07-18 Thread ELPA Syncer
branch: externals/org commit 3e3b873d3f863e890460dd655ae7fd5f5f0b88b5 Author: Ihor Radchenko Commit: Ihor Radchenko org-do-emphasis-faces: Make sure that 'invisible property is not sticky * lisp/org.el (org-do-emphasis-faces): Mark invisible text property in emphasis markers non

[nongnu] elpa/helm 3dd059c9fb 2/2: New user var to show the type of info

2023-07-18 Thread ELPA Syncer
branch: elpa/helm commit 3dd059c9fbed6f4ac2bc8bc7342b0a39024955a3 Author: Thierry Volpiatto Commit: Thierry Volpiatto New user var to show the type of info to show at end of rsync progbar. --- helm-files.el | 33 - 1 file changed, 24 insertions(+), 9

[nongnu] elpa/helm-core updated (8f64463df6 -> 3dd059c9fb)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 8f64463df6 Use text as rsync progress bar (same as before) adds 7fbed3bd0c Display rsync progress bar in pixels adds 3dd059c9fb New user var to show the type of info No new revisions were added by this update. Summary o

[nongnu] elpa/helm 7fbed3bd0c 1/2: Display rsync progress bar in pixels

2023-07-18 Thread ELPA Syncer
branch: elpa/helm commit 7fbed3bd0c72eed757b7e396f5fde7fc84f04dd9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Display rsync progress bar in pixels Now in mode-line we have [proc bar percentage]. --- helm-files.el | 21 +++-- 1 file changed, 11 insertions(+),

[nongnu] elpa/helm updated (8f64463df6 -> 3dd059c9fb)

2023-07-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 8f64463df6 Use text as rsync progress bar (same as before) new 7fbed3bd0c Display rsync progress bar in pixels new 3dd059c9fb New user var to show the type of info Summary of changes: helm-files.el | 54 ++