[nongnu] elpa/evil-args a8151556f6: Enable lexical binding

2024-02-09 Thread ELPA Syncer
branch: elpa/evil-args commit a8151556f63c9d45d0c44c8a7ef9e5a542f3cdc7 Author: StrawberryTea Commit: Connor Smith Enable lexical binding --- evil-args.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evil-args.el b/evil-args.el index dbe682e429..091988067d 100644 --- a

[elpa] externals/ef-themes updated (5c9f11f616 -> 1c4fc04400)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 5c9f11f616 Add support for the 'completions-highlight' face (Emacs 29) new aa206b9b6c Make org-document-info-keyword inherit ef-themes-fixed-pitch new 1c4fc04400 Bump version to trigger GNU ELPA package rebuild

[elpa] externals/ef-themes 1c4fc04400 2/2: Bump version to trigger GNU ELPA package rebuild

2024-02-09 Thread ELPA Syncer
branch: externals/ef-themes commit 1c4fc0440064a79bc788b21c70b399d031656a00 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to trigger GNU ELPA package rebuild --- ef-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-themes.el b/ef-themes.

[elpa] externals/ef-themes aa206b9b6c 1/2: Make org-document-info-keyword inherit ef-themes-fixed-pitch

2024-02-09 Thread ELPA Syncer
branch: externals/ef-themes commit aa206b9b6ce7a2ae88cc35ac795017538b206621 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make org-document-info-keyword inherit ef-themes-fixed-pitch This means that the text is rendered in a monospaced font if the user option 'ef-theme

[elpa] externals/beframe e911ab388d: Bump version to trigger GNU ELPA package rebuild

2024-02-09 Thread ELPA Syncer
branch: externals/beframe commit e911ab388d01aba00efc0ed7148f4e955c46f866 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to trigger GNU ELPA package rebuild --- beframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beframe.el b/beframe.el index

[nongnu] elpa/go-mode 6f4ff9ef87: Fix obsoleted function warnings for newer Emacs

2024-02-09 Thread ELPA Syncer
branch: elpa/go-mode commit 6f4ff9ef874d151ed8d297a80f1bf27db5d9dbf0 Author: Shohei YOSHIDA Commit: Dominik Honnef Fix obsoleted function warnings for newer Emacs --- go-guru.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go-guru.el b/go-guru.el index 42bb6d54a9..c53

[nongnu] elpa/adoc-mode 524e3aec6c: Fixes #49. Flyspell also ignores Block-IDs (#51)

2024-02-09 Thread ELPA Syncer
branch: elpa/adoc-mode commit 524e3aec6c4afbb41cff7515119a3f2a3e3dc942 Author: TobiasZawada Commit: GitHub Fixes #49. Flyspell also ignores Block-IDs (#51) Co-authored-by: Tobias Zawada --- adoc-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/adoc

[elpa] externals/consult 8cb56f8d66: consult-completion-in-region: Simplify, use consult--read

2024-02-09 Thread ELPA Syncer
branch: externals/consult commit 8cb56f8d6637e55340271274a20dfc163d77fff5 Author: Daniel Mendler Commit: Daniel Mendler consult-completion-in-region: Simplify, use consult--read --- consult.el | 35 --- 1 file changed, 12 insertions(+), 23 deletions(-) diff

[elpa] externals/activities 6ef5924bd1 2/2: Docs: Suggest setting edebug-inhibit-emacs-lisp-mode-bindings

2024-02-09 Thread ELPA Syncer
branch: externals/activities commit 6ef5924bd1ec726b07d3d6699ecc35c215e5d2f0 Author: Adam Porter Commit: Adam Porter Docs: Suggest setting edebug-inhibit-emacs-lisp-mode-bindings --- README.org | 5 + activities.info | 32 +++- 2 files changed, 24 inser

[elpa] externals/activities updated (f08ca7d7f4 -> 6ef5924bd1)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/activities. from f08ca7d7f4 Change: (activities-kill) New command new 974eb815c5 Change: Rename tabs face to activites-tabs and inherit new 6ef5924bd1 Docs: Suggest setting edebug-inhibit-emacs-lisp-mode-bindings Summary of cha

[elpa] externals/activities 974eb815c5 1/2: Change: Rename tabs face to activites-tabs and inherit

2024-02-09 Thread ELPA Syncer
branch: externals/activities commit 974eb815c580088e2f8081b45f441e33709faf75 Author: Adam Porter Commit: Adam Porter Change: Rename tabs face to activites-tabs and inherit Closes #24. Suggested-by: Karthik Chikmagalur --- README.org |

[elpa] main d66cfc99f3: elpa-packages (muse): Fix typo

2024-02-09 Thread Stefan Monnier via
branch: main commit d66cfc99f39fe03612e8c6653caf93280abd26e3 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (muse): Fix typo --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index dc41277fb8..976a889e2d 100644 -

[elpa] main 599efbfae7: elpa-packages (muse): Adjust to new layout

2024-02-09 Thread Stefan Monnier via
branch: main commit 599efbfae7023da0ae74a6c6e173a36e2983bd94 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (muse): Adjust to new layout --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 8d4d52c352..dc41

[elpa] externals/muse a8458264ec 08/14: Fix comment regexp

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit a8458264ecdba464927ebef034df27d42ed10097 Author: Alexander Krotov Commit: Alexander Krotov Fix comment regexp ' was not escaped properly so it matched literal "'" instead of buffer end. As a result, comment like ;'foobar resulted in pub

[elpa] externals/muse fdc56d1611 06/14: Update lisp/muse-texinfo.el

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit fdc56d1611a63878e3d3c46f9eed8e0a6e16 Author: thesoftwarebin Commit: thesoftwarebin Update lisp/muse-texinfo.el Texinfo does not understand document encoding iso-8859-1: corrected to ISO-8859-1 --- lisp/muse-texinfo.el | 2 +- 1 file changed, 1 ins

[elpa] externals/muse a1577f6f27 02/14: correct filename generation for not-yet-existing links

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit a1577f6f27edb38388352e9567962d3090a1c469 Author: Alex Ott Commit: Alex Ott correct filename generation for not-yet-existing links behaviour now is same for both files included into project and not --- lisp/muse-mode.el | 18 -- 1 file c

[elpa] externals/muse b22338147e 11/14: convert a muse-init.el example to UTF-8 (#15)

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit b22338147ee0a13c9d6adc10216c4a91aa6cc108 Author: Xiyue Deng Commit: GitHub convert a muse-init.el example to UTF-8 (#15) * Original patch from Nicholas D. Steeves: https://salsa.debian.org/emacsen-team/muse-el/-/blob/master/debian/patches/0005-co

[elpa] externals/muse 0bb5d3fa57 07/14: Merge pull request #4 from thesoftwarebin/patch-1

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit 0bb5d3fa57bfc876bacec732a0c1d8f796942403 Merge: 517cf75cc4 fdc56d1611 Author: Alex Ott Commit: Alex Ott Merge pull request #4 from thesoftwarebin/patch-1 Update lisp/muse-texinfo.el --- lisp/muse-texinfo.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[elpa] externals/muse faa48d78ed 09/14: Merge pull request #9 from labdsf/master

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit faa48d78ed02ec205c195255374e987f7ab14121 Merge: 0bb5d3fa57 a8458264ec Author: Alex Ott Commit: GitHub Merge pull request #9 from labdsf/master Fix comment regexp --- lisp/muse-publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[elpa] externals/muse eb866abb55 10/14: Migrate away from deprecated assoc.el. (#14)

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit eb866abb557beb58f80f5bd0ae06f95ed6b69d90 Author: Xiyue Deng <47980+manp...@users.noreply.github.com> Commit: GitHub Migrate away from deprecated assoc.el. (#14) * "assoc.el" has been deprecated since 24.2 and removed since 29.1. --- experimental/muse-sp

[elpa] externals/muse 20fc8575d5 13/14: Merge remote-tracking branch 'upstream/muse/main' into externals/muse

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit 20fc8575d5bab5a8e67c35046ee26b8b3fe42731 Merge: 8b1cbac200 b22338147e Author: Stefan Monnier Commit: Stefan Monnier Merge remote-tracking branch 'upstream/muse/main' into externals/muse --- examples/QuickStart.jp.muse | 466 +

[elpa] externals/muse f0bdba2edb 01/14: use correct newline character in longlines-mode

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit f0bdba2edb92abf02fdecf940ef9b1c965c89699 Author: Alex Ott Commit: Alex Ott use correct newline character in longlines-mode --- lisp/muse-mode.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/muse-mode.el b/lisp/muse-mode.el i

[elpa] externals/muse 92922b23d3 03/14: make new behaviour configurable

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit 92922b23d3fa38e275fade1e81f9e94a22277a34 Author: Alex Ott Commit: Alex Ott make new behaviour configurable --- lisp/muse-mode.el | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/lisp/muse-mode.el b/lisp/muse-mod

[elpa] externals/muse updated (be347db7f1 -> 8710adde8f)

2024-02-09 Thread Stefan Monnier via
monnier pushed a change to branch externals/muse. from be347db7f1 Fix up copyright in .el files new 8b1cbac200 Move files back new f0bdba2edb use correct newline character in longlines-mode new a1577f6f27 correct filename generation for not-yet-existing links

[elpa] externals/muse 8710adde8f 14/14: Fix compilation and address some warnings

2024-02-09 Thread Stefan Monnier via
branch: externals/muse commit 8710adde8fef5fb570e23383900f5cfa1d39060c Author: Stefan Monnier Commit: Stefan Monnier Fix compilation and address some warnings Replace remaining uses of `cl` with `cl-lib`. Activate `lexical-binding` in the files we touch. Adjust code accordin

[elpa] externals/org df1f9be7f8 1/2: fixup! Add testing/lisp/test-duplicates-detector.el

2024-02-09 Thread ELPA Syncer
branch: externals/org commit df1f9be7f8553757350385fae5174c91d5194bcd Author: Ihor Radchenko Commit: Ihor Radchenko fixup! Add testing/lisp/test-duplicates-detector.el * testing/lisp/test-duplicates-detector.el (test-duplicates-detector--find-duplicates): Provide third argu

[elpa] externals/org 7319136420 2/2: org-element-cache-map: Fix when :next-re is provided

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 7319136420f58a8dec24c812460608b1f98d66bf Author: Ihor Radchenko Commit: Ihor Radchenko org-element-cache-map: Fix when :next-re is provided * lisp/org-element.el (org-element-cache-map): Fix searching next-re in move-start-to-next-match. The if conf

[elpa] externals/org updated (aa3724dbde -> 7319136420)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from aa3724dbde org-capture: Obsolete `org-capture-bookmark' in favor of `org-bookmark-names-plist' new df1f9be7f8 fixup! Add testing/lisp/test-duplicates-detector.el new 7319136420 org-element-cache-map: Fix when :next-re i

[elpa] externals/cape 7f3dd55f8d: * cape.el (cape-elisp-symbol-wrapper): Support `change-log-mode'.

2024-02-09 Thread ELPA Syncer
branch: externals/cape commit 7f3dd55f8d0ea94037e203b75bfc43e65ff14bc2 Author: dr-scsi <59777257+dr-s...@users.noreply.github.com> Commit: Daniel Mendler * cape.el (cape-elisp-symbol-wrapper): Support `change-log-mode'. --- cape.el | 1 + 1 file changed, 1 insertion(+) diff --git a/cape.el

[nongnu] elpa/slime 249520d2a0 2/2: Signal user-errors instead of errors for user facing interactive functions

2024-02-09 Thread ELPA Syncer
branch: elpa/slime commit 249520d2a0726b542f2264f1ab4b8f096c2c751b Author: Mariano Montone Commit: Stas Boukarev Signal user-errors instead of errors for user facing interactive functions Using `error` for signaling errors cause entry to the Emacs debugger if it is enabled.

[nongnu] elpa/slime updated (a8e8a6cc8d -> 249520d2a0)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/slime. from a8e8a6cc8d Fix buttons in slime-trace-dialog new 1de4bffbb3 slime-fuzzy: better restoration of window configuration. new 249520d2a0 Signal user-errors instead of errors for user facing interactive functions Summary of ch

[nongnu] elpa/slime 1de4bffbb3 1/2: slime-fuzzy: better restoration of window configuration.

2024-02-09 Thread ELPA Syncer
branch: elpa/slime commit 1de4bffbb3292a2403ac65873bdbd59484581192 Author: Stas Boukarev Commit: Stas Boukarev slime-fuzzy: better restoration of window configuration. Just use quit-window. --- contrib/slime-fuzzy.el | 53 -- 1 file c

[nongnu] elpa/meow f81fef5893: Fix wdired shim

2024-02-09 Thread ELPA Syncer
branch: elpa/meow commit f81fef5893f16908a939ad3332b67828ffc9e7d5 Author: DogLooksGood Commit: DogLooksGood Fix wdired shim --- meow-shims.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meow-shims.el b/meow-shims.el index caf4264bf6..c2f277f7a8 100644 --- a/m

[elpa] externals/org aa3724dbde 6/6: org-capture: Obsolete `org-capture-bookmark' in favor of `org-bookmark-names-plist'

2024-02-09 Thread ELPA Syncer
branch: externals/org commit aa3724dbde66c7a9438a82de83f8f5799f6f1304 Author: Ihor Radchenko Commit: Ihor Radchenko org-capture: Obsolete `org-capture-bookmark' in favor of `org-bookmark-names-plist' * lisp/org-capture.el (org-capture-bookmark): * lisp/org-compat.el (org-captur

[elpa] externals/org 0d77cf8421 5/6: org-latex-headline: Prevent footnotes in TOC/footers

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 0d77cf8421474bf2ff81b7de04f6a0e58e2c1bee Author: Ihor Radchenko Commit: Ihor Radchenko org-latex-headline: Prevent footnotes in TOC/footers * lisp/ox-latex.el (org-latex-headline): When headline contains footnotes and does not have ALT_TITLE, arrange

[elpa] externals/org c76d498f44 3/6: mk/default.mk: Use make single by default

2024-02-09 Thread ELPA Syncer
branch: externals/org commit c76d498f441bc32e00e149cf1eccb9a736126966 Author: Ihor Radchenko Commit: Ihor Radchenko mk/default.mk: Use make single by default This is compatible with parallel execution and can also help to catch native compilation errors (native compilation compi

[elpa] externals/org updated (8e2ed45bb1 -> aa3724dbde)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 8e2ed45bb1 test-org/file-contents: Refactor duplicate test new ecb5b605d7 lisp/org-element-ast.el: Fix compile-time inline expansion new 71fbe92c2e mk: Allow parallel execution new c76d498f44 mk/default.mk: Use

[elpa] externals/org 71fbe92c2e 2/6: mk: Allow parallel execution

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 71fbe92c2e320363871af38774163358528cca6f Author: Ihor Radchenko Commit: Ihor Radchenko mk: Allow parallel execution * lisp/Makefile (.NOTPARALLEL): Do not suppress parallel execution. (all compile compile-dirty): (compile-single): (compile-na

[elpa] externals/org ecb5b605d7 1/6: lisp/org-element-ast.el: Fix compile-time inline expansion

2024-02-09 Thread ELPA Syncer
branch: externals/org commit ecb5b605d7cb2702faa0ae6aa4f12344e1e23c8b Author: Stefan Monnier Commit: Ihor Radchenko lisp/org-element-ast.el: Fix compile-time inline expansion * lisp/org-element-ast.el (org-element--property-idx): Define inline expansion within `eval-and-compile'

[elpa] main f92ada2006: Revert "Hopefully fix auctex 14 with temporal workaround"

2024-02-09 Thread Tassilo Horn
branch: main commit f92ada200644423be1dd194d250c96228a007d41 Author: Tassilo Horn Commit: Tassilo Horn Revert "Hopefully fix auctex 14 with temporal workaround" This reverts commit f0622d07555fd35b47397f914c08acf480a41383. --- elpa-packages | 10 +++--- 1 file changed, 3 insert

[elpa] externals/auctex 7d541cb66b 2/3: Merge remote-tracking branch 'origin/master' into externals/auctex

2024-02-09 Thread Tassilo Horn
branch: externals/auctex commit 7d541cb66b650aa088cf2fdb823c695481e3ea28 Merge: a8d989d699 17564c2750 Author: Tassilo Horn Commit: Tassilo Horn Merge remote-tracking branch 'origin/master' into externals/auctex --- latex.el | 2 ++ plain-tex.el | 4 +++- tex-site.el.in | 4 tex

[elpa] externals/auctex updated (a8d989d699 -> b3e1ab1b9f)

2024-02-09 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex. from a8d989d699 Release GNU AUCTeX 14.0.1 new 17564c2750 Temporal workaround for ELPA release new 7d541cb66b Merge remote-tracking branch 'origin/master' into externals/auctex new b3e1ab1b9f Release GNU AUCTeX 14.0.2

[elpa] externals/auctex 17564c2750 1/3: Temporal workaround for ELPA release

2024-02-09 Thread Tassilo Horn
branch: externals/auctex commit 17564c27509674042a29ecbcba1e15e68221c48e Author: Ikumi Keita Commit: Ikumi Keita Temporal workaround for ELPA release * latex.el: * plain-tex.el: * tex.el: Make sure to delete predefined aliases defined in tex-mode.el. * tex-site.el.in

[elpa] externals/auctex b3e1ab1b9f 3/3: Release GNU AUCTeX 14.0.2

2024-02-09 Thread Tassilo Horn
branch: externals/auctex commit b3e1ab1b9f6e5bce95d6b03a60f507fd060def64 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 14.0.2 * GNU AUCTeX Version 14.0.2 released. --- auctex.el | 2 +- auctex.info| 4 ++-- preview-latex.info | 4 ++-- tex-site.el

[elpa] externals/org e3f327d1e6 4/5: ob-haskell/session-named-none-means-one-shot-sessions: Remove duplicate

2024-02-09 Thread ELPA Syncer
branch: externals/org commit e3f327d1e6d9245d2e411742042db06437c7b7fe Author: Ihor Radchenko Commit: Ihor Radchenko ob-haskell/session-named-none-means-one-shot-sessions: Remove duplicate * testing/lisp/test-ob-haskell-ghci.el (ob-haskell/session-named-none-means-one-shot-sessi

[elpa] externals/org 8e2ed45bb1 5/5: test-org/file-contents: Refactor duplicate test

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 8e2ed45bb184c6620f10169aa9658ff334e6e0e1 Author: Ihor Radchenko Commit: Ihor Radchenko test-org/file-contents: Refactor duplicate test * testing/lisp/test-org.el (test-org/file-contents): Avoid safety prompt when testing. Fix duplicate test testing

[elpa] externals/org 8d2fcfea99 3/5: Add testing/lisp/test-duplicates-detector.el

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 8d2fcfea996541e3b713250c53bbb76b436b46bb Author: Ilya Chernyshov Commit: Ihor Radchenko Add testing/lisp/test-duplicates-detector.el * testing/lisp/test-duplicates-detector.el: Add test unit that checks for duplicate ert-deftests and forms inside of

[elpa] externals/org adf841219d 1/5: mk: Use ` quotes instead of complex '"'"'

2024-02-09 Thread ELPA Syncer
branch: externals/org commit adf841219d0b3cbcba809fa8f9f87ee7f4be97c3 Author: Ihor Radchenko Commit: Ihor Radchenko mk: Use ` quotes instead of complex '"'"' * mk/default.mk (req-ob-lang): (req-extra): (BTEST_LOAD): (BATCHO): (BATCHL): Reported-by: Stefan Mo

[elpa] externals/org 4797ebf834 2/5: lisp/org-crypt.el (org-current-level): Fix compiler warning

2024-02-09 Thread ELPA Syncer
branch: externals/org commit 4797ebf8349745a691267e10f3a60065c978e9a9 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/org-crypt.el (org-current-level): Fix compiler warning --- lisp/org-crypt.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el ind

[elpa] externals/org updated (ee395b9b8e -> 8e2ed45bb1)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from ee395b9b8e Add new make target for native compilation new adf841219d mk: Use ` quotes instead of complex '"'"' new 4797ebf834 lisp/org-crypt.el (org-current-level): Fix compiler warning new 8d2fcfea99 Add testin

[elpa] externals/beframe a0cd62015e: Fix :type of beframe-rename-function

2024-02-09 Thread ELPA Syncer
branch: externals/beframe commit a0cd62015e641f0bc73ccb3bba9ebc2b2c61cc5b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix :type of beframe-rename-function --- beframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beframe.el b/beframe.el index e27755f501.

[elpa] main 636301de83: elpa-packages (auctex): Fix paren typo

2024-02-09 Thread Stefan Monnier via
branch: main commit 636301de833634db76a809861edda2c10e6e9c27 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (auctex): Fix paren typo --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 579f793bd0..b6d87042f7

[elpa] externals/auctex a8d989d699: Release GNU AUCTeX 14.0.1

2024-02-09 Thread Tassilo Horn
branch: externals/auctex commit a8d989d699645f93dc48a75c21df7218c343a4f8 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 14.0.1 * GNU AUCTeX Version 14.0.1 released. --- auctex.info| 4 ++-- preview-latex.info | 4 ++-- tex-site.el| 4 ++-- 3 files chan

[elpa] externals/auctex b4c97c48aa: Release GNU AUCTeX 14.0.1

2024-02-09 Thread Tassilo Horn
branch: externals/auctex commit b4c97c48aafb01260d2bb313e0850026faefd659 Author: Tassilo Horn Commit: Tassilo Horn Release GNU AUCTeX 14.0.1 * GNU AUCTeX Version 14.0.1 released. --- auctex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex.el b/auctex.el

[elpa] main f0622d0755: Hopefully fix auctex 14 with temporal workaround

2024-02-09 Thread Tassilo Horn
branch: main commit f0622d07555fd35b47397f914c08acf480a41383 Author: Tassilo Horn Commit: Tassilo Horn Hopefully fix auctex 14 with temporal workaround --- elpa-packages | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index 8d4d52

[elpa] externals/pabbrev f574655c89 2/7: Remove old readme.md

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit f574655c895f3fed7de46dade52ffce022cd9fc0 Author: Arthur Miller Commit: Arthur Miller Remove old readme.md --- README.md | 16 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md deleted file mode 100644 index 58e442a3c4..

[elpa] externals/pabbrev updated (0c281401b4 -> ded62c9c21)

2024-02-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pabbrev. from 0c281401b4 More cleanup (Stefans patch) new 7bdb74afcd Change to inlined comparitor function. new c54a59cf4b New Readme file in Org-mode. new f574655c89 Remove old readme.md new 4af893a600 Fix typos a

[elpa] externals/pabbrev bb4b9d154f 4/7: Remove emacs badge

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit bb4b9d154f2fc873f444be881fbd153bbeea41b5 Author: Arthur Miller Commit: Arthur Miller Remove emacs badge --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index a9595404a4..c356e05611 100644 --- a/README.org +++ b/READM

[elpa] externals/pabbrev 4af893a600 3/7: Fix typos and remove elpa/devel button

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit 4af893a60039ec51d9abe2c7e34f86579eddcae8 Author: Arthur Miller Commit: Arthur Miller Fix typos and remove elpa/devel button --- README.org | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 0bd8b

[elpa] externals/pabbrev 7bdb74afcd 5/7: Change to inlined comparitor function.

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit 7bdb74afcd520c24381d836ee947dff77bed4fa2 Author: Arthur Miller Commit: Arthur Miller Change to inlined comparitor function. --- pabbrev.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pabbrev.el b/pabbrev.el index 9ef0bca221..78ac

[elpa] externals/pabbrev c54a59cf4b 1/7: New Readme file in Org-mode.

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit c54a59cf4bdda667a6a6a0db1cb9f512052eefdc Author: Arthur Miller Commit: Arthur Miller New Readme file in Org-mode. --- README.org | 52 1 file changed, 52 insertions(+) diff --git a/README.org b/README.org

[elpa] externals/pabbrev ded62c9c21 7/7: Merge branch 'pabbrev-new-readme'

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit ded62c9c21c1be390495a94426ea627997c744cc Merge: 7bdb74afcd b1ba1dae89 Author: Arthur Miller Commit: Arthur Miller Merge branch 'pabbrev-new-readme' --- README.md | 16 README.org | 53 + 2

[elpa] externals/pabbrev b1ba1dae89 6/7: Use description from the docs in readme.

2024-02-09 Thread ELPA Syncer
branch: externals/pabbrev commit b1ba1dae894bf6736966400d91342f359ab48907 Author: Arthur Miller Commit: Arthur Miller Use description from the docs in readme. --- README.org | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org

[nongnu] elpa/slime a8e8a6cc8d: Fix buttons in slime-trace-dialog

2024-02-09 Thread ELPA Syncer
branch: elpa/slime commit a8e8a6cc8d30b78f7fdc7f5150e0c296eb57e319 Author: Mariano Montone Commit: Stas Boukarev Fix buttons in slime-trace-dialog This small fix is needed for buttons to work in slime-trace-dialog. --- contrib/slime-trace-dialog.el | 3 +-- 1 file changed, 1 insert