[elpa] externals/svg-lib 56265a91de 4/8: Can now specify face or style for buttons

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit 56265a91deea45280d34c883ae31bada2db2a430 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Can now specify face or style for buttons --- svg-lib.el | 84 +++--- 1 file changed, 48 insertions(+), 36

[elpa] externals/svg-lib 2f96456b73 6/8: Fix default button style

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit 2f96456b730c6f448361e78a6a91c69794a9e76e Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Fix default button style --- svg-lib.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/svg-lib.el b/svg-lib.el index bfcc21798a..942e4

[elpa] externals/svg-lib 34a8b5eb4d 3/8: Fixed wrong calls to svg-lib-style

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit 34a8b5eb4daafbb626da732b954bec7b431043e1 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Fixed wrong calls to svg-lib-style --- svg-lib.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/svg-lib.el b/svg-lib.el index f

[elpa] externals/svg-lib c4711970c9 1/8: Added function to create style from face

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit c4711970c9220f8bfde50ebedd955abe14d25a63 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added function to create style from face --- svg-lib.el | 26 ++ 1 file changed, 26 insertions(+) diff --git a/svg-lib.el b/svg-lib.el ind

[elpa] externals/svg-lib a1e260709e 2/8: Added face-or-style option to creation functions

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit a1e260709ec36592c14c4062cd1748844f3f1ba8 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added face-or-style option to creation functions --- svg-lib.el | 183 ++--- 1 file changed, 65 insertions(

[elpa] externals/svg-lib updated (d00a253d26 -> 84ccfb89b9)

2023-12-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/svg-lib. from d00a253d26 Added case for icon only button new c4711970c9 Added function to create style from face new a1e260709e Added face-or-style option to creation functions new 34a8b5eb4d Fixed wrong calls to svg-lib-s

[elpa] externals/svg-lib 84ccfb89b9 8/8: Bugfix with default style with args

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit 84ccfb89b96a476db9b60e14b48325e633f7d546 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Bugfix with default style with args --- svg-lib.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/svg-lib.el b/svg-lib.el index 9912fcac5

[elpa] externals/svg-lib f5a94060f2 5/8: Fix when no face-or-style given

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit f5a94060f29f020fe103ec006492ed9085200346 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Fix when no face-or-style given --- svg-lib.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/svg-lib.el b/svg-lib.el index 30686

[elpa] externals/svg-lib 242df4055e 7/8: Make svg-lib-tag more generic (can now create tag, icon or icon+tag)

2023-12-31 Thread ELPA Syncer
branch: externals/svg-lib commit 242df4055ec1aaf7b749423e4fd7e3b665d4c6c1 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Make svg-lib-tag more generic (can now create tag, icon or icon+tag) --- svg-lib.el | 96 -- 1 file cha

[nongnu] elpa/org-contrib f88294f018: lisp/org-screenshot.el: Switch to lexical binding

2023-12-31 Thread ELPA Syncer
branch: elpa/org-contrib commit f88294f0183b3e7d41c8df884dc9f11b277740f1 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/org-screenshot.el: Switch to lexical binding * lisp/org-screenshot.el (org-screenshot-show-unused): Remove unused let-bindings. --- lisp/org-screenshot.el

[elpa] externals-release/org updated (eadeaa8533 -> 478b40d99e)

2023-12-31 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from eadeaa8533 org-assert-version: Disable version check in .elc files for built-in Org mode new 38ccb77196 Backport commit 5a6a0 from Emacs new f348adce0d Merge branch 'km/from-emacs-29' into bugfix new

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

2023-12-31 Thread ELPA Syncer
branch: externals-release/org commit f348adce0dea33ff71fb2ca030d459c801f946a3 Merge: eadeaa8533 38ccb77196 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'km/from-emacs-29' into bugfix --- lisp/org-protocol.el | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-)

[elpa] externals/org 9239b0e8d1: ob-python: Changed options for default Python command

2023-12-31 Thread ELPA Syncer
branch: externals/org commit 9239b0e8d1c317f3bd21211832feb3b10d29dc94 Author: Jack Kamm Commit: Jack Kamm ob-python: Changed options for default Python command ob-python will now use the same settings as `run-python' when starting interactive sessions, by default. * lis

[elpa] externals-release/org 38ccb77196 1/3: Backport commit 55555a6a0 from Emacs

2023-12-31 Thread ELPA Syncer
branch: externals-release/org commit 38ccb77196859f579a01a2e6b8ae2cf11d5b2df9 Author: Stefan Kangas Commit: Kyle Meyer Backport commit 5a6a0 from Emacs * lisp/org-protocol.el: Minor copy-edits to Commentary. org-protocol: Minor copy-edits to Commentary 5a6a0d1d7

[elpa] externals-release/org 478b40d99e 3/3: Update version number for the 9.6.15 release

2023-12-31 Thread ELPA Syncer
branch: externals-release/org commit 478b40d99e0526edc54acfe723bcdff8354d504a Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.6.15 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 93db0e

[elpa] externals/org d57d3bd9bb: ob-python: Remove :version from variables with :package-version

2023-12-31 Thread ELPA Syncer
branch: externals/org commit d57d3bd9bbf6ceb5ee046ff42af0b49b84c05a6c Author: Jack Kamm Commit: Jack Kamm ob-python: Remove :version from variables with :package-version --- lisp/ob-python.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/ob-python.el b/lisp/ob-python.el index 52

[nongnu] elpa/xah-fly-keys 3f96e2126e: fixed a minor error. changed xah-run-wolfram-script to xah-wolfram-run-script

2023-12-31 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 3f96e2126ed997517abf3ce4e2f6e966f33b217e Author: Xah Lee Commit: Xah Lee fixed a minor error. changed xah-run-wolfram-script to xah-wolfram-run-script --- xah-fly-keys.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xah-fly-ke

[elpa] externals/consult c9e6bfefb8: consult--find-file-temporarily-1: Insert truncation message

2023-12-31 Thread ELPA Syncer
branch: externals/consult commit c9e6bfefb8665a77f7a82e028ed47d4be9bf1921 Author: Daniel Mendler Commit: Daniel Mendler consult--find-file-temporarily-1: Insert truncation message --- consult.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/consult.el b/consult.el i

[elpa] externals/ef-themes 6e4b964fbb 2/3: ef-arbutus: change accent-3 mapping to a more appropriate hue

2023-12-31 Thread ELPA Syncer
branch: externals/ef-themes commit 6e4b964fbb392b4dad88fb28274a0fc652d9d895 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-arbutus: change accent-3 mapping to a more appropriate hue --- ef-arbutus-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-ar

[elpa] externals/ef-themes 84b0720dc1 1/3: ef-arbutus: refine rainbow mappings

2023-12-31 Thread ELPA Syncer
branch: externals/ef-themes commit 84b0720dc19136ce5688256e57fca185d983be4e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-arbutus: refine rainbow mappings --- ef-arbutus-theme.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ef-arbutus-theme.el b/ef-

[elpa] externals/ef-themes f0e5c40bc0 3/3: ef-arbutus: tweak bg-warning and bg-info values

2023-12-31 Thread ELPA Syncer
branch: externals/ef-themes commit f0e5c40bc033f69236876a3eda5d01500e7afc51 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-arbutus: tweak bg-warning and bg-info values --- ef-arbutus-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ef-arbutus-them

[elpa] externals/ef-themes updated (5471d064d3 -> f0e5c40bc0)

2023-12-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 5471d064d3 ef-arbutus: tweak the green-faint value new 84b0720dc1 ef-arbutus: refine rainbow mappings new 6e4b964fbb ef-arbutus: change accent-3 mapping to a more appropriate hue new f0e5c40bc0 ef-arbutus: