[elpa] externals/denote 2d563cfa30 2/2: Simplify faces to work with all themes

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit 2d563cfa306611b8818eee050d8197dc46031521 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify faces to work with all themes These colours come from my modus-themes. Users of other themes will probably not like the inconsistency they i

[elpa] externals/denote updated (918a15b29c -> 2d563cfa30)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 918a15b29c Update to version 0.2.0 new a88623de45 Fix typo in doc string new 2d563cfa30 Simplify faces to work with all themes Summary of changes: denote-faces.el | 13 ++--- denote-org-capture.el |

[elpa] externals/denote a88623de45 1/2: Fix typo in doc string

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit a88623de45f8872c4a8c5d86e3835f67e2d76bbd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix typo in doc string --- denote-org-capture.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-org-capture.el b/denote-org-capture.el

[elpa] externals/consult df3dbe1174: README: Add link to consult-dash

2022-07-05 Thread ELPA Syncer
branch: externals/consult commit df3dbe1174e78954ac9f91d96fd1d9376aba11b2 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to consult-dash --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 8981e27556..304575713b 100644 --- a/REA

[elpa] externals/nano-modeline updated (e772ff3375 -> 14f5716a47)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/nano-modeline. from e772ff3375 Merge pull request #31 from plattfot/info-skip-fix new 02a0606255 Fix for mu 1.8 new 14f5716a47 Fix for mu 1.8 Summary of changes: nano-modeline.el | 8 1 file changed, 4 insertions(+), 4

[elpa] externals/nano-modeline 14f5716a47 2/2: Fix for mu 1.8

2022-07-05 Thread ELPA Syncer
branch: externals/nano-modeline commit 14f5716a47b5258e15650807562c78c88b73b8b8 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Fix for mu 1.8 --- nano-modeline.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index 642

[elpa] externals/nano-modeline 02a0606255 1/2: Fix for mu 1.8

2022-07-05 Thread ELPA Syncer
branch: externals/nano-modeline commit 02a0606255094f60cffeb1f502fb1766b976ada6 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Fix for mu 1.8 --- nano-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el index 9db5625ac9.

[nongnu] elpa/evil a8385a3178: Allow setting selected visual area marks

2022-07-05 Thread ELPA Syncer
branch: elpa/evil commit a8385a3178939869f0acb7823acdcf4a40acb4f2 Author: Dmitry Antonyuk <32649457+danton...@users.noreply.github.com> Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Allow setting selected visual area marks It's useful to set these marks (`<` and `>`)

[nongnu] elpa/projectile 2e4105c947: Add flag to fd to not print leading "./" (#1784)

2022-07-05 Thread ELPA Syncer
branch: elpa/projectile commit 2e4105c947610986e08980dcf1a891cf1f4303e1 Author: Álan Crístoffer Commit: GitHub Add flag to fd to not print leading "./" (#1784) Fixes projectile-dir-files-alien on macOS. As I describe in #1783, the function `projectile-dir-files-alien` is no

[elpa] externals/denote updated (2d563cfa30 -> f10fe51fcd)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 2d563cfa30 Simplify faces to work with all themes new c2049fa527 Fix how strings are sluggified in all scenaria new f10fe51fcd Bump minor version to 0.2.1 Summary of changes: denote-dired.el | 2 +- denote-f

[elpa] externals/denote c2049fa527 1/2: Fix how strings are sluggified in all scenaria

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit c2049fa527db4b68a30d8229204c953c1fe4dcad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix how strings are sluggified in all scenaria Before a nil value for 'denote-allow-multi-word-keywords' would have the adverse effect of joining all

[elpa] externals/denote f10fe51fcd 2/2: Bump minor version to 0.2.1

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit f10fe51fcd80bbcfc44bbef31d5b8f6952b4be4c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump minor version to 0.2.1 --- denote-dired.el | 2 +- denote-faces.el | 2 +- denote-link.el| 2 +- denote-org-capture.el | 2 +- denote-ret

[elpa] externals/org 7135982022: lisp/ob-latex.el: Remove duplicate line.

2022-07-05 Thread ELPA Syncer
branch: externals/org commit 71359820221ec18d27fab28403d4fd3537ca0491 Author: Daniel Fleischer Commit: Daniel Fleischer lisp/ob-latex.el: Remove duplicate line. * lisp/ob-latex.el (org-babel-header-args:latex): duplicate line. --- lisp/ob-latex.el | 1 - 1 file changed, 1 deletion(

[nongnu] elpa/evil f64cdca60a: evil-change only open newline if delete-func deleted line

2022-07-05 Thread ELPA Syncer
branch: elpa/evil commit f64cdca60ad55b0a5f77c0fc38f82d42822f88b3 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> evil-change only open newline if delete-func deleted line fixes #1636 --- evil-commands.el | 16 ++-- 1 file changed, 10

[elpa] elpa-admin 71915d3f9c: * elpa-admin.el (elpaa--write-plain-readme): Fix arg ordering

2022-07-05 Thread Stefan Monnier via
branch: elpa-admin commit 71915d3f9c073664f99a4b8c18cab32226b291c0 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--write-plain-readme): Fix arg ordering --- elpa-admin.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-admin.el b/elpa-admin.e

[elpa] elpa-admin 3bc7e06eab: * elpa-admin.el (elpaa--write-plain-readme): Operate in the right directory

2022-07-05 Thread Stefan Monnier via
branch: elpa-admin commit 3bc7e06eabdefde9c86649c67ac51cfd8653efb4 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--write-plain-readme): Operate in the right directory --- elpa-admin.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-admin.el

[elpa] elpa-admin 8e210d8d12: * elpa-admin.el (elpaa--write-plain-readme): Don't use a symlink

2022-07-05 Thread Stefan Monnier via
branch: elpa-admin commit 8e210d8d12e2912c8933b1d1e69b872ae118ea9d Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--write-plain-readme): Don't use a symlink --- elpa-admin.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/elpa-admin.el b/el

[elpa] externals/emms 4f098d1e71: * doc/developer-release.txt: update release checklist

2022-07-05 Thread ELPA Syncer
branch: externals/emms commit 4f098d1e71089f0b9236a25b41302fd4f894dddf Author: Yoni Rabkin Commit: Yoni Rabkin * doc/developer-release.txt: update release checklist Releases should respect official Emacs releases. --- doc/developer-release.txt | 5 - 1 file changed, 4 insertion

[nongnu] elpa/xah-fly-keys 95f80e4b66 1/2: `xah-beginning-of-line-or-block': Eshell go to start of input

2022-07-05 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 95f80e4b660a0c458bd6b4d96af7a24b7cd4b22b Author: Celestial Nebula <41875671+celestialneb...@users.noreply.github.com> Commit: GitHub `xah-beginning-of-line-or-block': Eshell go to start of input Matches `shell' behavior. --- xah-fly-keys.el | 9 +

[nongnu] elpa/xah-fly-keys bdd0ada8ca 2/2: Merge pull request #144 from CelestialNebula/eshell-bol

2022-07-05 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit bdd0ada8ca7a14ccd2b259fd362fce9a1bd98778 Merge: 1b9c07644d 95f80e4b66 Author: Xah Lee Commit: GitHub Merge pull request #144 from CelestialNebula/eshell-bol `xah-beginning-of-line-or-block': Eshell go to start of input --- xah-fly-keys.el | 9 ++

[nongnu] elpa/typescript-mode 218a5462c7 1/2: fix(fontlock): fontify parameters in multiline arglist

2022-07-05 Thread ELPA Syncer
branch: elpa/typescript-mode commit 218a5462c7b2a871d16ad94901676465bfc27892 Author: Matus Goljer Commit: Matus Goljer fix(fontlock): fontify parameters in multiline arglist --- typescript-mode-general-tests.el | 64 typescript-mode.el

[nongnu] elpa/typescript-mode 3eec4032a4 2/2: Merge pull request #168 from Fuco1/fix/multiline-param-list

2022-07-05 Thread ELPA Syncer
branch: elpa/typescript-mode commit 3eec4032a4592c7cb9798db8556bad92ea5a4f4b Merge: b80ae97e49 218a5462c7 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #168 from Fuco1/fix/multiline-param-list fix(fontlock): fontify parameters in multiline arglist --- typescript-mode-

[nongnu] elpa/xah-fly-keys 8bde45ee32: xah-change-bracket-pairs better prompt message

2022-07-05 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 8bde45ee32f6833c03e349719d9272e19ebce638 Author: Xah Lee Commit: Xah Lee xah-change-bracket-pairs better prompt message --- xah-fly-keys.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xah-fly-keys.el b/xah-fly-keys.el ind

[nongnu] elpa/evil 0e501d17c5: Remove 24.5 from tests

2022-07-05 Thread ELPA Syncer
branch: elpa/evil commit 0e501d17c5dc2944f23fe5046b030d0c641665c5 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Remove 24.5 from tests --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/

[elpa] externals/pyim 7270c99e15: Simplify pyim-select-finish-hook's code.

2022-07-05 Thread ELPA Syncer
branch: externals/pyim commit 7270c99e15cf66c73a4f7a4e5e989a9d5b53a160 Author: Feng Shu Commit: Feng Shu Simplify pyim-select-finish-hook's code. --- pyim-liberime.el | 4 +--- pyim-process.el | 10 ++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pyim-liberime.el

[nongnu] elpa/git-commit acd26dd9f3: manual: Fix command name for magit-toggle-git-debug entry

2022-07-05 Thread ELPA Syncer
branch: elpa/git-commit commit acd26dd9f3708602d4c721395d790a4af7937eed Author: Kyle Meyer Commit: Kyle Meyer manual: Fix command name for magit-toggle-git-debug entry Correct a copy-paste error from 2ed5a06d (magit-toggle-git-debug: New command, 2022-05-02). Fixes #472

[nongnu] elpa/magit updated (1f7a293713 -> acd26dd9f3)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 1f7a293713 magit-mode-menu: Fix "Show manual" command adds acd26dd9f3 manual: Fix command name for magit-toggle-git-debug entry No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.te

[nongnu] elpa/magit-section updated (1f7a293713 -> acd26dd9f3)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 1f7a293713 magit-mode-menu: Fix "Show manual" command adds acd26dd9f3 manual: Fix command name for magit-toggle-git-debug entry No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/

[elpa] externals/denote e24c9ddc12 2/2: Merge pull request #36 from jeanphilippegg/allow-no-keywords

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit e24c9ddc123be77a635d3420797536b2e5aa4e41 Merge: f10fe51fcd f9668dc362 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #36 from jeanphilippegg/allow-no-keywords Clean keywords usage in order to support no keywords --- denote.el | 53

[elpa] externals/denote f9668dc362 1/2: Refactor to make the keywords argument always a list of strings

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit f9668dc3627a31aa5c05d8d332848e290e53f23d Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Refactor to make the keywords argument always a list of strings --- denote.el | 53 + 1 file changed

[elpa] externals/bbdb 92d8f1eaa3: Silence the compiler

2022-07-05 Thread Roland Winkler
branch: externals/bbdb commit 92d8f1eaa3d382e80e73cbb3d39a4a0094373036 Author: Arash Esbati Commit: Roland Winkler Silence the compiler --- lisp/bbdb-com.el | 18 +- lisp/bbdb.el | 24 2 files changed, 21 insertions(+), 21 deletions(-) diff --gi

[elpa] externals/denote updated (e24c9ddc12 -> 1075cbb65f)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from e24c9ddc12 Merge pull request #36 from jeanphilippegg/allow-no-keywords new 16867ec4f7 Simplify code of denote--sluggify-keywords new 1075cbb65f Update the manual's Acknowledgements for 16867ec Summary of changes:

[elpa] externals/denote 1075cbb65f 2/2: Update the manual's Acknowledgements for 16867ec

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit 1075cbb65f3aaac099fe7207948158b5f0d211ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the manual's Acknowledgements for 16867ec --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index

[elpa] externals/denote 16867ec4f7 1/2: Simplify code of denote--sluggify-keywords

2022-07-05 Thread ELPA Syncer
branch: externals/denote commit 16867ec4f7b36d76eb2da421058317bbc235c42e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify code of denote--sluggify-keywords This is courtesy of Stefan Monnier: .

[elpa] externals/pyim 6d8190ca20: Add pyim-page--code-hint-of-default-scheme

2022-07-05 Thread ELPA Syncer
branch: externals/pyim commit 6d8190ca200dddb8b6744de17badc41352b4fc60 Author: Feng Shu Commit: Feng Shu Add pyim-page--code-hint-of-default-scheme --- pyim-page.el | 21 +++-- pyim-scheme.el | 2 +- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/pyim-pag

[elpa] externals/fontaine 9635653b16 3/3: Update to version 0.3.0

2022-07-05 Thread ELPA Syncer
branch: externals/fontaine commit 9635653b16070dc290a98832d2515fe02f0605ac Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 0.3.0 --- CHANGELOG.org | 41 + README.org| 6 +++--- fontaine.el | 2 +- 3 files changed, 45

[elpa] externals/fontaine 8217666537 2/3: Make the README.org front matter easier to read

2022-07-05 Thread ELPA Syncer
branch: externals/fontaine commit 82176665373b979c672cf47d3353e6cd8d28f193 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the README.org front matter easier to read --- README.org | 42 ++ 1 file changed, 18 insertions(+), 24 deletions(-

[elpa] externals/fontaine updated (54b68afade -> 9635653b16)

2022-07-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/fontaine. from 54b68afade Restore link to mailing list archive new c2185289f4 List all the package's sources new 8217666537 Make the README.org front matter easier to read new 9635653b16 Update to version 0.3.0 Summary o

[elpa] externals/fontaine c2185289f4 1/3: List all the package's sources

2022-07-05 Thread ELPA Syncer
branch: externals/fontaine commit c2185289f4b1b9cfa8945918573788c3d4afb72b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou List all the package's sources --- README.org | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 968