[nongnu] elpa/go-mode 58b0c3dfc8: Add a basic mode for Go assembly

2025-03-10 Thread ELPA Syncer
branch: elpa/go-mode commit 58b0c3dfc87f5ae4137ea498dc0e03adc9eeb751 Author: Dominik Honnef Commit: Dominik Honnef Add a basic mode for Go assembly Updates: gh-445 --- go-mode.el | 27 +++ 1 file changed, 27 insertions(+) diff --git a/go-mode.el b/go-mode.e

[elpa] externals/auctex updated (8e292a7740 -> 749045b165)

2025-03-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 8e292a7740 Improve style/expl3.el new 8ac3fd74ed Add new style argument hooks new 749045b165 Use `TeX-arg-set-exit-mark' in style/iftex.el Summary of changes: doc/auctex.texi | 6 + style/iftex.el | 74 ++

[elpa] externals/dape da2f936e21 1/3: Fix dape-evaluate-expression default-value inconsistency

2025-03-10 Thread ELPA Syncer
branch: externals/dape commit da2f936e2139be662d024709a93cd88663972aab Author: Daniel Pettersson Commit: Daniel Pettersson Fix dape-evaluate-expression default-value inconsistency Other commands use default-value instead of initial-input --- dape.el | 2 +- 1 file changed, 1 insert

[elpa] externals/dape 8699e0a5cf 2/3: Update readme

2025-03-10 Thread ELPA Syncer
branch: externals/dape commit 8699e0a5cf77ac9b27e9dfaee45a6e00948b6758 Author: Daniel Pettersson Commit: Daniel Pettersson Update readme --- README.org | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 8a7796c680..a1ef4aa6a2 100644 --

[elpa] externals/dape updated (a703c1d5d7 -> 4348c95798)

2025-03-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from a703c1d5d7 Let adapter commands and repl commands share name new da2f936e21 Fix dape-evaluate-expression default-value inconsistency new 8699e0a5cf Update readme new 4348c95798 Bump version to 0.23.0 Summary o

[elpa] externals/tramp f1acc4a30d: Generate package information in tramp.el

2025-03-10 Thread ELPA Syncer
branch: externals/tramp commit f1acc4a30d2b82a308bee1a6f440f862be294f7e Author: Michael Albinus Commit: Michael Albinus Generate package information in tramp.el * Makefile (VERSION, REQUIRE, SCRIPTV, SCRIPTP): New variables. (sync): Don't copy tramp.el. Instead, modify it with

[nongnu] elpa/slime 9bba7e9310: clasp, set-default-directory: change *default-pathname-defaults*.

2025-03-10 Thread ELPA Syncer
branch: elpa/slime commit 9bba7e93105ab4d8517423894eaaa9b097543b1e Author: Stas Boukarev Commit: Stas Boukarev clasp, set-default-directory: change *default-pathname-defaults*. --- swank/clasp.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swank/clasp.lisp b/swan

[elpa] externals/colorful-mode f238805dcd: ; * colorful-mode.el: Remove comments.

2025-03-10 Thread ELPA Syncer
branch: externals/colorful-mode commit f238805dcd4367a50f3b5e05b1f10f943030ab91 Author: Elías Gabriel Pérez Commit: Elías Gabriel Pérez ; * colorful-mode.el: Remove comments. --- colorful-mode.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/colorful-mode.el b/colorful-mode.el index

[nongnu] elpa/go-mode 0ed3c5227e: Fix duplicate test name

2025-03-10 Thread ELPA Syncer
branch: elpa/go-mode commit 0ed3c5227e7f622589f1411b4939c3ee34711ebd Author: Dominik Honnef Commit: Dominik Honnef Fix duplicate test name --- test/go-fill-paragraph-test.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/go-fill-paragraph-test.el b/test/go-fill

[elpa] externals/ellama b996115b90: Bump version

2025-03-10 Thread ELPA Syncer
branch: externals/ellama commit b996115b90a8edda01d6078dc391c99c243f6496 Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 3 +++ ellama.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index fef897c4ee..31ee226871 10064

[nongnu] elpa/dirvish a63015e173 1/3: fix(tramp): bring back preview and attributes

2025-03-10 Thread ELPA Syncer
branch: elpa/dirvish commit a63015e173ef2292c1cbbe791eae15a0c01c5c3e Author: Alex Lu Commit: Alex Lu fix(tramp): bring back preview and attributes --- dirvish-tramp.el | 13 ++--- docs/CUSTOMIZING.org | 16 ++-- 2 files changed, 16 insertions(+), 13 deletions(-) dif

[nongnu] elpa/dirvish c68043d764 2/3: refactor(tramp): use `tramp-direct-async-process-p`

2025-03-10 Thread ELPA Syncer
branch: elpa/dirvish commit c68043d76467291307fc06f9f8555b56f65ad4fe Author: Alex Lu Commit: Alex Lu refactor(tramp): use `tramp-direct-async-process-p` --- dirvish-tramp.el | 48 +++- 1 file changed, 19 insertions(+), 29 deletions(-) diff --git

[nongnu] elpa/dirvish updated (81199da374 -> ac5d3e090b)

2025-03-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 81199da374 fix(tramp): wrong number of args error (#310) new a63015e173 fix(tramp): bring back preview and attributes new c68043d764 refactor(tramp): use `tramp-direct-async-process-p` new ac5d3e090b fix(tramp): r

[nongnu] elpa/dirvish ac5d3e090b 3/3: fix(tramp): reomve password checking in `dirvish-tramp--async-p`

2025-03-10 Thread ELPA Syncer
branch: elpa/dirvish commit ac5d3e090bfc1a7369ae546906f346be254a2bc2 Author: Alex Lu Commit: Alex Lu fix(tramp): reomve password checking in `dirvish-tramp--async-p` --- dirvish-tramp.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/dirvish-tramp.el b/di

[nongnu] elpa/markdown-mode 1bc4b48a85 08/10: Disable `imenu-submenus-on-top` by default

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit 1bc4b48a8577e3b9de44df1df568ab6cd5fc72a1 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Disable `imenu-submenus-on-top` by default --- markdown-mode.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/markdown-mode.el b/markdown-mo

[nongnu] elpa/markdown-mode 4a05d5bf1f 04/10: Implement D&D handler like org-mode

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit 4a05d5bf1fee12bff7ac93828fb087e3eec2ae4d Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Implement D&D handler like org-mode --- markdown-mode.el | 63 ++-- 1 file changed, 48 insertions(+), 15 deletions(-)

[nongnu] elpa/markdown-mode c391f72ab1 05/10: Fix compilation warnings

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit c391f72ab119d917c632bea1eaebdfe0f860fdd4 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix compilation warnings --- markdown-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/markdown-mode.el b/markdown-mode.el index fd82ca6729..1bdd0b1ec3 100644

[nongnu] elpa/dirvish 81199da374: fix(tramp): wrong number of args error (#310)

2025-03-10 Thread ELPA Syncer
branch: elpa/dirvish commit 81199da3747ed1d20e0465def04995b577bf620c Author: Alex Lu Commit: Alex Lu fix(tramp): wrong number of args error (#310) --- dirvish-tramp.el | 1 - dirvish.el | 7 --- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dirvish-tramp.el b/dirv

[nongnu] elpa/markdown-mode 3ed9a17202 09/10: Update changes

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit 3ed9a1720218c61b8ada8e7ce031dda4cb63ac95 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Update changes --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9d1f0379f6..673334bb6f 100644 --- a/CHANGES.md +++ b/CH

[nongnu] elpa/clojure-ts-mode updated (f5f377ac84 -> 4f52eae031)

2025-03-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from f5f377ac84 Add defcustom for major-mode remapping (#64) new 7543284987 Use major-mode-remap-defaults instead of major-mode-remap-alist new 0da4c1d15f Bump the required Emacs version to 30 new 00ee0684a4 R

[nongnu] elpa/dirvish fe2fd74303 2/2: perf(vc): always ignore node_modules

2025-03-10 Thread ELPA Syncer
branch: elpa/dirvish commit fe2fd74303774824127429db90a37582712a7461 Author: Alex Lu Commit: Alex Lu perf(vc): always ignore node_modules --- extensions/dirvish-vc.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/extensions/dirvish-vc.el b/extensions/dirvish-vc.el

[nongnu] elpa/clojure-ts-mode 7543284987 1/6: Use major-mode-remap-defaults instead of major-mode-remap-alist

2025-03-10 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 7543284987889e410e27ea3af8254a2150cf1783 Author: Bozhidar Batsov Commit: Bozhidar Batsov Use major-mode-remap-defaults instead of major-mode-remap-alist major-mode-remap-alist is meant to be configured by the end users, and major-mode-remap-de

[nongnu] elpa/clojure-ts-mode 00ee0684a4 3/6: Remove the an obsolete check

2025-03-10 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 00ee0684a4b5af1eaa7cbf7af6cd05f95298757c Author: Bozhidar Batsov Commit: Bozhidar Batsov Remove the an obsolete check --- clojure-ts-mode.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el i

[nongnu] elpa/clojure-ts-mode 4f52eae031 6/6: Fix a changelog entry

2025-03-10 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 4f52eae031fa36ed36dee945a10407d6228b0eca Author: Bozhidar Batsov Commit: Bozhidar Batsov Fix a changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce4774087..eb10058b93 10

[nongnu] elpa/lua-mode eb067bce0e 1/2: Reduce width of docstrings below limit of 80 characters

2025-03-10 Thread ELPA Syncer
branch: elpa/lua-mode commit eb067bce0e832ae0dc6d06d739faffaae8e514de Author: Jonas Bernoulli Commit: Jonas Bernoulli Reduce width of docstrings below limit of 80 characters > lua-mode.el:378:9: Warning: defvar ‘lua-electric-flag’ docstring > wider than 80 characters > lua

[nongnu] elpa/lua-mode 2f6b8d7a63 2/2: Merge pull request #217 from tarsiiformes/eighty

2025-03-10 Thread ELPA Syncer
branch: elpa/lua-mode commit 2f6b8d7a6317e42c953c5119b0119ddb337e0a5f Merge: d074e4134b eb067bce0e Author: immerrr again Commit: GitHub Merge pull request #217 from tarsiiformes/eighty Reduce width of docstrings below limit of 80 characters --- lua-mode.el | 28

[nongnu] elpa/markdown-mode updated (dd2cb2cdcd -> 6c27a12a49)

2025-03-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from dd2cb2cdcd Merge pull request #888 from jrblevin/issue-882 new c6c79d432f Move issue template according to new rules new a0fb64a920 Merge pull request #889 from jrblevin/update-issue-template new 7d91e265f6

[nongnu] elpa/markdown-mode 7ed0eba492 4/5: update comment

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit 7ed0eba492fd3c3c4abd702e654c1e6f553901b1 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA update comment --- .github/ISSUE_TEMPLATE/02_performance_issue.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02_performa

[nongnu] elpa/markdown-mode a0fb64a920 2/5: Merge pull request #889 from jrblevin/update-issue-template

2025-03-10 Thread ELPA Syncer
branch: elpa/markdown-mode commit a0fb64a92085fb5fd90f5a7b3d6bc454b836a26d Merge: dd2cb2cdcd c6c79d432f Author: Shohei YOSHIDA Commit: GitHub Merge pull request #889 from jrblevin/update-issue-template Move issue template according to new rules --- .github/{ISSUE_TEMPLATE.md => ISS