[nongnu] elpa/julia-mode 725b55c: Remove logo. (#166)

2021-10-22 Thread ELPA Syncer
branch: elpa/julia-mode commit 725b55cadcb6ae44f455edf4e39643fdd5c5ca63 Author: Tamas K. Papp Commit: GitHub Remove logo. (#166) Reverting part of #163 until licensing issues are clarified. See discussion of #164. --- README.md | 2 -- logo.png | Bin 9610 -> 0 bytes 2 files

[elpa] externals/eev f3d33e3: Fixed an ugly error in rcirc.el.

2021-10-22 Thread ELPA Syncer
..3210750 100644 --- a/eev.el +++ b/eev.el @@ -6,7 +6,7 @@ ;; Package-Requires: ((emacs "24.4")) ;; Keywords: lisp e-scripts ;; URL: http://angg.twu.net/#eev -;; Version: 20211021 +;; Version: 20211022 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by

[nongnu] elpa/rust-mode updated (163d640 -> 06ea73f)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/rust-mode. from 163d640 Fix typos in README: !dbg => dbg! new e4d808e remove deprecated files new 683b806 mention issue with `adaptive-wrap-prefix-mode` and syntax-propertize new 06ea73f fix link in readme Summary of

[nongnu] elpa/rust-mode 683b806 2/3: mention issue with `adaptive-wrap-prefix-mode` and syntax-propertize

2021-10-22 Thread ELPA Syncer
branch: elpa/rust-mode commit 683b806a6f5cd6a7ea7c551e301f3b23c23e2baf Author: brotzeit Commit: brotzeit mention issue with `adaptive-wrap-prefix-mode` and syntax-propertize --- README.md | 41 - 1 file changed, 24 insertions(+), 17 deletions(-) diff

[nongnu] elpa/rust-mode e4d808e 1/3: remove deprecated files

2021-10-22 Thread ELPA Syncer
branch: elpa/rust-mode commit e4d808eed8409a23a6f5b2bdfcc4420e0fde6664 Author: brotzeit Commit: brotzeit remove deprecated files --- .travis.yml | 18 -- test-by-cp| 7 --- test-from-git | 7 --- 3 files changed, 32 deletions(-) diff --git a/.travis.yml b/.t

[nongnu] elpa/rust-mode 06ea73f 3/3: fix link in readme

2021-10-22 Thread ELPA Syncer
branch: elpa/rust-mode commit 06ea73f121a7f82f01e93b0b422f98d657ec6661 Author: brotzeit Commit: brotzeit fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a914a16..ab4decd 100644 --- a/README.md +++ b/README.md @

[nongnu] elpa/alect-themes updated (1dfa1dc -> 8956004)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/alect-themes. from 1dfa1dc Add support for 'which-key' new 87e0793 Add 'org-drawer' face new 8956004 Update version to 0.10 Summary of changes: alect-themes.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[nongnu] elpa/alect-themes 87e0793 1/2: Add 'org-drawer' face

2021-10-22 Thread ELPA Syncer
branch: elpa/alect-themes commit 87e079330592e90890c0627edd93afa582b1ee62 Author: Alex Kost Commit: Alex Kost Add 'org-drawer' face --- alect-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/alect-themes.el b/alect-themes.el index 2e69682..3f4361b 100644 --- a/alect-themes.el

[nongnu] elpa/alect-themes 8956004 2/2: Update version to 0.10

2021-10-22 Thread ELPA Syncer
branch: elpa/alect-themes commit 89560047934c236d05ea6b911c0c63702a8e06f3 Author: Alex Kost Commit: Alex Kost Update version to 0.10 --- alect-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alect-themes.el b/alect-themes.el index 3f4361b..f615d12 100644 --- a/

[nongnu] main 340e98e: * elpa-packages (color-theme-tangotango): Remove package

2021-10-22 Thread Philip Kaludercic
branch: main commit 340e98ee8d52185c8c65f0ce59bb61d5a188a9f4 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (color-theme-tangotango): Remove package It appears the package depends on color-theme, that is currently not part of either GNU or NonGNU ELPA. ---

[nongnu] elpa/rust-mode updated (06ea73f -> 3e388ed)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/rust-mode. from 06ea73f fix link in readme new bc5bc7f update regexes used in rust-top-item-beg-re new 3e388ed include keyword existential in rust-keywords Summary of changes: rust-mode.el | 6 +++--- 1 file changed, 3 inserti

[nongnu] elpa/rust-mode 3e388ed 2/2: include keyword existential in rust-keywords

2021-10-22 Thread ELPA Syncer
branch: elpa/rust-mode commit 3e388ed7cf8a7d7ed730f2e041e180e538a161f7 Author: brotzeit Commit: brotzeit include keyword existential in rust-keywords --- rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-mode.el b/rust-mode.el index f513065..b2542ec 10064

[nongnu] elpa/rust-mode bc5bc7f 1/2: update regexes used in rust-top-item-beg-re

2021-10-22 Thread ELPA Syncer
branch: elpa/rust-mode commit bc5bc7f13ae52e61c1eeb5ce5f898b9c04212dce Author: brotzeit Commit: brotzeit update regexes used in rust-top-item-beg-re --- rust-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-mode.el b/rust-mode.el index 58897fd..f513065 10

[elpa] externals/consult updated (67fa3a2 -> 04d9cb0)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 67fa3a2 consult-register-store: Add support to create file register value new e0c3b2c Update list of completion UIs, in particular add @protesilaos' mct.el new 04d9cb0 README: Minor update Summary of change

[elpa] externals/consult e0c3b2c 1/2: Update list of completion UIs, in particular add @protesilaos' mct.el

2021-10-22 Thread ELPA Syncer
branch: externals/consult commit e0c3b2c55ff0c5a6df313a0ac93b07367fa0334f Author: Daniel Mendler Commit: Daniel Mendler Update list of completion UIs, in particular add @protesilaos' mct.el I've been waiting for Prot's completion UI to be packaged up. Thank you, Prot! --- READM

[elpa] externals/consult 04d9cb0 2/2: README: Minor update

2021-10-22 Thread ELPA Syncer
branch: externals/consult commit 04d9cb010d883d5c4fd4c1114affda3b1c8c1cbb Author: Daniel Mendler Commit: Daniel Mendler README: Minor update --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0c70618..0821cb9 100644 --- a/REA

[elpa] externals/sketch-mode e566672 1/3: Add graphical font size selector (and update version number)

2021-10-22 Thread ELPA Syncer
branch: externals/sketch-mode commit e566672d47b9da8af04e600ffb16236db9a7059b Author: Daniel Nicolai Commit: Daniel Nicolai Add graphical font size selector (and update version number) --- sketch-mode.el | 100 + 1 file changed, 79 ins

[elpa] externals/sketch-mode updated (d973f2d -> 8e98379)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/sketch-mode. from d973f2d Add graphical font size selector (and update version number) new e566672 Add graphical font size selector (and update version number) new 77ed467 Remove hydra and replace by simple side-buffer

[elpa] externals/sketch-mode 77ed467 2/3: Remove hydra and replace by simple side-buffer

2021-10-22 Thread ELPA Syncer
branch: externals/sketch-mode commit 77ed467e7945b041cb02743bab5e85f348951350 Author: Daniel Nicolai Commit: Daniel Nicolai Remove hydra and replace by simple side-buffer The hydra introduces an extra keymap/extra complexity, which is unnecessary for the purpose of just showing

[elpa] externals/sketch-mode 8e98379 3/3: Merge branch 'develop'

2021-10-22 Thread ELPA Syncer
branch: externals/sketch-mode commit 8e9837993533ad4d917d0989349d16eed7db035c Merge: d973f2d 77ed467 Author: Daniel Nicolai Commit: Daniel Nicolai Merge branch 'develop' --- README.org | 36 --- sketch-mode.el | 92 +++-

[elpa] externals/consult 6769f21: README: Fix typo

2021-10-22 Thread ELPA Syncer
branch: externals/consult commit 6769f2178d7e7a6dfdc6bf08bf639cf4c8158678 Author: Daniel Mendler Commit: Daniel Mendler README: Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 0821cb9..8e7a382 100644 --- a/README.org

[elpa] externals/org updated (5315773 -> 6ca685c)

2021-10-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 5315773 Fix "Variable binding depth exceeds max-specpdl-size" new 0a92b2d org-element.el: Allow user to interrupt cache sync by default new 6ca685c org-element.el: Encourage bug reports in case of cache issues

[elpa] externals/org 0a92b2d 1/2: org-element.el: Allow user to interrupt cache sync by default

2021-10-22 Thread ELPA Syncer
branch: externals/org commit 0a92b2db19c9328acf4ec678a579ef6690aa2b6c Author: Ihor Radchenko Commit: Ihor Radchenko org-element.el: Allow user to interrupt cache sync by default * lisp/org-element.el (org-element--cache-interrupt-C-g, org-element--cache-interrupt-C-g-max-count,

[elpa] externals/org 6ca685c 2/2: org-element.el: Encourage bug reports in case of cache issues

2021-10-22 Thread ELPA Syncer
branch: externals/org commit 6ca685c3c566ccdee917f8d620d1185fc3282646 Author: Ihor Radchenko Commit: Ihor Radchenko org-element.el: Encourage bug reports in case of cache issues * lisp/org-element.el (org-element--cache-remove, org-element--cache-sync, org-element--cache-process