[elpa] externals/dired-preview f8936cc22f 2/6: Update link to repo in the changelog

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit f8936cc22fd3ec66f264d8c28bace6ed60221970 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update link to repo in the changelog --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org

[elpa] externals/dired-preview 7eb94804a5 5/6: Add a check to avoid error for non-regular files

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit 7eb94804a58bf44efb60f421b7e876a17eb8467a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add a check to avoid error for non-regular files --- dired-preview.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[elpa] externals/dired-preview ec3e807c3e 3/6: Remove spaces from the manual's front matter

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit ec3e807c3e5588fa92f2b6fd34284fc81c252945 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove spaces from the manual's front matter --- README.org | 42 +- 1 file changed, 21 insertions(+), 21

[elpa] externals/dired-preview 8ca98c56b9 1/6: Add missing date to the first change log entry

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit 8ca98c56b921757e03b0d500e0dfbd1f4b7c5372 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add missing date to the first change log entry --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org

[elpa] externals/dired-preview ecb75b5f71 6/6: Assume text type to be the fallback in dired-preview--infer-type

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit ecb75b5f71cb1c8849ac7212743a8cd60d58e932 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Assume text type to be the fallback in dired-preview--infer-type --- dired-preview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[elpa] externals/dired-preview cb73c60382 4/6: Add missing :package-version to dired-preview-binary-as-hexl

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit cb73c60382954fa6859886054ab234b3283dfae3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add missing :package-version to dired-preview-binary-as-hexl --- dired-preview.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dired-preview.el

[elpa] externals/dired-preview updated (5b24955710 -> ecb75b5f71)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/dired-preview. from 5b24955710 Ensure that files without an extension are still previewed new 8ca98c56b9 Add missing date to the first change log entry new f8936cc22f Update link to repo in the changelog new ec3e807c3e

[nongnu] elpa/slime e7175a5b45 1/2: Make xref locations clickable.

2024-05-06 Thread ELPA Syncer
branch: elpa/slime commit e7175a5b4577b66b67a6f6633f61e328cabfdf76 Author: Stas Boukarev Commit: Stas Boukarev Make xref locations clickable. --- slime.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/slime.el b/slime.el index 958f3adfff..a43806df43 100644

[nongnu] elpa/slime b089ec9512 2/2: Inspector: don't show errors when clicking at random places.

2024-05-06 Thread ELPA Syncer
branch: elpa/slime commit b089ec9512963665d196b9b8bfe6b354a0da1440 Author: Stas Boukarev Commit: Stas Boukarev Inspector: don't show errors when clicking at random places. --- slime.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/slime.el b/slime.el index

[nongnu] elpa/slime updated (1a2d6f11a0 -> b089ec9512)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/slime. from 1a2d6f11a0 Fix reading from the repl. new e7175a5b45 Make xref locations clickable. new b089ec9512 Inspector: don't show errors when clicking at random places. Summary of changes: slime.el | 18 ++ 1

[elpa] externals/posframe f4e9e509ba: Fix: Ensure not a minibuffer-only frame in `posframe-workable-p`

2024-05-06 Thread ELPA Syncer
branch: externals/posframe commit f4e9e509ba96ceb3c2b2b054957291607fb52651 Author: WuuBoLin Commit: tumashu Fix: Ensure not a minibuffer-only frame in `posframe-workable-p` --- posframe.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index

[nongnu] elpa/inf-ruby 37f4ec0f02 3/4: inf-ruby-proc: Try the fist visible buffer first

2024-05-06 Thread ELPA Syncer
branch: elpa/inf-ruby commit 37f4ec0f021c4ed5909f4b72a05b0927ee4876d4 Author: Dmitry Gutov Commit: Dmitry Gutov inf-ruby-proc: Try the fist visible buffer first #184 --- inf-ruby.el | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/inf-ruby.el

[nongnu] elpa/inf-ruby 030483b584 1/4: Improve docstring formatting

2024-05-06 Thread ELPA Syncer
branch: elpa/inf-ruby commit 030483b5847103de8628e7d38d43fa1da426378b Author: Dmitry Gutov Commit: Dmitry Gutov Improve docstring formatting --- inf-ruby.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inf-ruby.el b/inf-ruby.el index 77532589eb..a71f7edd87 100755 ---

[nongnu] elpa/inf-ruby 6c4367a3aa 2/4: ruby-quit: (Maybe) switch to compilation mode at the end

2024-05-06 Thread ELPA Syncer
branch: elpa/inf-ruby commit 6c4367a3aa56bc941b6391ae3e7a1f04520d7049 Author: Dmitry Gutov Commit: Dmitry Gutov ruby-quit: (Maybe) switch to compilation mode at the end --- inf-ruby.el | 43 --- 1 file changed, 28 insertions(+), 15 deletions(-) diff

[nongnu] elpa/inf-ruby updated (ff662e3fb7 -> c3049d5b0c)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/inf-ruby. from ff662e3fb7 Implement ruby-quit (#185) new 030483b584 Improve docstring formatting new 6c4367a3aa ruby-quit: (Maybe) switch to compilation mode at the end new 37f4ec0f02 inf-ruby-proc: Try the fist visible buffer

[nongnu] elpa/inf-ruby c3049d5b0c 4/4: Allow ruby-switch-to-inf to switch to "from compilation" buffers as well

2024-05-06 Thread ELPA Syncer
branch: elpa/inf-ruby commit c3049d5b0c84efa4cf61547e6dd7ad07921c5d7b Author: Dmitry Gutov Commit: Dmitry Gutov Allow ruby-switch-to-inf to switch to "from compilation" buffers as well #184 Also move the first detection step to a separate function and limit it to

[nongnu] elpa/inf-ruby ff662e3fb7: Implement ruby-quit (#185)

2024-05-06 Thread ELPA Syncer
branch: elpa/inf-ruby commit ff662e3fb720138a3c966e63c691c89e15c1233c Author: Jury Paliakou Commit: GitHub Implement ruby-quit (#185) New command and binding for it. --- inf-ruby.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/inf-ruby.el b/inf-ruby.el index

[nongnu] elpa/helm 9d8d7f281e: Fix email at point for emacs-30

2024-05-06 Thread ELPA Syncer
branch: elpa/helm commit 9d8d7f281e005573b31988a04b1b4db62321 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix email at point for emacs-30 --- helm-files.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-files.el b/helm-files.el index 4e9906a1b1..096b6a9e52 100644

[nongnu] elpa/magit-section updated (ea0d30d9a6 -> b6c9286597)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from ea0d30d9a6 magit-base.el: Fix typo adds b6c9286597 Use while-let more No new revisions were added by this update. Summary of changes: lisp/git-commit.el | 4 ++-- lisp/magit-diff.el | 5 ++--- 2 files changed, 4

[nongnu] elpa/git-commit b6c9286597: Use while-let more

2024-05-06 Thread ELPA Syncer
branch: elpa/git-commit commit b6c928659711b45ea2b684a85380bbde924cd82b Author: Jonas Bernoulli Commit: Jonas Bernoulli Use while-let more --- lisp/git-commit.el | 4 ++-- lisp/magit-diff.el | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/git-commit.el

[nongnu] elpa/magit updated (ea0d30d9a6 -> b6c9286597)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from ea0d30d9a6 magit-base.el: Fix typo adds b6c9286597 Use while-let more No new revisions were added by this update. Summary of changes: lisp/git-commit.el | 4 ++-- lisp/magit-diff.el | 5 ++--- 2 files changed, 4 insertions(+), 5

[nongnu] elpa/helm-core updated (cce3ed1e1f -> 9d8d7f281e)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from cce3ed1e1f Disable Helm for dired-do-touch adds 9d8d7f281e Fix email at point for emacs-30 No new revisions were added by this update. Summary of changes: helm-files.el | 3 +++ 1 file changed, 3 insertions(+)

[nongnu] elpa/evil a8b28f57f7: Backreferences in vim-style regexp

2024-05-06 Thread ELPA Syncer
branch: elpa/evil commit a8b28f57f78255378c37c6d5ef1f2c7a45bc499b Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Backreferences in vim-style regexp Fixes #1895 --- evil-common.el | 2 +- evil-tests.el | 19 ++- 2 files changed,

[nongnu] elpa/editorconfig bf5ad13833: Separate some utility commands to new file (#330)

2024-05-06 Thread ELPA Syncer
branch: elpa/editorconfig commit bf5ad1383377381f17f1cb6bb191ac0e5c84818c Author: 10sr <8.slas...@gmail.com> Commit: GitHub Separate some utility commands to new file (#330) * Remove switch to use legacy version Remove `editorconfig--lagacy-version` variable. *

[elpa] elpa-admin 0f39db873c: (elpaa--write-plain-readme): (Re)add `README.md`

2024-05-06 Thread Stefan Monnier via
branch: elpa-admin commit 0f39db873ca4c9aaff1e9b716d845e4234d3091e Author: Stefan Monnier Commit: Stefan Monnier (elpaa--write-plain-readme): (Re)add `README.md` --- elpa-admin.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/elpa-admin.el b/elpa-admin.el

[nongnu] elpa/julia-mode updated (60f23fea66 -> d360ad5285)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/julia-mode. from 60f23fea66 Merge pull request #210 from tpapp/tp/latexsubs-update-2024-04 new 0a5bb0d015 Change tests so that we test our own implementations only. new fecfe20927 Update julia-mode-tests.el new eadbdbe1de

[nongnu] elpa/julia-mode b390203f0c 04/14: oops, now we include \\, this should fix tests

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit b390203f0cf2e0004c3a505684d9a01cde620d53 Author: Tamás K. Papp Commit: Tamás K. Papp oops, now we include \\, this should fix tests --- julia-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/julia-mode.el b/julia-mode.el index 5b74f14039..c8fcac6ed0

[nongnu] elpa/julia-mode fef78c5ae3 03/14: Add greedy match option.

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit fef78c5ae39a7ca4bb265df6de48396650f910ab Author: Tamás K. Papp Commit: Tamás K. Papp Add greedy match option. Simplify code by saving the `\` and looking up the match from the primary hash table. --- julia-mode.el | 38

[nongnu] elpa/julia-mode 1c2c9d494c 02/14: don't need quote in docstring?

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 1c2c9d494c496eb4d04caa189c6bd50ada501ae7 Author: Tamás K. Papp Commit: Tamás K. Papp don't need quote in docstring? --- julia-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/julia-mode.el b/julia-mode.el index

[nongnu] elpa/julia-mode 5f2e774535 09/14: Make selection customizable.

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 5f2e774535908a93e9649bf6531332acfd863033 Author: Tamás K. Papp Commit: Tamás K. Papp Make selection customizable. --- julia-mode.el | 29 ++--- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/julia-mode.el

[nongnu] elpa/julia-mode fecfe20927 11/14: Update julia-mode-tests.el

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit fecfe2092715b7b89590d77bdc70f2a0386ce19f Author: Tamas K. Papp Commit: GitHub Update julia-mode-tests.el Co-authored-by: Felipe Lema --- julia-mode-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/julia-mode-tests.el

[nongnu] elpa/julia-mode 7b00566570 05/14: fix

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 7b00566570ae40eb16b40fe9bf5f05835fd64c01 Author: Tamás K. Papp Commit: Tamás K. Papp fix --- julia-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/julia-mode.el b/julia-mode.el index c8fcac6ed0..e18b9ab863 100644 --- a/julia-mode.el +++

[nongnu] elpa/julia-mode 8a84fcb858 13/14: Merge pull request #209 from tpapp/tp/tweak-end-of-defun-tests

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 8a84fcb858571cd9212557bba48ad9b17cdef8e7 Merge: 60f23fea66 eadbdbe1de Author: Tamas K. Papp Commit: GitHub Merge pull request #209 from tpapp/tp/tweak-end-of-defun-tests Change tests so that we test our own implementations only. ---

[nongnu] elpa/julia-mode 86da879ec2 08/14: fixes suggested by @dhanak (thanks!)

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 86da879ec2b7e7d252426cf61148ef37ceb7307a Author: Tamás K. Papp Commit: Tamás K. Papp fixes suggested by @dhanak (thanks!) --- julia-mode.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/julia-mode.el b/julia-mode.el index

[nongnu] elpa/julia-mode 9d0740678e 01/14: WIP: option to restore previous TAB behavior

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 9d0740678edd296f46429d3d50f103050b81be74 Author: Tamás K. Papp Commit: Tamás K. Papp WIP: option to restore previous TAB behavior --- julia-mode.el | 69 --- 1 file changed, 52 insertions(+), 17

[nongnu] elpa/julia-mode eadbdbe1de 12/14: Revert "Update julia-mode-tests.el"

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit eadbdbe1dedd15d71cea5e1f5f4f066aa468fc9b Author: Tamás K. Papp Commit: Tamás K. Papp Revert "Update julia-mode-tests.el" This reverts commit fecfe2092715b7b89590d77bdc70f2a0386ce19f. --- julia-mode-tests.el | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/julia-mode 4a1a68cefa 07/14: Merge branch 'master' into tp/repl-style-completion

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 4a1a68cefa8759961f017243a8fbd1d2ec9a0f12 Merge: 7b00566570 c19d10efee Author: Tamás K. Papp Commit: Tamás K. Papp Merge branch 'master' into tp/repl-style-completion --- .github/workflows/CI.yml | 10 +-- julia-mode-tests.el | 73

[nongnu] elpa/julia-mode d360ad5285 14/14: Merge pull request #196 from tpapp/tp/repl-style-completion

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit d360ad5285b8a0be1818fd6c2b4307c34e468c6e Merge: 8a84fcb858 9bcca66b21 Author: Tamas K. Papp Commit: GitHub Merge pull request #196 from tpapp/tp/repl-style-completion option to restore previous TAB behavior --- julia-mode-tests.el | 43

[nongnu] elpa/julia-mode 9bcca66b21 10/14: add tests, minor corrections

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 9bcca66b2116dce715f4ae712edb4494506eb8c2 Author: Tamás K. Papp Commit: Tamás K. Papp add tests, minor corrections --- julia-mode-tests.el | 43 +++ julia-mode.el | 22 +++--- 2 files changed, 54

[nongnu] elpa/helm-core updated (7be4524864 -> cce3ed1e1f)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 7be4524864 Fix issue#2666 lambdas are no more represented as list adds cce3ed1e1f Disable Helm for dired-do-touch No new revisions were added by this update. Summary of changes: helm-mode.el | 1 + 1 file changed, 1

[nongnu] elpa/julia-mode 0a5bb0d015 06/14: Change tests so that we test our own implementations only.

2024-05-06 Thread ELPA Syncer
branch: elpa/julia-mode commit 0a5bb0d0151f1a1a6f2495bf5e7d01aa4f2762b2 Author: Tamás K. Papp Commit: Tamás K. Papp Change tests so that we test our own implementations only. Bugs in wrappers do not break our code tests then. Cf #199. --- julia-mode-tests.el | 17 +

[nongnu] elpa/helm cce3ed1e1f: Disable Helm for dired-do-touch

2024-05-06 Thread ELPA Syncer
branch: elpa/helm commit cce3ed1e1f82029527edea899b89f40dffae763f Author: Thierry Volpiatto Commit: Thierry Volpiatto Disable Helm for dired-do-touch There is nothing to complete here (collection is nil), and the only candidate Helm provide is DEFAULT which is not used as

[elpa] externals/org 51aff8a11b 2/2: test-org-macro.el: Add test for CVE-2024-30202

2024-05-06 Thread ELPA Syncer
branch: externals/org commit 51aff8a11bd660c1b9ae00efbaa91d9a90f245cc Author: Max Nikulin Commit: Ihor Radchenko test-org-macro.el: Add test for CVE-2024-30202 * testing/lisp/test-org-macro.el (test-org-macro/initialize-templates): A new test that no code is evaluated when an

[elpa] externals/org updated (c8bd2092b1 -> 51aff8a11b)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c8bd2092b1 org-agenda-mode: Honor hidden link descriptions new 48169da265 lisp/org.el (org-make-tags-matcher): Suppress compiler warning new 51aff8a11b test-org-macro.el: Add test for CVE-2024-30202 Summary of

[elpa] externals/org 48169da265 1/2: lisp/org.el (org-make-tags-matcher): Suppress compiler warning

2024-05-06 Thread ELPA Syncer
branch: externals/org commit 48169da26502fa8c5d4f3e12a58b4de2cac526b9 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/org.el (org-make-tags-matcher): Suppress compiler warning --- lisp/org.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/org.el

[elpa] externals/auctex 06c0df55a4 5/8: Expand default auto-reveal options

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 06c0df55a49cf1946042ec540a0c5ac503279cfb Author: Paul Nelson Commit: Arash Esbati Expand default auto-reveal options * preview.el.in (preview-auto-reveal-commands): * tex-fold.el (TeX-fold-auto-reveal-commands): Add pop-to-mark-command and

[elpa] externals/auctex 63968cc5cf 1/8: * tex.el (TeX-one-master): Consider .ltx as ordinary TeX files.

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 63968cc5cf56a0bcbabca55e49861865578b5bd5 Author: Arash Esbati Commit: Arash Esbati * tex.el (TeX-one-master): Consider .ltx as ordinary TeX files. --- tex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex.el b/tex.el index

[elpa] externals/auctex 5fdc235080 6/8: Generalize some error description regexp

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 5fdc23508032d08097b1c1a82928267426b0f03b Author: Paul Nelson Commit: Arash Esbati Generalize some error description regexp * latex.el (LaTeX-error-description-list): Generalize regexp for begin/end mismatch error, so that a line number may be

[elpa] externals/auctex 2d0c70114e 3/8: Allow multiple preview preprocessors

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 2d0c70114e5c475f311c1c481dae060c3e2cd882 Author: Paul Nelson Commit: Arash Esbati Allow multiple preview preprocessors * preview.el.in (preview-preprocessor-functions): New variable, replacing `preview-preprocessor-function'.

[elpa] externals/auctex 5a64a805e5 8/8: Merge remote-tracking branch 'origin/master'

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 5a64a805e5b3030712b78f537a13bfdca00a84ea Merge: 56b5dab166 0caa170649 Author: Tassilo Horn Commit: Tassilo Horn Merge remote-tracking branch 'origin/master' --- doc/auctex.texi| 12 +--- doc/preview-latex.texi | 4 +++- latex.el

[elpa] externals/auctex updated (56b5dab166 -> 5a64a805e5)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 56b5dab166 Recover compatibility with non-GNU sed new 63968cc5cf * tex.el (TeX-one-master): Consider .ltx as ordinary TeX files. new 8db1e90b6d Make auto-reveal customizations easier to extend new 2d0c70114e

[elpa] externals/auctex 8db1e90b6d 2/8: Make auto-reveal customizations easier to extend

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 8db1e90b6d25beb72b5ebbc706b6def64794dcf8 Author: Paul Nelson Commit: Arash Esbati Make auto-reveal customizations easier to extend * preview.el.in (preview-auto-reveal-commands): New user option. (preview-auto-reveal): Use it. *

[elpa] externals/auctex 0caa170649 7/8: Fix previews in indirect buffers

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 0caa1706494d465d00c82c268e35acee52e8fd9a Author: Paul Nelson Commit: Arash Esbati Fix previews in indirect buffers * preview.el.in (preview-region): Revert the change from buffer-file-name to (TeX-buffer-file-name) introduced in

[elpa] externals/auctex 8b6a6bbce4 4/8: Allow programmatic preview abortion

2024-05-06 Thread ELPA Syncer
branch: externals/auctex commit 8b6a6bbce4704ac3b759a5f09ea0844dfd624892 Author: Paul Nelson Commit: Arash Esbati Allow programmatic preview abortion * preview.el.in (preview-abort-flag): New variable. (preview-TeX-inline-sentinel): Use it. (bug#70630) --- preview.el.in | 15

[elpa] externals/srht e7ee980ff7: srht: srht-token: Use srht-username if available.

2024-05-06 Thread ELPA Syncer
branch: externals/srht commit e7ee980ff7713c58fa31d620c5679d78c7dde947 Author: Aleksandr Vityazev Commit: Aleksandr Vityazev srht: srht-token: Use srht-username if available. * list/srht (srht-token): Use srht-username if available. * README: update. --- README.org | 6

[elpa] externals/beframe 6f8b1fb832 1/2: Make beframe-global-buffers also accept a major mode symbol

2024-05-06 Thread ELPA Syncer
branch: externals/beframe commit 6f8b1fb832dc520e8b7a991d329ed48cb71ee667 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make beframe-global-buffers also accept a major mode symbol --- README.org | 18 -- beframe.el | 33 + 2 files

[elpa] externals/beframe updated (ddd41afaf3 -> f5ff228db2)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/beframe. from ddd41afaf3 Remove the spaces from the manual's front matter new 6f8b1fb832 Make beframe-global-buffers also accept a major mode symbol new f5ff228db2 Update to Beframe version 1.1.0 Summary of changes:

[elpa] externals/beframe f5ff228db2 2/2: Update to Beframe version 1.1.0

2024-05-06 Thread ELPA Syncer
branch: externals/beframe commit f5ff228db2f1afaf5ee19ab9c933ba1b3774396c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to Beframe version 1.1.0 --- CHANGELOG.org | 71 ++- README.org| 13 +++ beframe.el

[elpa] externals/dired-preview updated (d60d67ccc5 -> 5b24955710)

2024-05-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/dired-preview. from d60d67ccc5 Make the preview work for directories as well new fa7df887fe Use the same recentf symbol everywhere new de4e65e0c8 Remove delay for mode hooks new 5b24955710 Ensure that files without an

[elpa] externals/dired-preview 5b24955710 3/3: Ensure that files without an extension are still previewed

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit 5b24955710cd24ce17d4baaafe1a7a6de5e6377d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Ensure that files without an extension are still previewed --- dired-preview.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[elpa] externals/dired-preview de4e65e0c8 2/3: Remove delay for mode hooks

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit de4e65e0c8258198eca44f05776bb508a4390b86 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove delay for mode hooks We already have a delay of our own, so this is not necessary. Plus it makes our code more complicated. ---

[elpa] externals/beframe ddd41afaf3: Remove the spaces from the manual's front matter

2024-05-06 Thread ELPA Syncer
branch: externals/beframe commit ddd41afaf368830d1cdded94cf2d6e483a0186dc Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove the spaces from the manual's front matter --- README.org | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-)

[elpa] externals/dired-preview fa7df887fe 1/3: Use the same recentf symbol everywhere

2024-05-06 Thread ELPA Syncer
branch: externals/dired-preview commit fa7df887fe518dd9d2f7a1754a82c5170fadcfa5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use the same recentf symbol everywhere We do not want to accumulate previews in the recent files. --- dired-preview.el | 8 1 file