[elpa] externals/vertico-posframe db9fbc95bb 2/2: v0.7.3

2023-08-17 Thread ELPA Syncer
branch: externals/vertico-posframe commit db9fbc95bb8316165ec74e500a76d6857e6ced1a Author: Feng Shu Commit: Feng Shu v0.7.3 --- vertico-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico-posframe.el b/vertico-posframe.el index 6ab533c739..5c0421d906 1006

[elpa] externals/vertico-posframe updated (7da6d648ff -> db9fbc95bb)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico-posframe. from 7da6d648ff vertico-posframe--show: sort argument. new 096a2dbd8d Respect inherited faces while getting border color. new db9fbc95bb v0.7.3 Summary of changes: vertico-posframe.el | 4 ++-- 1 file changed,

[elpa] externals/vertico-posframe 096a2dbd8d 1/2: Respect inherited faces while getting border color.

2023-08-17 Thread ELPA Syncer
branch: externals/vertico-posframe commit 096a2dbd8deb9c192d9d1e69a6d77de3b4511416 Author: Vincent Zhang Commit: tumashu Respect inherited faces while getting border color. --- vertico-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico-posframe.el b/vert

[elpa] externals/phpinspect e9d547af07 1/2: Add compilation/benchmarks section to README

2023-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit e9d547af073389efbed81b0155023aaf5a3d5eb8 Author: Hugo Thunnissen Commit: Hugo Thunnissen Add compilation/benchmarks section to README --- README.md | 46 ++ 1 file changed, 46 insertions(+) diff --git a/README.

[elpa] externals/org updated (f78a3c2bdc -> d0c7cd48eb)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from f78a3c2bdc lisp/ob-lilypond.el: Prevent full page results in basic-mode new f285ae37b3 org-agenda-get-todos: Fix for todo keywords that can be interpreted as regexp new d1e4b93519 org-copy-subtree: Do not consider inli

[elpa] externals/phpinspect 5eae689f09 2/2: Add separate interactive function to refresh project autoloader

2023-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 5eae689f09e87f6ea6e8262c14732a28dfdc936e Author: Hugo Thunnissen Commit: Hugo Thunnissen Add separate interactive function to refresh project autoloader --- phpinspect.el | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff

[elpa] externals/phpinspect updated (52e1254001 -> 5eae689f09)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from 52e1254001 Use compile scripts in makefile + add bytecomp step to native comp script new e9d547af07 Add compilation/benchmarks section to README new 5eae689f09 Add separate interactive function to refresh project

[elpa] externals/org 1ae611c7e3 3/4: fixup! org-id-find-id-in-file: Prefer using temporary buffer

2023-08-17 Thread ELPA Syncer
branch: externals/org commit 1ae611c7e3e453655bd3500ee8b166f2959370d2 Author: Ihor Radchenko Commit: Ihor Radchenko fixup! org-id-find-id-in-file: Prefer using temporary buffer * lisp/org-id.el (org-id-find-id-in-file): Fix Emacs 27 compatibility. Avoid modifications not capture

[elpa] externals/org f285ae37b3 1/4: org-agenda-get-todos: Fix for todo keywords that can be interpreted as regexp

2023-08-17 Thread ELPA Syncer
branch: externals/org commit f285ae37b34605e60a848c72fa6eb9bb7daad7ff Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda-get-todos: Fix for todo keywords that can be interpreted as regexp * lisp/org-agenda.el (org-agenda-get-todos): Use `regexp-quote' to match keywords.

[elpa] externals/org d1e4b93519 2/4: org-copy-subtree: Do not consider inlinetask to be a subtree of its own

2023-08-17 Thread ELPA Syncer
branch: externals/org commit d1e4b9351941aa9241ab3aa0a34256376b7eca94 Author: Ihor Radchenko Commit: Ihor Radchenko org-copy-subtree: Do not consider inlinetask to be a subtree of its own * lisp/org.el (org-copy-subtree): Go up to parent heading when we are at or inside inlineta

[elpa] externals/org d0c7cd48eb 4/4: org-babel-do-key-sequence-in-edit-buffer: Mention argument in docstring

2023-08-17 Thread ELPA Syncer
branch: externals/org commit d0c7cd48eb90aab05bd3c8492160677a273c990c Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-do-key-sequence-in-edit-buffer: Mention argument in docstring * lisp/ob-core.el (org-babel-do-key-sequence-in-edit-buffer): Mention argument KEY in the d

[nongnu] branch scratch/evil created (now 11ab822b1b)

2023-08-17 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. at 11ab822b1b Replace uses of `defadvice` with `advice-add` This branch includes the following new commits: new 4ad8679623 Revert "Urgent revert of recent commits while evil is broken" new 491c8a752d evil-pkg.el: Remove fi

[nongnu] scratch/evil 4ad8679623 1/3: Revert "Urgent revert of recent commits while evil is broken"

2023-08-17 Thread Stefan Monnier via
branch: scratch/evil commit 4ad8679623dd3cc09c25689e7471edf8e8f9c3ed Author: Stefan Monnier Commit: Stefan Monnier Revert "Urgent revert of recent commits while evil is broken" This reverts commit b7b4961a14cd1a51e9a10564fd6c741567d39891. --- README.md | 9 +- evil-c

[nongnu] scratch/evil 11ab822b1b 3/3: Replace uses of `defadvice` with `advice-add`

2023-08-17 Thread Stefan Monnier via
branch: scratch/evil commit 11ab822b1b297ca5cdaaff1f8c3046021177119b Author: Stefan Monnier Commit: Stefan Monnier Replace uses of `defadvice` with `advice-add` This either requires a dependency on the `nadvice` package, or bumping the minimum Emacs version to 24.4. I went with

[nongnu] branch scratch/evil deleted (was 556d4926d2)

2023-08-17 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. was 556d4926d2 Replace uses of `defadvice` with `advice-add` This change permanently discards the following revisions: discards 556d4926d2 Replace uses of `defadvice` with `advice-add` discards dfb3dcc602 evil-pkg.el: Remove file

[nongnu] scratch/evil 491c8a752d 2/3: evil-pkg.el: Remove file

2023-08-17 Thread Stefan Monnier via
branch: scratch/evil commit 491c8a752ddeff1518ebe0580fd95261b7bb4aa7 Author: Stefan Monnier Commit: Stefan Monnier evil-pkg.el: Remove file This file is auto-generated from headers in `evil.el` anyway. * evil.el: Synchronize metadata with what was in `evil-pkg.el`. * .gitign

[nongnu] elpa/markdown-mode updated (f8a91fef75 -> b76404d7ef)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from f8a91fef75 Merge pull request #790 from kuranari/remove-redundant-test new f298e65292 Push mark before jumping to footnote new bc0c0b9c38 Merge pull request #793 from slotThe/feat/footnote-mark new b76404d7

[nongnu] elpa/markdown-mode f298e65292 1/3: Push mark before jumping to footnote

2023-08-17 Thread ELPA Syncer
branch: elpa/markdown-mode commit f298e652920bd6330d9816d621394af18229588a Author: Tony Zorman Commit: Tony Zorman Push mark before jumping to footnote When inserting a small footnote, it is often very convenient to jump back to the main text with C-u C-SPC instead of using

[nongnu] elpa/markdown-mode bc0c0b9c38 2/3: Merge pull request #793 from slotThe/feat/footnote-mark

2023-08-17 Thread ELPA Syncer
branch: elpa/markdown-mode commit bc0c0b9c38223ab3f95c6430ced08292e6b0 Merge: f8a91fef75 f298e65292 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #793 from slotThe/feat/footnote-mark Push mark before jumping to footnote --- markdown-mode.el | 1 + 1 file changed, 1 i

[nongnu] elpa/markdown-mode b76404d7ef 3/3: Update Changelog

2023-08-17 Thread ELPA Syncer
branch: elpa/markdown-mode commit b76404d7ef71ef5a5137415e2235a426749eb3ac Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Update Changelog --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 8d3186bc69..6e09580bec 100644 --- a/C

[elpa] externals/vertico 6f2172da72: Improve keymap setup

2023-08-17 Thread ELPA Syncer
branch: externals/vertico commit 6f2172da72dc168750dda717baa0b3d514487ac1 Author: Daniel Mendler Commit: Daniel Mendler Improve keymap setup Remove keymap based on object identity instead of equality. --- extensions/vertico-flat.el | 6 +++--- extensions/vertico-grid.el |

[elpa] externals/phpinspect updated (d806c4ef4a -> 52e1254001)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/phpinspect. from d806c4ef4a Use class-keyword handler regexp when extracting class name from declaration new 4a75cd350c Insert closing parenthesis when function does not take any arguments new 52e1254001 Use compile scripts in m

[elpa] externals/phpinspect 4a75cd350c 1/2: Insert closing parenthesis when function does not take any arguments

2023-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 4a75cd350c4070ea4ea1ee8f70dfcb93c2cc2bb3 Author: Hugo Thunnissen Commit: Hugo Thunnissen Insert closing parenthesis when function does not take any arguments --- phpinspect-completion.el | 18 +- 1 file changed, 13 insertions(+), 5 deletio

[elpa] externals/phpinspect 52e1254001 2/2: Use compile scripts in makefile + add bytecomp step to native comp script

2023-08-17 Thread ELPA Syncer
branch: externals/phpinspect commit 52e1254001480c83075bc96f8128c2bba89625fb Author: Hugo Thunnissen Commit: Hugo Thunnissen Use compile scripts in makefile + add bytecomp step to native comp script --- Makefile| 8 +--- native-compile.bash | 13 +++-- 2 files chang

[elpa] externals/org 2cf245810b 2/4: org-lint-invalid-id-link: Improve performance

2023-08-17 Thread ELPA Syncer
branch: externals/org commit 2cf245810b7df0d7dcf0717cb78de11930bd Author: Ihor Radchenko Commit: Ihor Radchenko org-lint-invalid-id-link: Improve performance * lisp/org-lint.el (org-lint-invalid-id-link): Do not try to search for exact position of every ID. Instead, sync al

[elpa] externals/org b2e34474f5 3/4: org-lint: Allow jumping outside narrowing when jumping to source

2023-08-17 Thread ELPA Syncer
branch: externals/org commit b2e34474f5930dbe6e5449d3b017b4d7c983af3d Author: Ihor Radchenko Commit: Ihor Radchenko org-lint: Allow jumping outside narrowing when jumping to source * lisp/org-lint.el (org-lint--jump-to-source): When buffer is narrowed and the location to jump is

[elpa] externals/org f78a3c2bdc 4/4: lisp/ob-lilypond.el: Prevent full page results in basic-mode

2023-08-17 Thread ELPA Syncer
branch: externals/org commit f78a3c2bdcc9c88bcfb8a4aed7f7b4378534afac Author: Jonathan Gregory Commit: Ihor Radchenko lisp/ob-lilypond.el: Prevent full page results in basic-mode * ob-lilypond.el (org-babel-lilypond-paper-settings): New variable. * lisp/ob-lilypond.el (org-babel

[elpa] externals/org 4cf0b0433d 1/4: org-id-find-id-in-file: Prefer using temporary buffer

2023-08-17 Thread ELPA Syncer
branch: externals/org commit 4cf0b0433d8ea892d3a086360e318c1cd5781829 Author: Ihor Radchenko Commit: Ihor Radchenko org-id-find-id-in-file: Prefer using temporary buffer * lisp/org-id.el (org-id-find-id-in-file): Use a temporary throwaway Org buffer to lookup IDs when we do not

[elpa] externals/org updated (cc435cba71 -> f78a3c2bdc)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from cc435cba71 lisp/ob-core.el: Fix some docstrings that do not detail all the arguments new 4cf0b0433d org-id-find-id-in-file: Prefer using temporary buffer new 2cf245810b org-lint-invalid-id-link: Improve performance

[nongnu] elpa/helm updated (90ce35979a -> 7810a986c7)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 90ce35979a Add missing docstrings new 37b12535f1 Add package built-in source for helm-packages new 5281fbfb44 Change title of helm-packages sources new 7810a986c7 Filter out vc packages from "Others" and fix helm-pa

[nongnu] elpa/helm-core updated (90ce35979a -> 7810a986c7)

2023-08-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 90ce35979a Add missing docstrings adds 37b12535f1 Add package built-in source for helm-packages adds 5281fbfb44 Change title of helm-packages sources adds 7810a986c7 Filter out vc packages from "Others" and fix he

[nongnu] elpa/helm 5281fbfb44 2/3: Change title of helm-packages sources

2023-08-17 Thread ELPA Syncer
branch: elpa/helm commit 5281fbfb44c514e1534fe80c54b358d4b930df93 Author: Thierry Volpiatto Commit: Thierry Volpiatto Change title of helm-packages sources --- helm-packages.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-packages.el b/helm-packages.el index

[nongnu] elpa/helm 37b12535f1 1/3: Add package built-in source for helm-packages

2023-08-17 Thread ELPA Syncer
branch: elpa/helm commit 37b12535f1090fce6b200340b5b4d4c18a85dc1b Author: Thierry Volpiatto Commit: Thierry Volpiatto Add package built-in source for helm-packages --- helm-packages.el | 12 1 file changed, 12 insertions(+) diff --git a/helm-packages.el b/helm-packages.el inde

[nongnu] elpa/helm 7810a986c7 3/3: Filter out vc packages from "Others" and fix helm-packages buffer name

2023-08-17 Thread ELPA Syncer
branch: elpa/helm commit 7810a986c7666ff048cf692613f1c359e69c8b31 Author: Thierry Volpiatto Commit: Thierry Volpiatto Filter out vc packages from "Others" and fix helm-packages buffer name --- helm-packages.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/helm-pa