[nongnu] elpa/haskell-ts-mode add1496b70: Whitespace cleanup

2025-03-14 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit add1496b7062972526da88e45db2726e5ff53e28 Author: Pranshu Sharma Commit: Pranshu Sharma Whitespace cleanup Plus remove imenu thing --- haskell-ts-mode.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/haskel

[elpa] externals/vundo updated (288892ee93 -> b89f719824)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/vundo. from 288892ee93 Warn about truncated undo-list new b28f037506 Add vundo-popup.el new b89f719824 New version and updated README Summary of changes: NEWS.txt | 19 +++- README.txt | 26 -- vundo-pop

[nongnu] elpa/llama 48e5bc4919: Release version 0.6.2

2025-03-14 Thread ELPA Syncer
branch: elpa/llama commit 48e5bc4919a4a29665362832d59ade8e248b0c3e Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.6.2 --- llama.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama.el b/llama.el index 7f4bc68906..e42080a0f4 100644 --- a/llama.el ++

[elpa] externals/diff-hl updated (685e991350 -> 79c46da33b)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/diff-hl. from 685e991350 diff-hl-after-undo: See if BUFFER is live new 24ffee91ba Make the maximum width of the fringe indicators customizable (#233) new 79c46da33b Expand the docstring Summary of changes: diff-hl.el | 10

[nongnu] elpa/gptel 748fd85493: gptel: Remove nosystem capability for o1/o3 models (#702)

2025-03-14 Thread ELPA Syncer
branch: elpa/gptel commit 748fd85493889079f0fe102010c816ee75e802ec Author: Inkbottle007 <20343879+inkbottle...@users.noreply.github.com> Commit: GitHub gptel: Remove nosystem capability for o1/o3 models (#702) * * Fix: restore markdown formatting for o3-mini by commenting ou

[elpa] externals/diff-hl 79c46da33b 2/2: Expand the docstring

2025-03-14 Thread ELPA Syncer
branch: externals/diff-hl commit 79c46da33b249eb59a2f82fe7ad46fc9621eab0b Author: Dmitry Gutov Commit: Dmitry Gutov Expand the docstring --- diff-hl.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/diff-hl.el b/diff-hl.el index 474020a23d..ea8ae4d8b6 100644 --- a/di

[nongnu] elpa/eglot-inactive-regions cbe09a531f: release 0.6.4

2025-03-14 Thread ELPA Syncer
branch: elpa/eglot-inactive-regions commit cbe09a531f1f86d7601c70fc071f5fa4bf13499e Author: Filippo Argiolas Commit: Filippo Argiolas release 0.6.4 --- eglot-inactive-regions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eglot-inactive-regions.el b/eglot-inactive-re

[elpa] externals/vundo b89f719824 2/2: New version and updated README

2025-03-14 Thread ELPA Syncer
branch: externals/vundo commit b89f719824fe5da0f6a7590fad3ece798fd59909 Author: Yuan Fu Commit: Yuan Fu New version and updated README * README.txt: Update. * vundo.el: New version. --- NEWS.txt | 19 +-- README.txt | 26 +- vundo.el

[elpa] externals/vundo b28f037506 1/2: Add vundo-popup.el

2025-03-14 Thread ELPA Syncer
branch: externals/vundo commit b28f037506245a41ccc9f20977639cc3656cadc3 Author: Michael Heerdegen Commit: Yuan Fu Add vundo-popup.el --- vundo-popup.el | 148 + 1 file changed, 148 insertions(+) diff --git a/vundo-popup.el b/vundo-pop

[elpa] externals/diff-hl 24ffee91ba 1/2: Make the maximum width of the fringe indicators customizable (#233)

2025-03-14 Thread ELPA Syncer
branch: externals/diff-hl commit 24ffee91ba88606fd2d76941f20807c6be2c366a Author: Ta Quang Trung Commit: GitHub Make the maximum width of the fringe indicators customizable (#233) --- diff-hl.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/diff-hl.el b/diff-hl

[elpa] externals/mpdired updated (3065192e37 -> 793ec28c47)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/mpdired. from 3065192e37 remove a space new dc348adb4b update copyright + pre-release new 309edb9618 fix `mpdired-goto-current-song' new 793ec28c47 Bump version Summary of changes: mpdired.el | 8 1 file change

[elpa] externals/mpdired 793ec28c47 3/3: Bump version

2025-03-14 Thread ELPA Syncer
branch: externals/mpdired commit 793ec28c47d25f36806eb5e692025d61fb6a1bb3 Author: Manuel Giraud Commit: Manuel Giraud Bump version --- mpdired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpdired.el b/mpdired.el index 1bca1c2f7d..7d5764132f 100644 --- a/mpdired.el

[nongnu] elpa/eglot-inactive-regions 903d763844: next-single-property-change already supports limits

2025-03-14 Thread ELPA Syncer
branch: elpa/eglot-inactive-regions commit 903d76384443b4acc92fbd4e19ad648929e16785 Author: Filippo Argiolas Commit: Filippo Argiolas next-single-property-change already supports limits No need to bake my own clamping for next-single-property-change as it already supports it bui

[elpa] externals/mpdired 309edb9618 2/3: fix `mpdired-goto-current-song'

2025-03-14 Thread ELPA Syncer
branch: externals/mpdired commit 309edb96185271a6c3fb54ef4eb2478dae4f9899 Author: Manuel Giraud Commit: Manuel Giraud fix `mpdired-goto-current-song' By removing leftover of mpdired--current-song. --- mpdired.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[elpa] externals/mpdired dc348adb4b 1/3: update copyright + pre-release

2025-03-14 Thread ELPA Syncer
branch: externals/mpdired commit dc348adb4b1d57f6cd5a34abe58034a1341f0f0c Author: Manuel Giraud Commit: Manuel Giraud update copyright + pre-release --- mpdired.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mpdired.el b/mpdired.el index d802847885..c63e399108 10

[elpa] externals/denote-silo 1d49f7613e: Bump version to hopefully fix GNU ELPA package build

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 1d49f7613ef62c514f1719e9f1c1b78a8928042e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to hopefully fix GNU ELPA package build --- denote-silo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-silo.el b/

[elpa] externals/auctex 1a942a42f5 1/2: Use `format-prompt' in latex.el

2025-03-14 Thread ELPA Syncer
branch: externals/auctex commit 1a942a42f538171372474301110f476482749ee2 Author: Arash Esbati Commit: Arash Esbati Use `format-prompt' in latex.el * latex.el (LaTeX-section-heading, LaTeX-environment) (LaTeX-env-array, LaTeX-env-tabular*, LaTeX-env-bib) (TeX-arg-document, Te

[elpa] externals/auctex 5c1fecb387 2/2: Use `format-prompt' in tex.el

2025-03-14 Thread ELPA Syncer
branch: externals/auctex commit 5c1fecb3877d597f40da62b1a33fe95f4c790cb3 Author: Arash Esbati Commit: Arash Esbati Use `format-prompt' in tex.el * tex.el (TeX-master-file-ask, TeX-master-file, TeX-doc) (TeX-command-query): Use `format-prompt' instead of constructed prompts.

[elpa] externals/bicep-ts-mode b1fb5b3fc7 7/7: Merge

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit b1fb5b3fc75c3a8719634767b262519919cf57e2 Merge: 2d954c2fb8 68a9de4f0e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge

[elpa] externals/url-http-ntlm 8b24c978ec: url-http-ntlm.el: Silence compiler warnings

2025-03-14 Thread Stefan Monnier via
branch: externals/url-http-ntlm commit 8b24c978ecc35f083550f145838f2e8dd9e07e58 Author: Stefan Monnier Commit: Stefan Monnier url-http-ntlm.el: Silence compiler warnings * url-http-ntlm.el (url-http-ntlm--clean-headers) (url-http-ntlm--get-stage): Avoid deprecated `cl-declare`.

[elpa] externals/url-http-ntlm fda2811d6c: url-http-ntlm.el: Don't load `url-auth` during startup

2025-03-14 Thread Stefan Monnier via
branch: externals/url-http-ntlm commit fda2811d6c3685b05fec59692c72dc880706f207 Author: Stefan Monnier Commit: Stefan Monnier url-http-ntlm.el: Don't load `url-auth` during startup --- url-http-ntlm.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/url-http-n

[elpa] externals/url-http-oauth 7c415002dd: url-http-oauth.el: Don't load `url-auth` during startup

2025-03-14 Thread Stefan Monnier via
branch: externals/url-http-oauth commit 7c415002dd34e46f23a944acca738c3ec19d6808 Author: Stefan Monnier Commit: Stefan Monnier url-http-oauth.el: Don't load `url-auth` during startup --- url-http-oauth.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/url-http-

[nongnu] elpa/racket-mode cf9227740a: Improve UX for back end startup failures; closes #744

2025-03-14 Thread ELPA Syncer
branch: elpa/racket-mode commit cf9227740a240c46da9d32da2da4669655fd148d Author: Greg Hendershott Commit: Greg Hendershott Improve UX for back end startup failures; closes #744 When the back end cannot start, display information in a new, dedicated Emacs buffer -- a better exper

[nongnu] elpa/haskell-ts-mode 6adb493251: Major syntax table fix

2025-03-14 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 6adb4932510c60201f7e75814bda963845e9439b Author: Pranshu Sharma Commit: Pranshu Sharma Major syntax table fix Now comment over region works properly before, \(Type x) syntax didn't work properly, then after fixing it comments didn't w

[elpa] externals/denote-journal 674c1b63f2: Bump version to hopefully fix GNU ELPA package build

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 674c1b63f25986c703e962619f819e55e2bc1d09 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to hopefully fix GNU ELPA package build --- denote-journal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-jour

[elpa] externals/denote-sequence a96f08be94 12/14: Add denote-sequence--infer-child function

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit a96f08be945ca6586a66da49efda5f0a4c7f6764 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-sequence--infer-child function --- denote-sequence.el | 16 1 file changed, 16 insertions(+) diff --git a/denote-sequence.el

[elpa] externals/bicep-ts-mode 58860e0121 5/7: Fix fontification of properties with for statement-values.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 58860e012145519dffa6e96fdbc0c50911e9f895 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix fontification of properties with for statement-values. --- bicep-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bicep-ts-mo

[elpa] externals/bicep-ts-mode a63afa634d 4/7: Fix fontification of properties whose values are function-invocations.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit a63afa634d194fa580808b2f8b3aeec7c10607ea Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix fontification of properties whose values are function-invocations. --- bicep-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[elpa] externals/bicep-ts-mode ef4ff704d0 2/7: Support variable-fontification inside indexing-statements too.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit ef4ff704d0dc3191270cda6bc189a4b63391d1ed Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Support variable-fontification inside indexing-statements too. --- bicep-ts-mode.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bic

[elpa] externals/bicep-ts-mode 49e7a43716 3/7: Fix fontification of boolean and numeric properties.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 49e7a43716e22bafe562f940a4f4fdafae9693c0 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix fontification of boolean and numeric properties. --- bicep-ts-mode.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bicep-ts-mode.e

[elpa] externals/bicep-ts-mode 2d954c2fb8 6/7: Improve fontification of ternary expressions.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 2d954c2fb874220022391dc7c4516078b8bb8298 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Improve fontification of ternary expressions. --- bicep-ts-mode.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bicep-ts-mode.el

[elpa] externals/auctex f05512caed: Add new style/embedfile.el

2025-03-14 Thread ELPA Syncer
branch: externals/auctex commit f05512caedf9d1e77f36e5fca0c088a8a0089863 Author: Arash Esbati Commit: Arash Esbati Add new style/embedfile.el * NEWS.org (Added): Announce new style. * style/embedfile.el: New file. --- NEWS.org | 4 ++ style/embedfile.el | 125 +

[elpa] externals/bicep-ts-mode updated (68a9de4f0e -> b1fb5b3fc7)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/bicep-ts-mode. from 68a9de4f0e Clean up syntax-table && document it better. new 28191e9fdb Clean up syntax-table && document it better. new ef4ff704d0 Support variable-fontification inside indexing-statements too. new 49e

[elpa] externals/bicep-ts-mode 28191e9fdb 1/7: Clean up syntax-table && document it better.

2025-03-14 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 28191e9fdbf95fb8f3a0f30dc368ec5f0a57629d Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Clean up syntax-table && document it better. - Explicitly add support for escape-chars --- bicep-ts-mode.el | 20 1 file changed,

[elpa] externals/denote-sequence 2dd7a6d7c6 04/14: Add a brief explanation of what the denote-sequence is about

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 2dd7a6d7c63f069df2109eadabbf4268e41aca69 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add a brief explanation of what the denote-sequence is about --- README.org | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --g

[elpa] externals/denote-sequence cad20c6e60 13/14: Fix typo in denote-sequence--infer-child doc string

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit cad20c6e60fcb6332f8cbdd5d6dcbdbae2bc9b1d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix typo in denote-sequence--infer-child doc string --- denote-sequence.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-seq

[elpa] externals/denote-silo 7f5e87a044 10/13: Fix typo

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 7f5e87a044b6ee50343ead9ec64ab3697b756150 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4c848a5911..abb8e47f44 100644 --- a

[elpa] externals/denote-sequence 786bc66f0c 11/14: Rename denote-sequence--get-parent to denote-sequence--infer-parent

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 786bc66f0c4dd57dd5f84a8a9e5f61a74eadf031 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename denote-sequence--get-parent to denote-sequence--infer-parent --- denote-sequence.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

[elpa] branch externals/denote-org created (now 7a228bbfe0)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-org. at 7a228bbfe0 Add .elpaignore file for GNU ELPA This branch includes the following new commits: new 55400da4af Add WORK-IN-PROGRESS denote-org package new 39a19ce52a Make tweaks to name the package correctly

[elpa] externals/denote-sequence ac0e3095fa 01/14: WORK-IN-PROGRESS Move denote-sequence.el into its own Git repository

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit ac0e3095fae0af54e0e1453c08b0b46e4522d671 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou WORK-IN-PROGRESS Move denote-sequence.el into its own Git repository --- .gitignore|5 + COPYING | 674 +++

[elpa] externals/denote-markdown 5e2917468d 7/8: Add gitignore file

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit 5e2917468dde60ac31e854660ffd2e92ecedc593 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add gitignore file --- .gitignore | 5 + 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00.

[elpa] externals/denote-org 21d9642387 08/11: Update the sample configuration

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 21d964238793760f2c48c8361195c36f8643fba8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the sample configuration --- README.org | 40 ++-- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/

[elpa] externals/denote-silo b7e9f0e2a7 06/13: Add COPYING file

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit b7e9f0e2a73e1f807626c3287a7377540486e6f2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add COPYING file --- COPYING | 674 1 file changed, 674 insertions(+) diff --git a/COPYING

[elpa] externals/denote-silo e5a574ef90 02/13: Rename denote-silo-extras to denote-silo

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit e5a574ef90b6b5e0a63e2835400a1d55afbb881a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename denote-silo-extras to denote-silo --- denote-silo.el | 80 +- 1 file changed, 40 insertions(+)

[elpa] externals/denote-silo 8a4f401a87 03/13: Update the header to make it stand out as a package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 8a4f401a87ddd5397d0b8bc346ea53894ba64c0b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the header to make it stand out as a package --- denote-silo.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/denote-sil

[elpa] externals/denote-silo 69accc7b8a 05/13: Add gitignore file

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 69accc7b8a335652957790abb4f3e5fafcde4653 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add gitignore file --- .gitignore | 5 + 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..35b

[elpa] branch externals/denote-markdown created (now f7d5fa4e68)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-markdown. at f7d5fa4e68 Add .elpaignore file for GNU ELPA This branch includes the following new commits: new 93a901a1c8 Move file out of the main Denote directory WORK-IN-PROGRESS new db4b6a8607 Rename denote-md-extra

[elpa] externals/denote-journal 45f6ff6640 4/8: Update the description of the package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 45f6ff66403863cbffb2a0233d213ac770b42a6e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the description of the package --- denote-journal.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/denote-journal.el b/de

[elpa] externals/denote-markdown 8438f9c302 3/8: Update the header to make it stand out as a package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit 8438f9c30222ff109817544488c84a9a760014a3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the header to make it stand out as a package --- denote-markdown.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/deno

[nongnu] elpa/helm d4fa609675: Update documentation

2025-03-14 Thread ELPA Syncer
branch: elpa/helm commit d4fa6096759f27b47005e6f571015d2d3c479619 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update documentation --- helm-help.el | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/helm-help.el b/helm-help.el index a

[elpa] externals/denote-silo 3f19b8523e 13/13: Add .elpaignore file for GNU ELPA

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 3f19b8523eb973a61e5657531f435e4f91420c28 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add .elpaignore file for GNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index

[elpa] externals/denote-silo b4a4112678 11/13: Fix name of texi and info files

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit b4a4112678bd07132539814a30942933e179acc3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix name of texi and info files --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index abb8e47f

[elpa] externals/denote-org f03824ae87 05/11: Introduce the README.org which becomes the Info manual

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit f03824ae8723c5a140c91c4c1c2e766e9fcc091d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Introduce the README.org which becomes the Info manual --- README.org | 1189 +++ doclicense.texi |

[elpa] externals/denote-silo 972d5e2fb1 01/13: Move file out of the main Denote directory WORK-IN-PROGRESS

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 972d5e2fb19e9784d0ea830ee0f037001a60f401 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Move file out of the main Denote directory WORK-IN-PROGRESS --- README.md | 3 ++ denote-silo.el | 125 +++

[elpa] branch externals/denote-sequence created (now bb0347b821)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-sequence. at bb0347b821 Add .elpaignore file for GNU ELPA This branch includes the following new commits: new ac0e3095fa WORK-IN-PROGRESS Move denote-sequence.el into its own Git repository new 576a3e2713 Clean up the

[elpa] externals/denote-silo 6f6695f678 09/13: Add section in the manual about binding silo denote-directory in Org export

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 6f6695f6784d686a2a024a57e08338a90b1c59e0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add section in the manual about binding silo denote-directory in Org export --- README.org | 58 ++ 1

[elpa] externals/denote-sequence 0662083388 10/14: Add condition to denote-sequence-and-scheme-p to disambiguate number-only sequence

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 0662083388035fad1f4b04a911924fded55e1592 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add condition to denote-sequence-and-scheme-p to disambiguate number-only sequence --- denote-sequence.el | 4 1 file changed, 4 insertions(+) dif

[elpa] externals/denote-silo 2ed2b11b37 08/13: Define denote-silo-dired and denote-silo-cd commands

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit 2ed2b11b37b51ce734d368e37f8b7558af4253a9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Define denote-silo-dired and denote-silo-cd commands --- README.org | 22 +- denote-silo.el | 22 ++ 2 files chan

[elpa] externals/denote-silo b0a40ecf9a 12/13: Use corrent package name in the manual's introduction

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit b0a40ecf9a990db7d91b0c13d943169298405c3b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use corrent package name in the manual's introduction --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.

[elpa] branch externals/denote-silo created (now 3f19b8523e)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-silo. at 3f19b8523e Add .elpaignore file for GNU ELPA This branch includes the following new commits: new 972d5e2fb1 Move file out of the main Denote directory WORK-IN-PROGRESS new e5a574ef90 Rename denote-silo-extras

[elpa] externals/denote-sequence d883957cb3 09/14: Merge branch 'main' of github.com:protesilaos/denote-sequence

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit d883957cb31972247193fcb061ac32b88938bdfa Merge: 0c99c653d9 0105a3d9ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Merge branch 'main' of github.com:protesilaos/denote-sequence --- README.org | 3 --- 1 file changed, 3 deletions(-) diff -

[elpa] externals/denote-org 7a228bbfe0 11/11: Add .elpaignore file for GNU ELPA

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 7a228bbfe03a1679a4deb6d057274f7f204b6815 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add .elpaignore file for GNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 0

[elpa] externals/denote-sequence 0c99c653d9 08/14: Use the correct texinfo_dir_title

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 0c99c653d94a77ad09cb76a1ad24fdc23f324d92 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use the correct texinfo_dir_title --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index e37f8c

[elpa] externals/denote-silo b2f76e25a3 04/13: Expand the denote-silo README.md

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit b2f76e25a35af50195a7857b2ef918086a4b0580 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand the denote-silo README.md --- README.md | 17 + 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 67521f4911.

[elpa] externals/denote-org 39a19ce52a 02/11: Make tweaks to name the package correctly

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 39a19ce52a2907b34c1e442abeb1e135cdc0f322 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make tweaks to name the package correctly --- denote-org.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/denote-org.el b/de

[elpa] externals/denote-sequence d166c4342e 06/14: Fix markup in the README.md

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit d166c4342e1d4538eff2914f57ad270c9bc3be21 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix markup in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5ab80b5d6..f33

[elpa] externals/denote-silo edc40ac80a 07/13: Write initial version of the manual

2025-03-14 Thread ELPA Syncer
branch: externals/denote-silo commit edc40ac80abd0c9f1a51674f867a882c92c6f003 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Write initial version of the manual --- README.org | 672 doclicense.texi | 505 +++

[elpa] externals/denote-org 4c27b058bb 03/11: Add gitignore and COPYING files

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 4c27b058bb58df25dcb133abc5504b9a03e11a20 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add gitignore and COPYING files --- .gitignore | 5 + COPYING| 674 + 2 files changed, 679 i

[elpa] externals/denote-sequence 576a3e2713 02/14: Clean up the manual for it to export properly

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 576a3e27139f4899569cc8191ad8838689d09d25 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clean up the manual for it to export properly --- README.org | 100 +-- doclicense.texi | 505 ++

[elpa] externals/denote-sequence 266f754e6e 03/14: Add warning that the package does not exist yet

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit 266f754e6eaf0b87e8809afe11c918b5b41ec559 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add warning that the package does not exist yet --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.or

[elpa] externals/denote-sequence d97ba888b4 05/14: Include a README.md file fot Git forges

2025-03-14 Thread ELPA Syncer
branch: externals/denote-sequence commit d97ba888b481676bf6cb49fa2e1a9b774dc64256 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Include a README.md file fot Git forges --- README.md | 12 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md new file mo

[elpa] externals/denote-org e61a1f3ad7 09/11: Add a missing empty line to the manual

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit e61a1f3ad7496c9fc158750453aa4a3e0de74b0c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add a missing empty line to the manual --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index a9257839f3..55977d76e7

[elpa] externals/denote-org b597d2f559 06/11: Remove all the obsolete references and the "extras" part of the symbols

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit b597d2f559fc864db79c5bfa68a1b8688ba904bf Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove all the obsolete references and the "extras" part of the symbols --- README.org| 91 + denote-org.el | 212 +++

[elpa] externals/denote-org 967afc49f6 04/11: Update the package README.md to provide the essential information

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 967afc49f68a1ee58e3aec0542cf4f59dcc3aaac Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the package README.md to provide the essential information --- README.md | 16 1 file changed, 16 insertions(+) diff --git a/README.m

[elpa] externals/denote-org 8e80ec8ad2 10/11: Remove references that are relevant for denote-sequence but not denote-org

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 8e80ec8ad21e921c1b990125f544d837d5f7c505 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove references that are relevant for denote-sequence but not denote-org --- README.org | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --g

[elpa] externals/denote-org 55400da4af 01/11: Add WORK-IN-PROGRESS denote-org package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit 55400da4af184536e0650096a2422850cdea4662 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add WORK-IN-PROGRESS denote-org package --- README.md | 3 + denote-org.el | 794 ++ 2 files cha

[elpa] externals/denote-org fe8640ceb6 07/11: Fix the section about installing the package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-org commit fe8640ceb6ec8b62c2141f813624ed7d9c8e7e5b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix the section about installing the package --- README.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.or

[elpa] externals/denote-journal 900fd2bce7 2/8: Rename denote-journal-extras to denote-journal

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 900fd2bce7030c73fd8ca8cda244312ee9fcc853 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename denote-journal-extras to denote-journal --- denote-journal.el | 132 +++--- 1 file changed, 66 inse

[elpa] externals/denote-markdown 0decc18fe8 4/8: Make small correction to the Commentary

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit 0decc18fe81b4108e849afb14579d9df503ba4e8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make small correction to the Commentary --- denote-markdown.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-markdown.el b/d

[elpa] externals/denote-markdown bd8056bc43 6/8: Write the manual (README.org) of denote-markdown

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit bd8056bc43cf00e12b0baa3b86b66867d97e99b8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Write the manual (README.org) of denote-markdown --- COPYING | 674 README.org | 716 ++

[elpa] externals/denote-markdown db4b6a8607 2/8: Rename denote-md-extras to denote-markdown

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit db4b6a8607be149ce1304b79601263afd95201ec Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename denote-md-extras to denote-markdown --- denote-markdown.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) d

[elpa] externals/denote-markdown f7d5fa4e68 8/8: Add .elpaignore file for GNU ELPA

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit f7d5fa4e68729b0e95d456d32aad11577d7e40dd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add .elpaignore file for GNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 in

[elpa] externals/denote-markdown 93a901a1c8 1/8: Move file out of the main Denote directory WORK-IN-PROGRESS

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit 93a901a1c8c46baf09b3ca7968f1ae7fb9ea902a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Move file out of the main Denote directory WORK-IN-PROGRESS --- README.md | 3 ++ denote-markdown.el | 148 +++

[elpa] externals/denote-journal 2f41e137b5 7/8: Write the manual of denote-journal

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 2f41e137b56bcc574c0a3fd0489812cdd9efd98b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Write the manual of denote-journal --- COPYING | 674 +++ README.org | 876 ++

[elpa] externals/denote-markdown 4113627a7e 5/8: Update the denote-markdown README.md

2025-03-14 Thread ELPA Syncer
branch: externals/denote-markdown commit 4113627a7e0249baf816e98a6253fb6cc95966e6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the denote-markdown README.md --- README.md | 20 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index

[elpa] externals/denote-journal 69fdb3c027 1/8: Move file out of the main Denote directory WORK-IN-PROGRESS

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 69fdb3c027c882a3cb8bc8a2be50ad93f260b38c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Move file out of the main Denote directory WORK-IN-PROGRESS --- README.md | 3 + denote-journal.el | 287 +++

[elpa] externals/denote-journal c42eb73d74 5/8: Update the README.md of denote-journal

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit c42eb73d74449a5d6094aa585fa19519e3b5423b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the README.md of denote-journal --- README.md | 18 ++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a

[elpa] externals/denote-journal f6061c49c4 8/8: Add .elpaignore file for GNU ELPA

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit f6061c49c4c4ffd755824065fc6209292cb0bb09 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add .elpaignore file for GNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 ind

[elpa] branch externals/denote-journal created (now f6061c49c4)

2025-03-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. at f6061c49c4 Add .elpaignore file for GNU ELPA This branch includes the following new commits: new 69fdb3c027 Move file out of the main Denote directory WORK-IN-PROGRESS new 900fd2bce7 Rename denote-journal-e

[elpa] externals/denote-journal 64b3e603d5 3/8: Update the header to make it stand out as a package

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 64b3e603d5b687dcd40c8ee08bd1d1a431a92237 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the header to make it stand out as a package --- denote-journal.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deno

[elpa] externals/denote-journal 2c4c6fa6ef 6/8: Add a gitignore file to the repository

2025-03-14 Thread ELPA Syncer
branch: externals/denote-journal commit 2c4c6fa6ef75dde6cb631721e56a2500bd4fe631 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add a gitignore file to the repository --- .gitignore | 5 + 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 10064