[nongnu] elpa/pdf-tools updated (bb0b71f5ba -> bea5ddb9fc)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from bb0b71f5ba Change the default value of `pdf-annot-list-highlight-type` new 6df41605cc Fix: remove execute permisions from temp files new c3d227c11b Don't depend on gcc when building with `nix-shell` (#135) new

[nongnu] elpa/pdf-tools bea5ddb9fc 3/3: synctex_parser: fix vasprintf() not exists in non-GNU environment (#134)

2022-08-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit bea5ddb9fc234b48db6df3dcb66d75e76bec00c8 Author: lin.sun Commit: GitHub synctex_parser: fix vasprintf() not exists in non-GNU environment (#134) The vasprintf() is a GNU extension function, missed in non-GNU build environment, so we define it.

[nongnu] elpa/pdf-tools 6df41605cc 1/3: Fix: remove execute permisions from temp files

2022-08-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit 6df41605cccb6f267693927dc153e7f0ae0c980d Author: Zachary Newman Commit: Vedang Manerikar Fix: remove execute permisions from temp files They aren't used. Fixes #138. --- server/epdfinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/pdf-tools c3d227c11b 2/3: Don't depend on gcc when building with `nix-shell` (#135)

2022-08-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit c3d227c11bbeb18ea494fa832d0f23f71ccf9a9d Author: Mario Rodas Commit: GitHub Don't depend on gcc when building with `nix-shell` (#135) * Use `--run` flag to execute nix-shell The `--command` flag is only required to spawn a interactive shell.

[elpa] externals/ef-themes 4f846b3c20 1/2: Make minor rewording in the manual

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 4f846b3c201469db61f3d3baae3354e9508d94d8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make minor rewording in the manual --- README.org | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 22

[elpa] externals/ef-themes 2fa83c156f 2/2: Document supported pakcages; note why some aren't

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 2fa83c156faca812f8a1e23ece5e5f70ad803dce Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document supported pakcages; note why some aren't --- README.org | 189 +++-- 1 file changed, 184 inser

[elpa] externals/ef-themes updated (3105d096d4 -> 2fa83c156f)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 3105d096d4 Stop using :style flat-button for Emacs 27 compat new 4f846b3c20 Make minor rewording in the manual new 2fa83c156f Document supported pakcages; note why some aren't Summary of changes: README.org | 19

[nongnu] elpa/gruvbox-theme 0667489943: Mode face sections marked for imenu

2022-08-21 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 06674899435910231b1a7e3ffad2a058c21a33f2 Author: jasonm23 Commit: jasonm23 Mode face sections marked for imenu --- gruvbox.el | 147 +++-- 1 file changed, 74 insertions(+), 73 deletions(-) diff --git

[elpa] externals/ef-themes d0f1b189df 3/4: Tweak value of tab-line-close-highlight foreground

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit d0f1b189dfbea9f6a957ff263cde9ea73e569699 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak value of tab-line-close-highlight foreground It should yield the same result, though it guarantees that we always use the desired colour valu

[elpa] externals/ef-themes 3105d096d4 4/4: Stop using :style flat-button for Emacs 27 compat

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 3105d096d434316ccb8f03ab82ee30fbd86dbe33 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Stop using :style flat-button for Emacs 27 compat This style is for Emacs 28+. We thus have to use the relevant background value as the border's c

[elpa] externals/ef-themes 3e3c54b3e4 1/4: Add ef-themes-variable-pitch-ui user option

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 3e3c54b3e4d6f45e6babde8ff976dd27520a59df Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add ef-themes-variable-pitch-ui user option This is the same idea as with commit 9272473, though here it is even more clear that it falls within th

[elpa] externals/ef-themes 00de28be21 2/4: Update sample configuration

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 00de28be2148ae7f9555e9f04b410680af6ac356 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update sample configuration --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 1b80670a72..22bd6fc573 100644

[elpa] externals/ef-themes updated (92724735e8 -> 3105d096d4)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 92724735e8 Add ef-themes-mixed-fonts user option new 3e3c54b3e4 Add ef-themes-variable-pitch-ui user option new 00de28be21 Update sample configuration new d0f1b189df Tweak value of tab-line-close-highlight

[elpa] externals/ef-themes 92724735e8: Add ef-themes-mixed-fonts user option

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 92724735e8d7c23e5675e4725867814786497f82 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add ef-themes-mixed-fonts user option My original plan was to not implement such an option and instead direct users to other packages such as 'mixe

[elpa] externals/ef-themes updated (0363d4ae3c -> a16c745e7e)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 0363d4ae3c Make org-modern-statistics inherit org-modern-label new 26dfd148eb ef-autumn: tweak green-cooler new a16c745e7e ef-autumn: tweak yellow, yellow-warmer Summary of changes: contrast-ratios.org | 6 +++--

[elpa] externals/ef-themes 26dfd148eb 1/2: ef-autumn: tweak green-cooler

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 26dfd148eb871b2cba9d93bff5f259b6ba27e26b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-autumn: tweak green-cooler Tone down its saturation so that it does not "pop" out so much. --- contrast-ratios.org | 2 +- ef-autumn-theme.el | 2

[elpa] externals/ef-themes a16c745e7e 2/2: ef-autumn: tweak yellow, yellow-warmer

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit a16c745e7eae0f5a5ce3150bd287102ca6967f59 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-autumn: tweak yellow, yellow-warmer Make them more distinct from each other, as their names imply. Also tone down the saturation of yellow-warm

[nongnu] elpa/autothemer 026f074b10: fix package header Formatting

2022-08-21 Thread ELPA Syncer
branch: elpa/autothemer commit 026f074b10a35ee1e0e8e39c2dcb78ebfcb04619 Author: jasonm23 Commit: jasonm23 fix package header Formatting --- autothemer.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/autothemer.el b/autothemer.el index ea5f36f57d..972c50

[elpa] externals/org 8d93f9b6b4: org-manual.org: Update links to MathJax docs

2022-08-21 Thread ELPA Syncer
branch: externals/org commit 8d93f9b6b4e15427d62b84013ee726a0e6760ad9 Author: Max Nikulin Commit: Ihor Radchenko org-manual.org: Update links to MathJax docs * doc/org-manual.org (Footnotes): Fix links to particular sections in MathJax manual. Scheme is not changed to h

[elpa] externals/ef-themes 0363d4ae3c: Make org-modern-statistics inherit org-modern-label

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 0363d4ae3c5c75c722b3de363af5129f36de88f0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make org-modern-statistics inherit org-modern-label This is to ensure that the user option 'org-modern-label-border' works as intended. --- ef-the

[nongnu] elpa/evil a941e89a8c 1/2: Add evil-window-exchange

2022-08-21 Thread ELPA Syncer
branch: elpa/evil commit a941e89a8cdd743eeccc0eabb5b833f51bf51cd1 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Add evil-window-exchange Fixes #1385 --- evil-commands.el | 20 evil-maps.el | 2 ++ 2 files changed, 22 in

[nongnu] elpa/evil updated (a58e44f6d6 -> df848372a9)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from a58e44f6d6 Goto last window when C-w w arg is > number of windows new a941e89a8c Add evil-window-exchange new df848372a9 Refactor evil-window-exchange Summary of changes: evil-commands.el | 18 ++ evil-map

[nongnu] elpa/evil df848372a9 2/2: Refactor evil-window-exchange

2022-08-21 Thread ELPA Syncer
branch: elpa/evil commit df848372a99bc481c163dcd9292c727ee94ca184 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Refactor evil-window-exchange --- evil-commands.el | 24 +++- 1 file changed, 11 insertions(+), 13 deletions(-) diff --gi

[nongnu] elpa/evil a58e44f6d6: Goto last window when C-w w arg is > number of windows

2022-08-21 Thread ELPA Syncer
branch: elpa/evil commit a58e44f6d67c881a146e233b0689edf329be2e70 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Goto last window when C-w w arg is > number of windows --- evil-commands.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --

[elpa] externals/org-modern 23347906b8: org-modern-agenda: Respect customization variables

2022-08-21 Thread ELPA Syncer
branch: externals/org-modern commit 23347906b826656c5054b8e35714a1c3d74bdcc4 Author: Daniel Mendler Commit: Daniel Mendler org-modern-agenda: Respect customization variables --- org-modern.el | 44 ++-- 1 file changed, 22 insertions(+), 22 deletions(-

[nongnu] elpa/magit-section updated (ffbbfa1e2d -> 712be4632b)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from ffbbfa1e2d Allow magit-clone-url-format to be more dynamic adds 420b15b869 magit-remote-head: New function adds 5f5e065e1e magit-list-worktrees: Always include path in returned value adds 712be4632b ci: Clone

[nongnu] elpa/magit updated (ffbbfa1e2d -> 712be4632b)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from ffbbfa1e2d Allow magit-clone-url-format to be more dynamic adds 420b15b869 magit-remote-head: New function adds 5f5e065e1e magit-list-worktrees: Always include path in returned value adds 712be4632b ci: Clone compat f

[nongnu] elpa/git-commit updated (ffbbfa1e2d -> 712be4632b)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from ffbbfa1e2d Allow magit-clone-url-format to be more dynamic new 420b15b869 magit-remote-head: New function new 5f5e065e1e magit-list-worktrees: Always include path in returned value new 712be4632b ci: Clone com

[nongnu] elpa/git-commit 5f5e065e1e 2/3: magit-list-worktrees: Always include path in returned value

2022-08-21 Thread ELPA Syncer
branch: elpa/git-commit commit 5f5e065e1e8d591fda25f95fcd466fa6b4b82f62 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-list-worktrees: Always include path in returned value `magit-insert-worktree' fails otherwise, preventing the status buffer from being fully populated. -

[nongnu] elpa/git-commit 420b15b869 1/3: magit-remote-head: New function

2022-08-21 Thread ELPA Syncer
branch: elpa/git-commit commit 420b15b869c617e6bcba084a35e2213e049270fc Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-remote-head: New function --- lisp/magit-git.el | 8 1 file changed, 8 insertions(+) diff --git a/lisp/magit-git.el b/lisp/magit-git.el index 297a63ea22..0

[nongnu] elpa/git-commit 712be4632b 3/3: ci: Clone compat from Emacsmirror again

2022-08-21 Thread ELPA Syncer
branch: elpa/git-commit commit 712be4632b0ddc7899ca90db8f9be20d90b4326f Author: Kyle Meyer Commit: Kyle Meyer ci: Clone compat from Emacsmirror again This reverts commit 5e1e6d31 (ci: Clone compat from phikal/compat.el, 2022-08-20). emacsmirror/compat is now up to date: ht

[nongnu] elpa/evil 9c6b5f188f: Enable moving from point-min for next flyspell error

2022-08-21 Thread ELPA Syncer
branch: elpa/evil commit 9c6b5f188ffd5025a234e1185baf630700b6ffd7 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Enable moving from point-min for next flyspell error Fixes #1133 --- evil-commands.el | 8 +++- evil-tests.el| 12 ++

[elpa] externals/org-modern 713b682bbe: org-modern-keyword: Expand docstring

2022-08-21 Thread ELPA Syncer
branch: externals/org-modern commit 713b682bbe768d9a09efa10926d5c9568b13983b Author: Daniel Mendler Commit: Daniel Mendler org-modern-keyword: Expand docstring --- org-modern.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-modern.el b/org-modern.el index e95900041f..3aece3d9e1 10

[nongnu] elpa/geiser ecfbef1c77: Version bump

2022-08-21 Thread ELPA Syncer
branch: elpa/geiser commit ecfbef1c771f3a5c34f46fb2b387b9669c661d2f Author: jao Commit: jao Version bump --- elisp/geiser.el | 2 +- news.org| 5 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/elisp/geiser.el b/elisp/geiser.el index 4f4df8fb58..f9a246cfd5 10064

[nongnu] elpa/dracula-theme 0b6b00bec1 3/5: Separate mini-modeline face from generic mode-line faces

2022-08-21 Thread ELPA Syncer
branch: elpa/dracula-theme commit 0b6b00bec16ef7d5397c547d1a0060375318e4d5 Author: Étienne Deparis Commit: Étienne Deparis Separate mini-modeline face from generic mode-line faces --- dracula-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dracula-theme.el b/dracula-theme.el in

[nongnu] elpa/dracula-theme f47c453190 1/5: Support header-line

2022-08-21 Thread ELPA Syncer
branch: elpa/dracula-theme commit f47c453190a4f15d790bb945b0c6ba1446891e12 Author: Giap Tran Commit: Giap Tran Support header-line --- dracula-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dracula-theme.el b/dracula-theme.el index d82877b629..defaec6700 100644 --- a/dracul

[nongnu] elpa/dracula-theme 879908a48d 4/5: Move mode-line faces in basic faces section

2022-08-21 Thread ELPA Syncer
branch: elpa/dracula-theme commit 879908a48db29f790ae7dd6676b668c0d4590d96 Author: Étienne Deparis Commit: Étienne Deparis Move mode-line faces in basic faces section --- dracula-theme.el | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/dracula-the

[nongnu] elpa/dracula-theme b5154b9cbe 2/5: Avoid duplicate declaration of header-line

2022-08-21 Thread ELPA Syncer
branch: elpa/dracula-theme commit b5154b9cbe40ce1a477f6742115c6148f34face1 Author: Étienne Deparis Commit: Étienne Deparis Avoid duplicate declaration of header-line Also remove header-line-highlight declaration as it is the same as default value --- dracula-theme.el | 5 +

[nongnu] elpa/dracula-theme fdf057f5e8 5/5: Merge branch 'feat/header-line'

2022-08-21 Thread ELPA Syncer
branch: elpa/dracula-theme commit fdf057f5e80037814098dc8bb6786c89a761 Merge: 37b3979b91 879908a48d Author: Étienne Deparis Commit: Étienne Deparis Merge branch 'feat/header-line' --- dracula-theme.el | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff

[nongnu] elpa/dracula-theme updated (37b3979b91 -> fdf057f5e8)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dracula-theme. from 37b3979b91 Support eldoc-box faces new f47c453190 Support header-line new b5154b9cbe Avoid duplicate declaration of header-line new 0b6b00bec1 Separate mini-modeline face from generic mode-line faces

[elpa] externals/org-modern 0611604e65: org-modern-keyword: Convert to lowercase before lookup

2022-08-21 Thread ELPA Syncer
branch: externals/org-modern commit 0611604e65d69ffe51db83659c917063ec9d5cde Author: Daniel Mendler Commit: Daniel Mendler org-modern-keyword: Convert to lowercase before lookup --- org-modern.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-modern.el b/org-modern.

[elpa] externals/detached c340055644: Make functions private in detached-.*.el files

2022-08-21 Thread ELPA Syncer
branch: externals/detached commit c34005564459c656fcb0d54b7aceb66aa72e8dd7 Author: Niklas Eklund Commit: Niklas Eklund Make functions private in detached-.*.el files --- detached-compile.el | 12 ++- detached-eshell.el | 60 ++--- det

[elpa] externals/shell-command+ 4ccdcc63e7 2/5: Slightly restructure commentary section

2022-08-21 Thread ELPA Syncer
branch: externals/shell-command+ commit 4ccdcc63e7b593c62eb7e3c45a78b394841694f2 Author: Philip Kaludercic Commit: Philip Kaludercic Slightly restructure commentary section --- shell-command+.el | 33 +++-- 1 file changed, 15 insertions(+), 18 deletions(-) diff

[elpa] externals/shell-command+ updated (20b5602df8 -> 06b0b39473)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/shell-command+. from 20b5602df8 Add a basic Makefile new c91cb867f7 Fix input redirection new 4ccdcc63e7 Slightly restructure commentary section new 3f5e27cc7f Autoload 'shell-command+-features' new 473b3f1239 Add

[elpa] externals/shell-command+ c91cb867f7 1/5: Fix input redirection

2022-08-21 Thread ELPA Syncer
branch: externals/shell-command+ commit c91cb867f78ba4e0ef6fc3a3907c1b9b7da86976 Author: Visuwesh Commit: Philip Kaludercic Fix input redirection * shell-command+.el (shell-command+-redirect-output): Tranpose the sexps so that FORM gets returned correctly. --- shell-command+.el

[elpa] externals/shell-command+ 06b0b39473 5/5: Delete trailing whitespace from README.md

2022-08-21 Thread ELPA Syncer
branch: externals/shell-command+ commit 06b0b3947376d275e265d94bcccb5b5c4f5129ca Author: Philip Kaludercic Commit: Philip Kaludercic Delete trailing whitespace from README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7f1358c8bf..166a9bf342

[elpa] externals/shell-command+ 473b3f1239 4/5: Add example on how to customize shell-command+-features

2022-08-21 Thread ELPA Syncer
branch: externals/shell-command+ commit 473b3f1239a3cc7691abe2334b44ff41ac80d408 Author: Philip Kaludercic Commit: Philip Kaludercic Add example on how to customize shell-command+-features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README

[elpa] externals/shell-command+ 3f5e27cc7f 3/5: Autoload 'shell-command+-features'

2022-08-21 Thread ELPA Syncer
branch: externals/shell-command+ commit 3f5e27cc7fdd7ad0136d33f84f0d123cbd7f22b0 Author: Philip Kaludercic Commit: Philip Kaludercic Autoload 'shell-command+-features' --- shell-command+.el | 1 + 1 file changed, 1 insertion(+) diff --git a/shell-command+.el b/shell-command+.el index 4282d

[elpa] externals/denote cab563803c 2/2: Merge pull request #100 from jeanphilippegg/filetype-heuristics

2022-08-21 Thread ELPA Syncer
branch: externals/denote commit cab563803c7a73c5d4935e6cb2efd36d342e7815 Merge: 621a721468 5d9f1992e9 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #100 from jeanphilippegg/filetype-heuristics Fix denote--filetype-heuristics for md files when no key regexps match ---

[elpa] externals/denote 5d9f1992e9 1/2: Rework denote--filetype-heuristics

2022-08-21 Thread ELPA Syncer
branch: externals/denote commit 5d9f1992e93fceee57a498c9ba0b937cdc29c33d Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Rework denote--filetype-heuristics denote--filetype-heuristics should always return an md filetype if the file extension is md even if no ke

[elpa] externals/logos 4a8270dbcb 4/4: Update package Commentary

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit 4a8270dbcb10703e414e5d5f820a52864a893052 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update package Commentary --- logos.el | 60 ++-- 1 file changed, 42 insertions(+), 18 deletions(-) diff -

[elpa] externals/logos 6f1d300a6c 2/4: Add documentation about tweaking EWW

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit 6f1d300a6c0786dd029ff2179332556c820a5455 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add documentation about tweaking EWW This is in response to the relevant question of Ypot in issue 4 over at the GitHub mirror:

[elpa] externals/logos 04b42159ea 3/4: Document logos-repeat-map

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit 04b42159eabd2a57f96859e26b03edf7c7a7281c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document logos-repeat-map --- README.org | 9 + 1 file changed, 9 insertions(+) diff --git a/README.org b/README.org index 3a663ab57e..750a8c672c 100644 -

[elpa] externals/logos updated (b71e9ffcfd -> 4a8270dbcb)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/logos. from b71e9ffcfd Add :package-version to all defcustom new d4716d339d Add :package-version to the hook new 6f1d300a6c Add documentation about tweaking EWW new 04b42159ea Document logos-repeat-map new 4a8270db

[elpa] externals/logos d4716d339d 1/4: Add :package-version to the hook

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit d4716d339d018e9dbf1511fe00c6c64b59e9c032 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add :package-version to the hook Same idea as with commit b71e9ff. --- logos.el | 1 + 1 file changed, 1 insertion(+) diff --git a/logos.el b/logos.el in

[nongnu] elpa/geiser bb309de946 1/2: geiser-repl: Silence warnings

2022-08-21 Thread ELPA Syncer
branch: elpa/geiser commit bb309de946af96e7a1f710171c9e01c6cce9525d Author: Brian Leung Commit: jao geiser-repl: Silence warnings --- elisp/geiser-repl.el | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/elisp/geiser-repl.el b/elisp/geiser-repl.el index

[nongnu] elpa/geiser 5bfce52a63 2/2: Fix: don't use add-to-list on lexical variable

2022-08-21 Thread ELPA Syncer
branch: elpa/geiser commit 5bfce52a63543b7e3955abfa64b2abac1e14d231 Author: jao Commit: jao Fix: don't use add-to-list on lexical variable Thanks to Brian Leung --- elisp/geiser-repl.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elisp/geiser-repl.el b/eli

[nongnu] elpa/geiser updated (b03bad3e5d -> 5bfce52a63)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/geiser. from b03bad3e5d Version bump new bb309de946 geiser-repl: Silence warnings new 5bfce52a63 Fix: don't use add-to-list on lexical variable Summary of changes: elisp/geiser-repl.el | 20 ++-- 1 file changed, 10 i

[elpa] externals/logos updated (ddf1040e29 -> b71e9ffcfd)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/logos. from ddf1040e29 Add docs on how to auto-toggle menu and tool bars new 4f0da805e1 Make variable-pitch prog-mode exception explicit new b71e9ffcfd Add :package-version to all defcustom Summary of changes: logos.el | 16 +++

[elpa] externals/logos b71e9ffcfd 2/2: Add :package-version to all defcustom

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit b71e9ffcfd7a6f759ca3be4319ce6774e38901e4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add :package-version to all defcustom Makes things easier if/when we change or update a variable. --- logos.el | 9 + 1 file changed, 9 insertions

[elpa] externals/logos 4f0da805e1 1/2: Make variable-pitch prog-mode exception explicit

2022-08-21 Thread ELPA Syncer
branch: externals/logos commit 4f0da805e1bc9204de479193648013d27ee85d7d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make variable-pitch prog-mode exception explicit This is more consistent with the original intent of this option, which is to enable 'variable-pitch-mo

[elpa] externals/ef-themes 43dd00cfc4: Add support for SHR

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit 43dd00cfc4206e3f9f2a134b2c34566fb1370c9f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for SHR --- ef-themes.el | 9 + 1 file changed, 9 insertions(+) diff --git a/ef-themes.el b/ef-themes.el index a3d78b580b..428e395dae 1006

[elpa] externals/ef-themes ec26318ec8: Add support for EWW

2022-08-21 Thread ELPA Syncer
branch: externals/ef-themes commit ec26318ec8067822108556ed27acc463eee9f315 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for EWW --- ef-themes.el | 9 + 1 file changed, 9 insertions(+) diff --git a/ef-themes.el b/ef-themes.el index 6c3b6fbc76..a3d78b580b 1006

[elpa] externals/denote 621a721468 3/3: Add Org date selection to the manual

2022-08-21 Thread ELPA Syncer
branch: externals/denote commit 621a72146830f2ea5ab47393db927318b082fd87 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add Org date selection to the manual --- README.org | 26 ++ 1 file changed, 26 insertions(+) diff --git a/README.org b/README.org index

[elpa] externals/denote updated (8eea59281a -> 621a721468)

2022-08-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 8eea59281a Merge pull request #99 from pprevos/main new 5d578096e2 Reword denote-date-prompt-use-org-read-date docstring new 495f452392 Mention Org date selection in denote-prompts new 621a721468 Add Org date

[elpa] externals/denote 5d578096e2 1/3: Reword denote-date-prompt-use-org-read-date docstring

2022-08-21 Thread ELPA Syncer
branch: externals/denote commit 5d578096e26763a4a125c6c9ad5ff62b2ceac873 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword denote-date-prompt-use-org-read-date docstring --- denote.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/denote.el b/denote.e

[elpa] externals/denote 495f452392 2/3: Mention Org date selection in denote-prompts

2022-08-21 Thread ELPA Syncer
branch: externals/denote commit 495f452392456087f53869f5d13c3af5bc4e0cab Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention Org date selection in denote-prompts --- denote.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 1c170

[nongnu] elpa/multiple-cursors 1e4842d129: Fix `mc/mark-all-in-region` leaving fake cursor.

2022-08-21 Thread ELPA Syncer
branch: elpa/multiple-cursors commit 1e4842d1297241a5277bfd5c7bfab9e8711da60a Author: Seungheon Oh Commit: Magnar Sveen Fix `mc/mark-all-in-region` leaving fake cursor. Previously this function left a remain of fake function if there was only one matching string in selected regi

[elpa] externals/vertico 64cdacd49c: Allow Vertico Indexed to start indexing at 1 instead of 0. (#266)

2022-08-21 Thread ELPA Syncer
branch: externals/vertico commit 64cdacd49c60bb610a1dae74cbcb9581534a8ebd Author: okamsn <28612288+oka...@users.noreply.github.com> Commit: GitHub Allow Vertico Indexed to start indexing at 1 instead of 0. (#266) This affects what is shown before the candidate and how prefix argument

[elpa] externals/corfu bad295b76b: corfu-indexed: Add corfu-indexed-start customization variable

2022-08-21 Thread ELPA Syncer
branch: externals/corfu commit bad295b76b4953af1161d401170bc86549d89501 Author: Daniel Mendler Commit: Daniel Mendler corfu-indexed: Add corfu-indexed-start customization variable --- extensions/corfu-indexed.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --gi