[elpa] externals/async cff2bd0be3: Fix emacs bug#71401 with dired-vc-rename-file

2024-06-17 Thread ELPA Syncer
branch: externals/async commit cff2bd0be3c78a2eb76717eed60302972fe9b8c5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix emacs bug#71401 with dired-vc-rename-file Make child emacs aware of its value. --- dired-async.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dire

[nongnu] elpa/org-transclusion-http d80fa9faeb: Fix: Require url.el for byte compilation

2024-06-17 Thread ELPA Syncer
branch: elpa/org-transclusion-http commit d80fa9faeb9678016bfe5c1e65e470ad633dc4e0 Author: Joseph Turner Commit: Joseph Turner Fix: Require url.el for byte compilation Suggested-by: Chris Rayner --- org-transclusion-http.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-t

[nongnu] elpa/evil 18962ce543: Use evil-first-non-blank instead of back-to-indentation for insert

2024-06-17 Thread ELPA Syncer
branch: elpa/evil commit 18962ce543530527d95b9fc3e7712c0d21c23e54 Author: Tom Dalziel Commit: Tom Dalziel Use evil-first-non-blank instead of back-to-indentation for insert Improves consistency --- evil-commands.el | 20 ++-- 1 file changed, 10 insertions(+), 10 del

[nongnu] elpa/undo-fu ea902716f3: Add error checking to the with-advice macro

2024-06-17 Thread ELPA Syncer
branch: elpa/undo-fu commit ea902716f39c725db1b90dbb285b44404b3bd6df Author: Campbell Barton Commit: Campbell Barton Add error checking to the with-advice macro --- undo-fu.el | 62 -- 1 file changed, 36 insertions(+), 26 deletions

[elpa] externals/org b7b188e233: lisp/org-compat.el: Allow using imenu to visit non-leaf headlines

2024-06-17 Thread ELPA Syncer
branch: externals/org commit b7b188e233b76b0fa5116b099f5b5e324a2beac3 Author: Morgan Smith Commit: Ihor Radchenko lisp/org-compat.el: Allow using imenu to visit non-leaf headlines * lisp/org-compat.el (org-imenu-get-tree): Add the current headline to the tree as a simple item ev

[elpa] externals-release/org d0b1729ad5 2/3: Merge branch 'km/from-emacs-master' into bugfix

2024-06-17 Thread ELPA Syncer
branch: externals-release/org commit d0b1729ad553ba6655dcb6d8422c514ac7b1397c Merge: 008c28426d 8a82a06bec Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'km/from-emacs-master' into bugfix --- etc/ORG-NEWS | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --gi

[elpa] externals-release/org 165319f584 3/3: ob-core: Revert recent indentation change

2024-06-17 Thread ELPA Syncer
branch: externals-release/org commit 165319f5847e6f1c9e868e1ca98ec853d50496c6 Author: Kyle Meyer Commit: Kyle Meyer ob-core: Revert recent indentation change * lisp/ob-core.el (org-babel-insert-result): Fix indentation change from e4902995a. --- lisp/ob-core.el | 2 +- 1 file c

[elpa] externals-release/org updated (008c28426d -> 165319f584)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 008c28426d ob-clojure-cli-command: Fix :type declaration new 8a82a06bec ORG-NEWS: Backport commit 77d0eed74 from Emacs new d0b1729ad5 Merge branch 'km/from-emacs-master' into bugfix new 165319f584 ob-core

[elpa] externals-release/org 8a82a06bec 1/3: ORG-NEWS: Backport commit 77d0eed74 from Emacs

2024-06-17 Thread ELPA Syncer
branch: externals-release/org commit 8a82a06bec0c369cfb5c5944f9fca5456e3bd426 Author: Stefan Kangas Commit: Kyle Meyer ORG-NEWS: Backport commit 77d0eed74 from Emacs ; Fix typos 77d0eed74e1d934e28f364cb3adb06365e71335e Stefan Kangas Mon Jun 10 00:40:26 2024 +0200

[nongnu] elpa/evil afb3788d69: Add :view and :sview ex commands

2024-06-17 Thread ELPA Syncer
branch: elpa/evil commit afb3788d69db9f4c13d0ee8e1d0c85807a0676d8 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Add :view and :sview ex commands --- evil-commands.el | 23 --- evil-maps.el | 2 ++ 2 files changed, 22 insertions(+

[elpa] externals/modus-themes 4f7fa199d2: Remove references to non-existent Modus face

2024-06-17 Thread ELPA Syncer
branch: externals/modus-themes commit 4f7fa199d2d355d9cb50a327d66ebda341c405ec Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove references to non-existent Modus face --- modus-themes.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modus-themes.el b

[elpa] externals-release/org e666660c7d: ob-shell: Fix header arg definitions for specific shells

2024-06-17 Thread ELPA Syncer
branch: externals-release/org commit e60c7d9fa3a74a7f5246d72e6020ab33cfd2 Author: Ihor Radchenko Commit: Ihor Radchenko ob-shell: Fix header arg definitions for specific shells * lisp/ob-shell.el (org-babel-shell-initialize): Assign default value from `org-babel-default-head

[elpa] externals/org 7393803716 2/3: Merge branch 'bugfix'

2024-06-17 Thread ELPA Syncer
branch: externals/org commit 739380371609a09bed238ec21dd484d52dcd86c3 Merge: 84f9d81abc e60c7d Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- etc/ORG-NEWS| 16 lisp/ob-clojure.el | 2 +- lisp/ob-core.el | 2 +- lisp/ob-lilypond.el

[elpa] externals/org updated (b7b188e233 -> 5b366a731b)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b7b188e233 lisp/org-compat.el: Allow using imenu to visit non-leaf headlines new 84f9d81abc org-update-checkbox-count: Do not move point beyond current heading adds 55fd660b4e org-element: Auto-undefer deferred properti

[elpa] externals/org 84f9d81abc 1/3: org-update-checkbox-count: Do not move point beyond current heading

2024-06-17 Thread ELPA Syncer
branch: externals/org commit 84f9d81abceb8e260892bd8bd132b2e0a399e9c4 Author: Ihor Radchenko Commit: Ihor Radchenko org-update-checkbox-count: Do not move point beyond current heading * lisp/org-list.el (org-update-checkbox-count): Do not move point before current heading when p

[elpa] externals/pabbrev d5f120c523 2/2: Merge pull request #9 from sirikid/take

2024-06-17 Thread ELPA Syncer
branch: externals/pabbrev commit d5f120c523ddce2e8dea1868150248cd188d8ad8 Merge: bf8a498f2d ab8519bca7 Author: Arthur Miller Commit: GitHub Merge pull request #9 from sirikid/take Replace pabbrev-suggestions-subseq with seq-take --- pabbrev.el | 11 +++ 1 file changed, 3 in

[elpa] externals/org 5b366a731b 3/3: org-babel-shell-initialize: Define session API backend for all the shells

2024-06-17 Thread ELPA Syncer
branch: externals/org commit 5b366a731b2baf5ee88dab395f1a4dac1c78c3ee Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-shell-initialize: Define session API backend for all the shells * lisp/ob-shell.el (org-babel-shell-initialize): Define org-babel-prep-session: and o

[elpa] externals/pabbrev ab8519bca7 1/2: Replace pabbrev-suggestions-subseq with seq-take

2024-06-17 Thread ELPA Syncer
branch: externals/pabbrev commit ab8519bca704ac957447deba4b8198eb1636409e Author: Ivan Sokolov Commit: Ivan Sokolov Replace pabbrev-suggestions-subseq with seq-take `pabbrev-suggestions-subseq' has always been used to take the first N elements of the list, so it can be replaced

[nongnu] elpa/evil 491da1a1be: Add c-ts-mode to evil-jump-item c major modes

2024-06-17 Thread ELPA Syncer
branch: elpa/evil commit 491da1a1be2cf380a2174b5d3a282f9d1b9f8ac0 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Add c-ts-mode to evil-jump-item c major modes Fixes #1908 --- evil-commands.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/helm updated (59c593b553 -> ed4221793b)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 59c593b553 Simplify helm-list-directory new 5c3d3975a6 Rename helm-list-directory-function to helm-list-remote-directory-fn new ed4221793b Use helm-read-answer in HFF quick delete Summary of changes: helm-files.el | 63 +

[nongnu] elpa/helm ed4221793b 2/2: Use helm-read-answer in HFF quick delete

2024-06-17 Thread ELPA Syncer
branch: elpa/helm commit ed4221793b00ca89621a0e7744e9bdcd2e5fdd40 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use helm-read-answer in HFF quick delete --- helm-files.el | 48 +--- 1 file changed, 25 insertions(+), 23 deletions(-) diff --g

[nongnu] elpa/helm 5c3d3975a6 1/2: Rename helm-list-directory-function to helm-list-remote-directory-fn

2024-06-17 Thread ELPA Syncer
branch: elpa/helm commit 5c3d3975a68248e058cd3f34aff6412f98f09491 Author: Thierry Volpiatto Commit: Thierry Volpiatto Rename helm-list-directory-function to helm-list-remote-directory-fn make obsolete helm-list-directory-function. --- helm-files.el | 15 +-- helm-help.e

[nongnu] elpa/helm-core updated (59c593b553 -> ed4221793b)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 59c593b553 Simplify helm-list-directory adds 5c3d3975a6 Rename helm-list-directory-function to helm-list-remote-directory-fn adds ed4221793b Use helm-read-answer in HFF quick delete No new revisions were added by this u

[elpa] externals/orgalist d0297aefc2: Fix unwanted deletion of radio lists.

2024-06-17 Thread Nicolas Goaziou via
branch: externals/orgalist commit d0297aefc2a99772ccf489ec88e552118ee0afd4 Author: Nicolas Goaziou Commit: Nicolas Goaziou Fix unwanted deletion of radio lists. * orgalist.el: Bump required minimal version for emacs. Fix a wrong S-exp. --- orgalist.el | 8 ++-- 1 file chan

[elpa] externals/orgalist 6b97873be7: orgalist: Release 1.15.

2024-06-17 Thread Nicolas Goaziou via
branch: externals/orgalist commit 6b97873be78dba574f4753104c8f2da3c8bfb5ee Author: Nicolas Goaziou Commit: Nicolas Goaziou orgalist: Release 1.15. * orgalist.el: Bump version to 1.15. --- orgalist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgalist.el b/

[elpa] externals/dape 5ff199325b: Use overlay-arrow-variable-list for displaying stack pointer #117

2024-06-17 Thread ELPA Syncer
branch: externals/dape commit 5ff199325bf70db4aec0f612a5375494378a1dda Author: Daniel Pettersson Commit: Daniel Pettersson Use overlay-arrow-variable-list for displaying stack pointer #117 * Use set-fringe-bitmap-face to color arrow based on (non zero index bt frame selected, if

[elpa] externals/org 102181e030: org-plot: Make data-file stable for replot-on-resize

2024-06-17 Thread ELPA Syncer
branch: externals/org commit 102181e0304eabfc0ed052bc001703c656db7c87 Author: Visuwesh Commit: Ihor Radchenko org-plot: Make data-file stable for replot-on-resize * lisp/org-plot.el (org-plot/gnuplot): Use a stable data-file to make replot-on-resize in GUI terminals work.

[nongnu] elpa/gptel updated (6e7b6a2ecb -> 57a0814878)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 6e7b6a2ecb gptel: Include backend in process info plist new 975a5377fd gptel-privategpt: Add support for PrivateGPT new 525ab4b7fa gptel-privategpt: Add usage instructions to README new 57a0814878 README: Fix format

[nongnu] elpa/gptel 57a0814878 3/3: README: Fix formatting

2024-06-17 Thread ELPA Syncer
branch: elpa/gptel commit 57a0814878cb18580181f402c2ce4b5a589e5eba Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Fix formatting --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 5329fad04f..20487c5f0b 100644

[nongnu] elpa/gptel 525ab4b7fa 2/3: gptel-privategpt: Add usage instructions to README

2024-06-17 Thread ELPA Syncer
branch: elpa/gptel commit 525ab4b7fa0108d837734771d8148eac130ff57d Author: Michael Werner Commit: karthink gptel-privategpt: Add usage instructions to README README: Add instructions for using PrivateGPT. --- README.org | 71 +++--

[nongnu] elpa/gptel 975a5377fd 1/3: gptel-privategpt: Add support for PrivateGPT

2024-06-17 Thread ELPA Syncer
branch: elpa/gptel commit 975a5377fd93ea68e7a95398494710cd0925d6a7 Author: Michael Werner Commit: karthink gptel-privategpt: Add support for PrivateGPT gptel-privategpt.el (gptel-privategpt, gptel--privategpt-parse-sources, gptel-make-privategpt, gptel--parse-response, gptel

[nongnu] elpa/xah-fly-keys 147ef9d2d7: xah-smart-delete minor fix. thx to maxwestrom.

2024-06-17 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 147ef9d2d7bd550d3f11c9054e68a4ea04d7b884 Author: Xah Lee Commit: Xah Lee xah-smart-delete minor fix. thx to maxwestrom. --- xah-fly-keys.el | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/xah-fly-keys.el b/xa

[elpa] externals/dape 5aa2a3bd75 2/2: Fix support for Emacs built without fringe.c symbols

2024-06-17 Thread ELPA Syncer
branch: externals/dape commit 5aa2a3bd7585893498b95a726ebca9b83a2bd74f Author: Daniel Pettersson Commit: Daniel Pettersson Fix support for Emacs built without fringe.c symbols --- dape.el | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/dape.el

[elpa] externals/dape 19a0c6dc54 1/2: Remove unnecessary comment

2024-06-17 Thread ELPA Syncer
branch: externals/dape commit 19a0c6dc54b47ddb83313305833c85bc786cc22a Author: Daniel Pettersson Commit: Daniel Pettersson Remove unnecessary comment --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 91dda4c5a6..d92288d493 100644 --- a/d

[elpa] externals/dape updated (5ff199325b -> 5aa2a3bd75)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 5ff199325b Use overlay-arrow-variable-list for displaying stack pointer #117 new 19a0c6dc54 Remove unnecessary comment new 5aa2a3bd75 Fix support for Emacs built without fringe.c symbols Summary of changes: dape.el

[elpa] externals/auctex-label-numbers 27f39efe3d 1/2: FSF copyright

2024-06-17 Thread ELPA Syncer
branch: externals/auctex-label-numbers commit 27f39efe3d724efda3ae408a88a2a232f77245c2 Author: Paul Nelson Commit: Paul Nelson FSF copyright --- auctex-label-numbers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex-label-numbers.el b/auctex-label-numbers.el inde

[elpa] externals/auctex-cont-latexmk updated (a769d92a2c -> afcf9d2117)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex-cont-latexmk. from a769d92a2c rename: tex-continuous -> auctex-cont-latexmk new a368adb9ca FSF copyright assignment new afcf9d2117 bump version to 0.2 Summary of changes: auctex-cont-latexmk.el | 4 ++-- 1 file changed,

[elpa] externals/auctex-cont-latexmk afcf9d2117 2/2: bump version to 0.2

2024-06-17 Thread ELPA Syncer
branch: externals/auctex-cont-latexmk commit afcf9d21170010a47f692ac6c48c3515c52bb62e Author: Paul Nelson Commit: Paul Nelson bump version to 0.2 --- auctex-cont-latexmk.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex-cont-latexmk.el b/auctex-cont-latexmk.el in

[elpa] externals/auctex-label-numbers updated (92d855b4ef -> 202e49bb9f)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex-label-numbers. from 92d855b4ef Add note of externaldocument shortcoming new 27f39efe3d FSF copyright new 202e49bb9f bump version to 0.2 Summary of changes: auctex-label-numbers.el | 4 ++-- 1 file changed, 2 insertions(

[elpa] externals/auctex-label-numbers 202e49bb9f 2/2: bump version to 0.2

2024-06-17 Thread ELPA Syncer
branch: externals/auctex-label-numbers commit 202e49bb9f754bc647deb112bd2c35f9a583b942 Author: Paul Nelson Commit: Paul Nelson bump version to 0.2 --- auctex-label-numbers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex-label-numbers.el b/auctex-label-numbers.e

[elpa] externals/auctex-cont-latexmk a368adb9ca 1/2: FSF copyright assignment

2024-06-17 Thread ELPA Syncer
branch: externals/auctex-cont-latexmk commit a368adb9ca78631467f81ebcc1c0335421b040a8 Author: Paul Nelson Commit: Paul Nelson FSF copyright assignment --- auctex-cont-latexmk.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex-cont-latexmk.el b/auctex-cont-latexmk.

[elpa] externals/preview-auto 401e667431 2/2: bump version to 0.3

2024-06-17 Thread ELPA Syncer
branch: externals/preview-auto commit 401e66743103baedc96ad3b63dfa2f1f39e4fa60 Author: Paul Nelson Commit: Paul Nelson bump version to 0.3 --- preview-auto.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview-auto.el b/preview-auto.el index 2cb5ba0a08..a2b85ba6c2 1

[elpa] externals/preview-auto updated (0d8ccac798 -> 401e667431)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/preview-auto. from 0d8ccac798 fix typo new 43f44b85bd FSF copyright new 401e667431 bump version to 0.3 Summary of changes: preview-auto.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[elpa] externals/preview-auto 43f44b85bd 1/2: FSF copyright

2024-06-17 Thread ELPA Syncer
branch: externals/preview-auto commit 43f44b85bd35132b17bc5b7b9686ec2bd8b0ae41 Author: Paul Nelson Commit: Paul Nelson FSF copyright --- preview-auto.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview-auto.el b/preview-auto.el index 963e58de37..2cb5ba0a08 100644

[elpa] externals/preview-tailor b61313e3c2 4/6: tweak readme

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit b61313e3c2268ae4952ac5caf36ef585b16ac316 Author: Paul Nelson Commit: Paul Nelson tweak readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 59074014d4..5c192ad999 100644 --- a/README.o

[elpa] externals/preview-tailor bb92fac553 6/6: bump version to 0.2

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit bb92fac553c8ddb87f64f4c9829762b58764c1ff Author: Paul Nelson Commit: Paul Nelson bump version to 0.2 --- preview-tailor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview-tailor.el b/preview-tailor.el index 2c8550f5fa..db19

[elpa] externals/preview-tailor a0afea231e 3/6: tweak readme

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit a0afea231ef24f43a902655f4f92260563909742 Author: Paul Nelson Commit: Paul Nelson tweak readme --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 284ea5b273..59074014d4 100644 --- a/README.org +++ b/README.o

[elpa] externals/preview-tailor updated (0904a48f72 -> bb92fac553)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/preview-tailor. from 0904a48f72 some docs added new 5edd89fe65 update docs new be0dd57dca Save only when initialized new a0afea231e tweak readme new b61313e3c2 tweak readme new b44c0bcb26 FSF copyright

[elpa] externals/preview-tailor 5edd89fe65 1/6: update docs

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit 5edd89fe650d40992a7af3b8f49902a06b9cbdb1 Author: Paul Nelson Commit: Paul Nelson update docs --- README.org| 35 --- preview-tailor.el | 2 ++ 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/RE

[elpa] externals/preview-tailor b44c0bcb26 5/6: FSF copyright

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit b44c0bcb26993672c52e646ad28c11d2ee8c5370 Author: Paul Nelson Commit: Paul Nelson FSF copyright --- preview-tailor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview-tailor.el b/preview-tailor.el index 65701381bd..2c8550f5fa

[elpa] externals/preview-tailor be0dd57dca 2/6: Save only when initialized

2024-06-17 Thread ELPA Syncer
branch: externals/preview-tailor commit be0dd57dca414707415911f53ba7dd0a3b8c5340 Author: Paul Nelson Commit: Paul Nelson Save only when initialized * preview-tailor.el (preview-tailor--initialized): New variable. (preview-tailor-save): Save only when initialized. --- preview-ta

[elpa] externals/tex-item f17d2ff713 1/2: FSF copyright assignment

2024-06-17 Thread ELPA Syncer
branch: externals/tex-item commit f17d2ff713f7579aa26ad69776f6a5d6c0e3311a Author: Paul Nelson Commit: Paul Nelson FSF copyright assignment --- tex-item.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-item.el b/tex-item.el index 4d29b79f3e..50253d3491 100644 --- a

[elpa] externals/tex-item updated (5b8ac1b3ff -> ee1957f3bc)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/tex-item. from 5b8ac1b3ff add package header new f17d2ff713 FSF copyright assignment new ee1957f3bc bump version to 0.1 Summary of changes: tex-item.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[elpa] externals/tex-item ee1957f3bc 2/2: bump version to 0.1

2024-06-17 Thread ELPA Syncer
branch: externals/tex-item commit ee1957f3bce6ed04627b985e95a17db190781e06 Author: Paul Nelson Commit: Paul Nelson bump version to 0.1 --- tex-item.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-item.el b/tex-item.el index 50253d3491..2b7acb645b 100644 --- a/tex-

[elpa] externals/tex-parens updated (6d5ee64608 -> d2f8883265)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/tex-parens. from 6d5ee64608 address issue involving optional begin{...} arguments new a7f7c017a4 tweak docs and formatting new 7a2e0016d7 FSF copyright assignment new d2f8883265 bump version to 0.2 Summary of changes: t

[elpa] externals/tex-parens 7a2e0016d7 2/3: FSF copyright assignment

2024-06-17 Thread ELPA Syncer
branch: externals/tex-parens commit 7a2e0016d7c4e02c6b0062def678c2538bb2508a Author: Paul Nelson Commit: Paul Nelson FSF copyright assignment --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 100d406529..7db6c32f57 1006

[elpa] externals/tex-parens d2f8883265 3/3: bump version to 0.2

2024-06-17 Thread ELPA Syncer
branch: externals/tex-parens commit d2f88832651ae2271b0267dae08b5d01c063cce1 Author: Paul Nelson Commit: Paul Nelson bump version to 0.2 --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 7db6c32f57..f5259380dc 100644 --

[elpa] externals/tex-parens a7f7c017a4 1/3: tweak docs and formatting

2024-06-17 Thread ELPA Syncer
branch: externals/tex-parens commit a7f7c017a43d9cadfa355cf795cee325be6e5438 Author: Paul Nelson Commit: Paul Nelson tweak docs and formatting --- tex-parens.el | 47 +++ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/tex-parens.e

[nongnu] elpa/clojure-ts-mode 3c0f8be0da 2/3: Update warning when tree-sitter is not supported

2024-06-17 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 3c0f8be0daf2701e70a2712cd7d5548988121a0a Author: Danny Freeman Commit: GitHub Update warning when tree-sitter is not supported --- clojure-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clojure-ts-mode.el b/clojure-ts-mode.

[nongnu] elpa/clojure-ts-mode ee3b619f7f 1/3: Check for tree-sitter before activating clojure-ts-mode

2024-06-17 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit ee3b619f7f4d401782cf841467d008c50b181f44 Author: p4v4n Commit: p4v4n Check for tree-sitter before activating clojure-ts-mode --- clojure-ts-mode.el | 45 - 1 file changed, 24 insertions(+), 21 deletions(-) diff

[nongnu] elpa/clojure-ts-mode updated (649bf1120f -> 7b7a4705d1)

2024-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from 649bf1120f Improve the package version reporting new ee3b619f7f Check for tree-sitter before activating clojure-ts-mode new 3c0f8be0da Update warning when tree-sitter is not supported new 7b7a4705d1 Merge

[nongnu] elpa/clojure-ts-mode 7b7a4705d1 3/3: Merge pull request #40 from p4v4n/treesitter-check

2024-06-17 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 7b7a4705d1a952b4414672955e67fb9471213f2a Merge: 649bf1120f 3c0f8be0da Author: Danny Freeman Commit: GitHub Merge pull request #40 from p4v4n/treesitter-check Check for tree-sitter before activating clojure-ts-mode --- clojure-ts-mode.el | 45