[elpa] externals/vundo updated (ecc0e2c367 -> b05dabbb73)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/vundo. from ecc0e2c367 Add special hook vundo-after-undo-functions new ff2a93174e ; * vundo.el (vundo-mode): Turn off jit-lock-mode the right way new b05dabbb73 ; * vundo.el (vundo--calculate-shortest-route): Fix docstring. Su

[elpa] externals/vundo b05dabbb73 2/2: ; * vundo.el (vundo--calculate-shortest-route): Fix docstring.

2023-06-20 Thread ELPA Syncer
branch: externals/vundo commit b05dabbb73ebf6ab5d883c3fd3bcb7ae53dcb0be Author: Yuan Fu Commit: Yuan Fu ; * vundo.el (vundo--calculate-shortest-route): Fix docstring. --- vundo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vundo.el b/vundo.el index 688db49a36..85d43

[elpa] externals/vundo ff2a93174e 1/2: ; * vundo.el (vundo-mode): Turn off jit-lock-mode the right way

2023-06-20 Thread ELPA Syncer
branch: externals/vundo commit ff2a93174e9f5c117f9bcb55e4d5325d4c8e7de4 Author: Yuan Fu Commit: Yuan Fu ; * vundo.el (vundo-mode): Turn off jit-lock-mode the right way --- vundo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vundo.el b/vundo.el index 4ad828c2d1..688d

[elpa] externals/ef-themes updated (302e5ca53f -> 0a659f9a9a)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 302e5ca53f ef-elea-light: make date-common a bit more colourful new a97d77a479 ef-elea-light: tweak fg-dim and fg-alt for consistency new 0a659f9a9a Add missing entries to contrast tables Summary of changes: con

[elpa] externals/ef-themes a97d77a479 1/2: ef-elea-light: tweak fg-dim and fg-alt for consistency

2023-06-20 Thread ELPA Syncer
branch: externals/ef-themes commit a97d77a479997ad6ef88a25dfd139f7ed6d2c0a7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-light: tweak fg-dim and fg-alt for consistency --- ef-elea-light-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ef-el

[elpa] externals/ef-themes 0a659f9a9a 2/2: Add missing entries to contrast tables

2023-06-20 Thread ELPA Syncer
branch: externals/ef-themes commit 0a659f9a9ad3ec44427ef6f914458d55b058fcf4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add missing entries to contrast tables --- contrast-ratios.org | 6 ++ 1 file changed, 6 insertions(+) diff --git a/contrast-ratios.org b/contrast-ratios.

[nongnu] elpa/git-commit 24f64fd4f8: magit-git-version-assert: Fix typo

2023-06-20 Thread ELPA Syncer
branch: elpa/git-commit commit 24f64fd4f8ed4a4a302fd9227febad63507d7287 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-version-assert: Fix typo Closes #4958. --- lisp/magit-git.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-git.el b/lis

[nongnu] elpa/magit updated (9007bcfdb5 -> 24f64fd4f8)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 9007bcfdb5 magit-read-file{,s}: Don't limit to current directory adds 24f64fd4f8 magit-git-version-assert: Fix typo No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 2 +- 1 file changed, 1 inser

[nongnu] elpa/magit-section updated (9007bcfdb5 -> 24f64fd4f8)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 9007bcfdb5 magit-read-file{,s}: Don't limit to current directory adds 24f64fd4f8 magit-git-version-assert: Fix typo No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 2 +- 1 file changed,

[elpa] main fb5c51f09e: * elpa-packages (logos): Include :readme file

2023-06-20 Thread Protesilaos Stavrou
branch: main commit fb5c51f09e62a13b347bea109640cdca45e63c83 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou * elpa-packages (logos): Include :readme file --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/elpa-packages index 4629060654..f298a0cb4e

[elpa] externals/corfu 1fd3865734 2/4: corfu--popup-show: Take posn position information as argument (Fix #338)

2023-06-20 Thread ELPA Syncer
branch: externals/corfu commit 1fd386573472f20be53e9da91794b2ca9cf06279 Author: Daniel Mendler Commit: Daniel Mendler corfu--popup-show: Take posn position information as argument (Fix #338) --- corfu.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/corfu

[elpa] externals/corfu updated (02fd4846a2 -> 491e4ec33e)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 02fd4846a2 Register corfu-complete and corfu-insert with Eldoc (Fix #339) new 8557d0cd14 corfu--make-frame: Only set buffer if necessary new 1fd3865734 corfu--popup-show: Take posn position information as argument (F

[elpa] externals/corfu 491e4ec33e 4/4: Revert "corfu--make-frame: Remove some old child frame hack"

2023-06-20 Thread ELPA Syncer
branch: externals/corfu commit 491e4ec33ed028172556a21ac43e649eeba36d1f Author: Daniel Mendler Commit: Daniel Mendler Revert "corfu--make-frame: Remove some old child frame hack" This reverts commit ffca40cacf9155a85a426abe73247f59b8e2a500. --- corfu.el | 22 +++---

[elpa] externals/corfu 8557d0cd14 1/4: corfu--make-frame: Only set buffer if necessary

2023-06-20 Thread ELPA Syncer
branch: externals/corfu commit 8557d0cd1468b787458f48057608156916cffdf2 Author: Daniel Mendler Commit: Daniel Mendler corfu--make-frame: Only set buffer if necessary --- corfu.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 9e1b38df4d..0ea0

[elpa] externals/corfu ffca40cacf 3/4: corfu--make-frame: Remove some old child frame hack

2023-06-20 Thread ELPA Syncer
branch: externals/corfu commit ffca40cacf9155a85a426abe73247f59b8e2a500 Author: Daniel Mendler Commit: Daniel Mendler corfu--make-frame: Remove some old child frame hack --- corfu.el | 22 +++--- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/corfu.el b/corfu

[elpa] externals/emacs-gc-stats updated (cdea9f03ba -> f17fd30098)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/emacs-gc-stats. from cdea9f03ba Bump version to 1.2.3 new 4504beaba2 emacs-gc-stats-gc-defaults: Add more details to the docstring new 459616df26 Make recorded data customizeable new 6590469311 emacs-gc-stats-save-session

[elpa] externals/emacs-gc-stats 699a89ad4f 7/9: Add reminder to share data after `emacs-gc-stats-remind' days

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 699a89ad4f34f5f1deffc3a1f150928ddce6d9d0 Author: Ihor Radchenko Commit: Ihor Radchenko Add reminder to share data after `emacs-gc-stats-remind' days * emacs-gc-stats.el (emacs-gc-stats-remind): New custom variable to enable reminder about

[elpa] externals/emacs-gc-stats 4504beaba2 1/9: emacs-gc-stats-gc-defaults: Add more details to the docstring

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 4504beaba25263d27e883229248744bda5e457d7 Author: Ihor Radchenko Commit: Ihor Radchenko emacs-gc-stats-gc-defaults: Add more details to the docstring --- emacs-gc-stats.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs-gc-

[elpa] externals/emacs-gc-stats f17fd30098 9/9: Bump version to 1.3

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit f17fd30098c284a11feb06d505308d1f85ba2c55 Author: Ihor Radchenko Commit: Ihor Radchenko Bump version to 1.3 --- emacs-gc-stats.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el index 5f5954a544

[elpa] externals/emacs-gc-stats 5de4b6590a 8/9: Update README

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 5de4b6590a978bbc5815251c0e740926c877738b Author: Ihor Radchenko Commit: Ihor Radchenko Update README * README.org (Usage): Add new customizations to usage instructions. Document the reminder functionality. (Security considerations): Do

[elpa] externals/emacs-gc-stats 459616df26 2/9: Make recorded data customizeable

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 459616df26bd36e46f8565cf5afa11c02f131d3e Author: Ihor Radchenko Commit: Ihor Radchenko Make recorded data customizeable * emacs-gc-stats.el (emacs-gc-stats-inhibit-command-name-logging): (emacs-gc-stats-setting-vars): (emacs-gc-stats-c

[elpa] externals/emacs-gc-stats 09fc7b985a 4/9: * emacs-gc-stats.el (emacs-gc-clear): Fix warning

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 09fc7b985a65603d3ff24707de2fda6d520c186a Author: Ihor Radchenko Commit: Ihor Radchenko * emacs-gc-stats.el (emacs-gc-clear): Fix warning --- emacs-gc-stats.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el in

[elpa] externals/emacs-gc-stats 56157c6ff8 5/9: * emacs-gc-stats.el (emacs-gc-stats--idle-tic): Improve docstring

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 56157c6ff88e778794bb04a41f8964ce605a855a Author: Ihor Radchenko Commit: Ihor Radchenko * emacs-gc-stats.el (emacs-gc-stats--idle-tic): Improve docstring --- emacs-gc-stats.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emacs-

[elpa] externals/emacs-gc-stats 9687e1d80a 6/9: New customization: emacs-gc-stats-inhibit-command-name-logging

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 9687e1d80ae1f2aa6ef72d10e46c4db93cababfb Author: Ihor Radchenko Commit: Ihor Radchenko New customization: emacs-gc-stats-inhibit-command-name-logging * emacs-gc-stats.el (emacs-gc-stats-inhibit-command-name-logging): New custom variable.

[elpa] externals/emacs-gc-stats 6590469311 3/9: emacs-gc-stats-save-session: Fix call to `called-interactively-p'

2023-06-20 Thread ELPA Syncer
branch: externals/emacs-gc-stats commit 65904693115db32cea48b7a1aed84f54854dda3f Author: Ihor Radchenko Commit: Ihor Radchenko emacs-gc-stats-save-session: Fix call to `called-interactively-p' --- emacs-gc-stats.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs-gc

[elpa] externals/logos 6fbba45fa0 1/6: Rename logos-focus-mode-hook for correctness

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit 6fbba45fa0757341d4f44d90b9962255ad79c5fd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename logos-focus-mode-hook for correctness The 'logos-focus-mode-extra-functions' has the unfortunate connotation of being an irregular hook, i.e. on

[elpa] externals/logos updated (273464accc -> 88beb0aa7b)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/logos. from 273464accc Tweak format of the manual's front matter new 6fbba45fa0 Rename logos-focus-mode-hook for correctness new af64c193a9 Remove some needless private function notation from the manual new fcc13bf490 Mak

[elpa] externals/logos fcc13bf490 3/6: Make logos-page-delimiter function and variable public

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit fcc13bf490673eaa6700c16645f3d90b87350927 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make logos-page-delimiter function and variable public This is because they may be used in custom code that is defined at the user level. We want them

[elpa] externals/logos 3ccd6b6cf5 5/6: Rephrase some statements in the manual

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit 3ccd6b6cf574471052a8d71f98dd729b7b1eaf17 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rephrase some statements in the manual --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index c0dfb

[elpa] externals/logos 88beb0aa7b 6/6: Update to version 1.1.0

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit 88beb0aa7ba2d968ab1f21353b38fdd1b226c527 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 1.1.0 --- CHANGELOG.org | 80 +++ README.org| 9 +++ logos.el | 2 +- 3 fi

[elpa] externals/logos f2a4d5dbca 4/6: Give more descriptive names to functions that set state

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit f2a4d5dbcab0e157c258ce0fa31dae19b0ee9bf2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Give more descriptive names to functions that set state --- README.org | 12 ++-- logos.el | 33 ++--- 2 files changed, 28 in

[elpa] externals/logos af64c193a9 2/6: Remove some needless private function notation from the manual

2023-06-20 Thread ELPA Syncer
branch: externals/logos commit af64c193a9f33ba943d6339f65e3b7768a4b01b6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove some needless private function notation from the manual --- README.org | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/

[nongnu] elpa/julia-mode c798df5a4e 2/2: Merge pull request #187 from tpapp/tp/remove-inferior-julia

2023-06-20 Thread ELPA Syncer
branch: elpa/julia-mode commit c798df5a4e515b759764468f728f655899ab2196 Merge: b35e668d6b 05f52ad587 Author: Tamas K. Papp Commit: GitHub Merge pull request #187 from tpapp/tp/remove-inferior-julia Remove inferior-julia mode. --- julia-mode.el | 64 -

[nongnu] elpa/julia-mode 05f52ad587 1/2: Remove inferior-julia mode.

2023-06-20 Thread ELPA Syncer
branch: elpa/julia-mode commit 05f52ad5879acf911885e75194290fffcea316da Author: Tamás K. Papp Commit: Tamás K. Papp Remove inferior-julia mode. Cf discussion in #109, #144, #161. --- julia-mode.el | 64 --- 1 file changed, 64

[nongnu] elpa/sweeprolog 2603c88e45: DOC: Extend the "Overview" manual section

2023-06-20 Thread ELPA Syncer
branch: elpa/sweeprolog commit 2603c88e4556aab8e94be704aa621cd0e3390ebf Author: Eshel Yaron Commit: Eshel Yaron DOC: Extend the "Overview" manual section * README.org (Main Features) (Comparison with Emacs's built-in Prolog mode): New subsections. --- README.org | 72 ++

[elpa] externals/consult 0e90f516c8: README: Add link to @mohkale's consult-compile-multi

2023-06-20 Thread ELPA Syncer
branch: externals/consult commit 0e90f516c8cae705709a24ea8071a0c2400360d8 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to @mohkale's consult-compile-multi --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index

[elpa] externals/cape 36b3d23dab: Fix cape-interactive

2023-06-20 Thread ELPA Syncer
branch: externals/cape commit 36b3d23dab726663af4846a3e45d92198a253b06 Author: Daniel Mendler Commit: Daniel Mendler Fix cape-interactive --- cape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape.el b/cape.el index 9b61aec192..8cb83c8546 100644 --- a/cape.el +++ b

[nongnu] elpa/opam-switch-mode 1a787e286a 4/4: Merge pull request #10 from ProofGeneral/scratch/stefan

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 1a787e286a36b509ce418fe94141f53795b0c6b6 Merge: ac9ef486e6 578695619c Author: Erik Martin-Dorel Commit: GitHub Merge pull request #10 from ProofGeneral/scratch/stefan Minor tweaks and cleanups --- .gitignore | 3 +++ README.md

[nongnu] elpa/opam-switch-mode c6ccd5c2da 2/4: (opam-switch-set-switch): Rename from `opam-switch--set-switch`

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit c6ccd5c2da08c79cc20eced77527ddba78715a80 Author: Stefan Monnier Commit: Stefan Monnier (opam-switch-set-switch): Rename from `opam-switch--set-switch` Also reinstate the corresponding autoload that didn't work. (opam-switch--set-switch): Add

[nongnu] elpa/opam-switch-mode 22b852a8a4 1/4: Minor tweaks and cleanups

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 22b852a8a4427a4999f67a96b20a101e1f459894 Author: Stefan Monnier Commit: Stefan Monnier Minor tweaks and cleanups * .gitignore: New file. * README.md: Add link to NonGNU and insist less on the use of `use-package`. * opam-swi

[nongnu] elpa/opam-switch-mode updated (ac9ef486e6 -> 1a787e286a)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from ac9ef486e6 docs(README.md): Improve details new 22b852a8a4 Minor tweaks and cleanups new c6ccd5c2da (opam-switch-set-switch): Rename from `opam-switch--set-switch` new 578695619c opam-switch-mode.el: Cap

[nongnu] elpa/opam-switch-mode 578695619c 3/4: opam-switch-mode.el: Capitalize to follow conventions

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 578695619c8f913ea7b6ef8f513c38f8e9339538 Author: Stefan Monnier Commit: Stefan Monnier opam-switch-mode.el: Capitalize to follow conventions (opam-switch--menu-items): Capitalize tooltips and grey out the "current switch" non-command. (op

[nongnu] elpa/opam-switch-mode fe612e2d6c 4/4: docs(release.sh): Add author/year/license

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit fe612e2d6c2a99ad18b5ed84a98a178a17b9f9c5 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel docs(release.sh): Add author/year/license --- release.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release.sh b/release.sh index f1d53834aa..54622922

[nongnu] elpa/opam-switch-mode updated (1a787e286a -> fe612e2d6c)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from 1a787e286a Merge pull request #10 from ProofGeneral/scratch/stefan new b58a37ba5f feat: Add release.sh script new 07a3742449 chore: Release 1.1 new 2312ccd149 chore: Prepare next dev cycle new fe6

[nongnu] elpa/opam-switch-mode 2312ccd149 3/4: chore: Prepare next dev cycle

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 2312ccd149cee5b9c43b4bd1ed397440addf7027 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Prepare next dev cycle --- opam-switch-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opam-switch-mode.el b/opam-switch-mode.

[nongnu] elpa/opam-switch-mode 07a3742449 2/4: chore: Release 1.1

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 07a3742449b6572a842de045135e17c0e9993943 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Release 1.1 --- opam-switch-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opam-switch-mode.el b/opam-switch-mode.el index 83

[nongnu] elpa/opam-switch-mode b58a37ba5f 1/4: feat: Add release.sh script

2023-06-20 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit b58a37ba5f10c1c6a034a63982cd349170181513 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel feat: Add release.sh script --- opam-switch-mode.el | 2 +- release.sh | 36 2 files changed, 37 insertions(+), 1

[elpa] externals/embark c5584469d7 2/2: Add changelog entry for org agenda items

2023-06-20 Thread ELPA Syncer
branch: externals/embark commit c5584469d76c9c5fc349611f22d2d026be48586a Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add changelog entry for org agenda items --- CHANGELOG.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 69090172

[elpa] externals/embark updated (b48412f62c -> c5584469d7)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from b48412f62c Merge pull request #643 from minad/fix-projectless new 08b63229da Add bindings for deadlines to heading and agenda item maps new c5584469d7 Add changelog entry for org agenda items Summary of changes: C

[elpa] externals/embark 08b63229da 1/2: Add bindings for deadlines to heading and agenda item maps

2023-06-20 Thread ELPA Syncer
branch: externals/embark commit 08b63229da9756fc0c4e3dbf0241da1c55fdf7a7 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add bindings for deadlines to heading and agenda item maps --- embark-org.el | 4 +++- embark.el | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-

[elpa] externals/embark-consult updated (b48412f62c -> c5584469d7)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from b48412f62c Merge pull request #643 from minad/fix-projectless adds 08b63229da Add bindings for deadlines to heading and agenda item maps adds c5584469d7 Add changelog entry for org agenda items No new revision

[elpa] externals/vdiff 872de4d5aa 1/4: Fix diff opts handling (ignore case / whitespace)

2023-06-20 Thread ELPA Syncer
branch: externals/vdiff commit 872de4d5aaf61d62bbe54833f987bb85eeef12e1 Author: wwade Commit: wwade Fix diff opts handling (ignore case / whitespace) Inside `vdiff-refresh`, when append is used to build up the diff command, if one of the intermediate args to append is a string a

[elpa] externals/vdiff 170e968c6a 4/4: Merge pull request #38 from wwade/master

2023-06-20 Thread ELPA Syncer
branch: externals/vdiff commit 170e968c6a46a572b30c52c1b038232d418734cc Merge: d5df45f843 1e6e393104 Author: Justin Burkett Commit: GitHub Merge pull request #38 from wwade/master Fix diff opts handling (ignore case / whitespace) --- vdiff.el | 14 +- 1 file changed, 9

[elpa] externals/vdiff updated (d5df45f843 -> 170e968c6a)

2023-06-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/vdiff. from d5df45f843 Make vdiff--session permanent-local new 872de4d5aa Fix diff opts handling (ignore case / whitespace) new ddc9d92f97 make vdiff-session-whitespace-args a list everywhere new 1e6e393104 fix docstring f

[elpa] externals/vdiff ddc9d92f97 2/4: make vdiff-session-whitespace-args a list everywhere

2023-06-20 Thread ELPA Syncer
branch: externals/vdiff commit ddc9d92f974374878376261e4a0b2390a321c8dd Author: wwade Commit: wwade make vdiff-session-whitespace-args a list everywhere @justbur suggested making vdiff-session-whitespace-args a list everywhere instead of converting it to a list when it is being

[elpa] externals/vdiff 1e6e393104 3/4: fix docstring for vdiff--maybe-list

2023-06-20 Thread ELPA Syncer
branch: externals/vdiff commit 1e6e39310479ba4fed69019ab933e9a01b212060 Author: wwade Commit: wwade fix docstring for vdiff--maybe-list --- vdiff.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdiff.el b/vdiff.el index f80ec82d7e..33055eea2f 100644 --- a/vdiff.el +++