[elpa] externals/urgrep updated (78e8e8c2e8 -> 17e3f8547c)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/urgrep. from 78e8e8c2e8 Use the compat package to handle forward-compatibility shims; resolves #4 new 73581bc3db Fix byte-compilation issues new 17e3f8547c Add copyright to Makefile since it's not so trivial anymore Summary of

[elpa] externals/urgrep 73581bc3db 1/2: Fix byte-compilation issues

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 73581bc3dbda05d4a32167a6a942154e201f1b8b Author: Jim Porter Commit: Jim Porter Fix byte-compilation issues --- .github/workflows/build.yml | 5 +++-- Makefile| 23 +++ urgrep-tests.el | 3 +++ urgrep-wgrep

[elpa] externals/urgrep 17e3f8547c 2/2: Add copyright to Makefile since it's not so trivial anymore

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 17e3f8547c00fab6de76740cea820892674eb4c9 Author: Jim Porter Commit: Jim Porter Add copyright to Makefile since it's not so trivial anymore --- Makefile | 17 + 1 file changed, 17 insertions(+) diff --git a/Makefile b/Makefile index 6e053c3c52

[elpa] externals/marginalia b570c3912b: Match "variable" case-insensitively in prompts

2023-05-10 Thread ELPA Syncer
branch: externals/marginalia commit b570c3912b37698f0fb6a2920c675b9a1fa472dd Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Match "variable" case-insensitively in prompts This way we also support helpful-variable. Fixes #160. --- marginalia.el | 2 +- 1 file changed, 1

[nongnu] elpa/gruvbox-theme d65a208003: Update gruvbox.el

2023-05-10 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit d65a208003bebcc5d2a48dd22a00226e4cc99640 Author: Angel Mancebo Commit: Jason Milkins Update gruvbox.el Fix bold so that it respects `gruvbox-bold-constructs'. --- gruvbox.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gruvbo

[elpa] externals/vundo e7cfd047bb 2/2: ; * README.txt: Mention branch highlight.

2023-05-10 Thread ELPA Syncer
branch: externals/vundo commit e7cfd047bbc28b1b107688392f7e97f78fd030d5 Author: Yuan Fu Commit: Yuan Fu ; * README.txt: Mention branch highlight. --- README.txt | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 278d775e0f..26291aaea6

[elpa] externals/vundo updated (ce986105a7 -> e7cfd047bb)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/vundo. from ce986105a7 * vundo.el: Bump version. new 480e62f568 Introduce distinct stem face for branching nodes new e7cfd047bb ; * README.txt: Mention branch highlight. Summary of changes: README.txt | 9 + vundo.el

[elpa] externals/vundo 480e62f568 1/2: Introduce distinct stem face for branching nodes

2023-05-10 Thread ELPA Syncer
branch: externals/vundo commit 480e62f56853b76d0d5822439bf5ce7b11aaf5a6 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: Yuan Fu Introduce distinct stem face for branching nodes * vundo.el (vundo-branch-stem): New face. (vundo-glyph-alist): Whitespace change.

[elpa] externals/plz d553acc0e5 1/2: Meta: v0.6-pre

2023-05-10 Thread ELPA Syncer
branch: externals/plz commit d553acc0e50f71ea754521545dbf9a9b0b2bd4bf Author: Adam Porter Commit: Adam Porter Meta: v0.6-pre --- README.org | 4 plz.el | 2 +- plz.info | 81 +++--- 3 files changed, 51 insertions(+), 36 de

[elpa] externals/plz updated (367c6a5a9a -> 42584e1af5)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from 367c6a5a9a Release: v0.5.4 new d553acc0e5 Meta: v0.6-pre new 42584e1af5 Merge: (plz) :body (file FILENAME) Summary of changes: README.org| 12 +++ plz.el| 12 +-- plz.info | 93 +++

[elpa] externals/plz 42584e1af5 2/2: Merge: (plz) :body (file FILENAME)

2023-05-10 Thread ELPA Syncer
branch: externals/plz commit 42584e1af5618a370e5ad2ffac16672733214941 Author: Adam Porter Commit: Adam Porter Merge: (plz) :body (file FILENAME) And docstring fix. --- README.org| 10 +- plz.el| 10 +- plz.info | 50 +

[elpa] externals/excorporate 11cd8ec6e0 1/5: Fix some whitespace.

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/excorporate commit 11cd8ec6e084a329c977862c22cc86efc278a439 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix some whitespace. * excorporate.el (exco-operation-arity-nils): Fix whitespace. (exco-calendar-item-meeting-create): Likewise. (exco-calenda

[elpa] externals/excorporate 7df1891759 5/5: Bump version to 1.1.0

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/excorporate commit 7df1891759e26541711ccbff739a39be6bca09ac Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.1.0 * excorporate.el: Bump version to 1.1.0. * NEWS, README: Document 1.1.0 changes. --- NEWS | 14 ++ REA

[elpa] externals/excorporate 91140f7448 2/5: Document Org Mode agenda integration

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/excorporate commit 91140f74482d9bc8dc23f04cade7dcb0c532840d Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Document Org Mode agenda integration * excorporate.texi (Usage): Mention Org Mode agenda integration. --- excorporate.texi | 3 +++ 1 file changed, 3

[elpa] externals/excorporate updated (900fcb262c -> 7df1891759)

2023-05-10 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/excorporate. from 900fcb262c ; Prefer HTTPS to HTTP in URLs new 11cd8ec6e0 Fix some whitespace. new 91140f7448 Document Org Mode agenda integration new bca3645bf3 Add experimental OAuth 2.0 support new 06a2905388 Up

[elpa] externals/jinx 8cf4af0b8a: Shorten annotation (Fix #73)

2023-05-10 Thread ELPA Syncer
branch: externals/jinx commit 8cf4af0b8a807707a98289b2b7864e5200c24fe2 Author: Daniel Mendler Commit: Daniel Mendler Shorten annotation (Fix #73) --- jinx.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jinx.el b/jinx.el index eec348e75d..4ae84657d8 100644 --- a/jinx.

[elpa] main a4e18c6a0b: elpa-packages: Remove url-http-oauth-demo

2023-05-10 Thread Thomas Fitzsimmons
branch: main commit a4e18c6a0b170ce74c81ce0bd51956a5ffcb9d96 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons elpa-packages: Remove url-http-oauth-demo * elpa-packages (url-http-oauth-demo): Remove package. --- elpa-packages | 2 -- 1 file changed, 2 deletions(-) diff --git a

[nongnu] elpa/magit-section updated (a380d56cdd -> 5d91aadd05)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from a380d56cdd magit-list-repositories: Fix docstring adds 131a4e3192 manual: Compat is also a required library adds 5d91aadd05 manual: Regenerate texi No new revisions were added by this update. Summary of changes: do

[nongnu] elpa/magit updated (a380d56cdd -> 5d91aadd05)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from a380d56cdd magit-list-repositories: Fix docstring adds 131a4e3192 manual: Compat is also a required library adds 5d91aadd05 manual: Regenerate texi No new revisions were added by this update. Summary of changes: docs/magit

[elpa] externals/url-http-oauth 3a99537a1f 2/4: Add autoloads and configuration validation

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 3a99537a1ffdf16005307a7250382df60434d248 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Add autoloads and configuration validation * url-http-oauth.el: Update commentary. (url-http-oauth-interpose) (url-http-oauth-uninterpose, u

[elpa] externals/url-http-oauth 68e74fbc6a 3/4: Import url-http-oauth-demo.el from its own repo

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 68e74fbc6ac5060a26d76d3c3424e27824536e99 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Import url-http-oauth-demo.el from its own repo * url-http-oauth-demo.el: New file. * url-http-oauth.el: Mention url-http-oauth-demo.el in comme

[nongnu] elpa/git-commit 5d91aadd05 2/2: manual: Regenerate texi

2023-05-10 Thread ELPA Syncer
branch: elpa/git-commit commit 5d91aadd05a8d85d7699c00193638dceb7c95166 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Regenerate texi --- docs/magit.texi | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/magit.texi b/docs/magit.texi index 629e5e60dc..

[nongnu] elpa/git-commit updated (a380d56cdd -> 5d91aadd05)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from a380d56cdd magit-list-repositories: Fix docstring new 131a4e3192 manual: Compat is also a required library new 5d91aadd05 manual: Regenerate texi Summary of changes: docs/magit.org | 7 --- docs/magit.texi | 7

[nongnu] elpa/git-commit 131a4e3192 1/2: manual: Compat is also a required library

2023-05-10 Thread ELPA Syncer
branch: elpa/git-commit commit 131a4e3192b50f937131cda34e4a468124af0771 Author: ziggy Commit: Jonas Bernoulli manual: Compat is also a required library Also correct path for `with-editor'. --- docs/magit.org | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a

[elpa] externals/url-http-oauth updated (b8393fe7ad -> c2d06036f2)

2023-05-10 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth. from b8393fe7ad Bump version to 0.8.2 new a60ed146f1 Fix compatibility with Emacs 27.1 new 3a99537a1f Add autoloads and configuration validation new 68e74fbc6a Import url-http-oauth-demo.el from its own repo

[elpa] externals/url-http-oauth a60ed146f1 1/4: Fix compatibility with Emacs 27.1

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit a60ed146f1b6b19c7507fae0d6d482184829f8cd Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix compatibility with Emacs 27.1 * url-http-oauth.el (url-http-oauth--netrc-delete): Use line-beginning-position and line-end-position for comp

[elpa] externals/url-http-oauth c2d06036f2 4/4: Bump version to 0.8.3

2023-05-10 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit c2d06036f22ce61f5a1e3084c8b265d897b7fcab Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 0.8.3 * url-http-oauth.el: Bump version to 0.8.3. * NEWS: Document 0.8.3 changes. * README: New file. --- NEWS

[elpa] externals/org-transclusion eecb77b6f6 2/2: docs: mention "transparent" default face spec

2023-05-10 Thread ELPA Syncer
branch: externals/org-transclusion commit eecb77b6f65239821d5f929a33ab9bd09dd9ef4d Author: Noboru Ota Commit: Noboru Ota docs: mention "transparent" default face spec The default for faces 'org-transclusion' and 'org-transclusion-source' is no color or any other specification (t

[elpa] externals/org-transclusion updated (0273975931 -> eecb77b6f6)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 0273975931 docs: update NEWS new 43c478c6ec fix: heuristics to identify & break infinite loop on save new eecb77b6f6 docs: mention "transparent" default face spec Summary of changes: docs/org-transclusion

[elpa] externals/org-transclusion 43c478c6ec 1/2: fix: heuristics to identify & break infinite loop on save

2023-05-10 Thread ELPA Syncer
branch: externals/org-transclusion commit 43c478c6ec9e8a9f713baa3736f5e9bc4e72c8ca Author: Noboru Ota Commit: Noboru Ota fix: heuristics to identify & break infinite loop on save Reported in GitHub issues #109 #177. I cannot reproduce the issue myself so far. I am put in pl

[elpa] externals/emms 81ce910919: * emms-player-mpd.el: fix regression in seeking

2023-05-10 Thread ELPA Syncer
branch: externals/emms commit 81ce9109194c6b8415227fc88b5dfb16da6668e8 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-player-mpd.el: fix regression in seeking --- emms-player-mpd.el | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/emms-player-mpd.e

[elpa] externals/urgrep 78e8e8c2e8: Use the compat package to handle forward-compatibility shims; resolves #4

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 78e8e8c2e808c038b317cca981825dd2f81258f4 Author: Jim Porter Commit: Jim Porter Use the compat package to handle forward-compatibility shims; resolves #4 --- .github/workflows/build.yml | 3 +++ .gitignore | 1 + Makefile

[elpa] externals/org-modern cced7f7db4 1/2: Fix star display if org-indent-mode is enabled (Fix #129)

2023-05-10 Thread ELPA Syncer
branch: externals/org-modern commit cced7f7db43c9e8f4d925278e7bff307d6e26480 Author: Daniel Mendler Commit: Daniel Mendler Fix star display if org-indent-mode is enabled (Fix #129) --- org-modern.el | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/org-modern.el b

[elpa] externals/org-modern updated (e0a1a00490 -> e355fe1273)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-modern. from e0a1a00490 Minor updates, smaller TODO label font new cced7f7db4 Fix star display if org-indent-mode is enabled (Fix #129) new e355fe1273 Update changelog Summary of changes: CHANGELOG.org | 4 org-modern.

[elpa] externals/org-modern e355fe1273 2/2: Update changelog

2023-05-10 Thread ELPA Syncer
branch: externals/org-modern commit e355fe1273b8a8d0875c5feb0d61c3ecfeb02f32 Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 4 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index a04e354c88..6dbdebfbb1 100644 --- a/CHANG

[elpa] externals/compat be1d94d5e0: More precise version checking

2023-05-10 Thread ELPA Syncer
branch: externals/compat commit be1d94d5e0e2fc9f02d2cd240d255c3a43037ba3 Author: Daniel Mendler Commit: Daniel Mendler More precise version checking Make sure that compat-29 is still loaded on outdated Emacs 29 builds. --- compat-29.el | 4 ++-- compat.el| 3 ++- 2 files change

[elpa] externals/tempel 8d38eadf5b 2/3: Fix typo

2023-05-10 Thread ELPA Syncer
branch: externals/tempel commit 8d38eadf5b826b84f7a364f240fb6a61f3a7a197 Author: Daniel Mendler Commit: Daniel Mendler Fix typo --- tempel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 4c2148a5df..555c88a922 100644 --- a/tempel.el +++ b/t

[elpa] externals/tempel updated (94afb9b916 -> 5907674686)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from 94afb9b916 Update keywords new 774aebc5aa Rename variable new 8d38eadf5b Fix typo new 5907674686 Enable recursive field modification hooks (Fix #32, #34, #60, #102) Summary of changes: tempel.el | 54 +

[elpa] externals/tempel 774aebc5aa 1/3: Rename variable

2023-05-10 Thread ELPA Syncer
branch: externals/tempel commit 774aebc5aa148d911cb28b42a19c4f8578e7074f Author: Daniel Mendler Commit: Daniel Mendler Rename variable --- tempel.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tempel.el b/tempel.el index aeab4f77b7..4c2148a5df 100644 -

[elpa] externals/tempel 5907674686 3/3: Enable recursive field modification hooks (Fix #32, #34, #60, #102)

2023-05-10 Thread ELPA Syncer
branch: externals/tempel commit 5907674686661a141612d0b7b7de712fbe7f2176 Author: Daniel Mendler Commit: Daniel Mendler Enable recursive field modification hooks (Fix #32, #34, #60, #102) --- tempel.el | 38 -- 1 file changed, 20 insertions(+), 18 deletion

[elpa] externals/transient updated (6ff5c51f26 -> b4127842f2)

2023-05-10 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from 6ff5c51f26 transient-isearch-abort: Fix partial match case new 70abf5a07b Update changelog new 792e493cb7 Bump Compat dependency new b4127842f2 Release version 0.4.0 Summary of changes: CHANGELOG

[elpa] externals/transient b4127842f2 3/3: Release version 0.4.0

2023-05-10 Thread Jonas Bernoulli
branch: externals/transient commit b4127842f200848817103e8d4c45c36bc8fdf3b8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.4.0 --- CHANGELOG | 2 +- docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 2 +- 4 files changed, 6 insert

[elpa] externals/transient 70abf5a07b 1/3: Update changelog

2023-05-10 Thread Jonas Bernoulli
branch: externals/transient commit 70abf5a07b3391164e9a8706f6319fb6741fb3c0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 70 +++ 1 file changed, 62 insertions(+), 8 deletions(-) diff --git a/CHA

[elpa] externals/transient 792e493cb7 2/3: Bump Compat dependency

2023-05-10 Thread Jonas Bernoulli
branch: externals/transient commit 792e493cb700da49b261d8c9f98f862b02a0fc80 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump Compat dependency --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 6e8f9ebf05

[nongnu] elpa/julia-mode cf060eeec4 1/2: Remove attempt to be smart with company completion

2023-05-10 Thread ELPA Syncer
branch: elpa/julia-mode commit cf060eeec41d6b05739f40069c32a57d2a21c340 Author: Adam B Commit: GitHub Remove attempt to be smart with company completion This just causes issues as seen with https://github.com/JuliaEditorSupport/julia-emacs/issues/188#issuecomment-1536607753. If yo

[nongnu] elpa/julia-mode b35e668d6b 2/2: Merge pull request #192 from non-Jedi/patch-1

2023-05-10 Thread ELPA Syncer
branch: elpa/julia-mode commit b35e668d6bcf0fb7de4a9ee1a72ae13aa4fb6562 Merge: 7e301f4414 cf060eeec4 Author: Tamas K. Papp Commit: GitHub Merge pull request #192 from non-Jedi/patch-1 Remove attempt to be smart with company completion --- julia-mode.el | 18 -- 1 fi

[elpa] externals/ef-themes 2e4c1211af 1/2: Add support for vundo

2023-05-10 Thread ELPA Syncer
branch: externals/ef-themes commit 2e4c1211af5573dc7aac2a45aa1ccc9aa33f4538 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for vundo This package provides a visualisation of Emacs standard undo mechanism: . --- README.org

[elpa] externals/ef-themes updated (829255213e -> 4307948cf8)

2023-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 829255213e Remove deprecated consult-preview-cursor face new 2e4c1211af Add support for vundo new 4307948cf8 Add support for vterm Summary of changes: README.org | 2 ++ ef-themes.el | 17 + 2

[elpa] externals/ef-themes 4307948cf8 2/2: Add support for vterm

2023-05-10 Thread ELPA Syncer
branch: externals/ef-themes commit 4307948cf829225b70da729c202d74cd7047bb8d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for vterm --- README.org | 1 + ef-themes.el | 12 2 files changed, 13 insertions(+) diff --git a/README.org b/README.org index 2b

[elpa] externals/urgrep 559b2c07cd 091/115: Add a unit test for getting the preferred tool on multiple hosts

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 559b2c07cd18ba23cee729b9b1b7f92b6fecc9f5 Author: Jim Porter Commit: Jim Porter Add a unit test for getting the preferred tool on multiple hosts --- urgrep-tests.el | 40 +++- 1 file changed, 39 insertions(+), 1 deletion(-)

[elpa] externals/urgrep d93a565190 060/115: Simplify implementation of 'urgrep'

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit d93a565190735397f1c3b81850420ac822a2caba Author: Jim Porter Commit: Jim Porter Simplify implementation of 'urgrep' --- urgrep.el | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/urgrep.el b/urgrep.el index b53a5545dc..968d12

[elpa] externals/urgrep 55b0030cf9 061/115: Improve regexes to match result/context lines

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 55b0030cf9668a01bb6abae6d22e27b57c41b93b Author: Jim Porter Commit: Jim Porter Improve regexes to match result/context lines --- urgrep.el | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/urgrep.el b/urgrep.el i

[elpa] externals/urgrep 11e1f7474e 079/115: Add CI configuration

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 11e1f7474eef8998da11388011b01cf0af4801d4 Author: Jim Porter Commit: Jim Porter Add CI configuration --- .github/workflows/build.yml | 24 1 file changed, 24 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/b

[elpa] externals/urgrep eb5191bfd5 097/115: Update copyright year

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit eb5191bfd5b988769bf50352bc532beda438eaf7 Author: Jim Porter Commit: Jim Porter Update copyright year --- urgrep-tests.el | 2 +- urgrep-wgrep.el | 2 +- urgrep.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/urgrep-tests.el b/u

[elpa] externals/urgrep 3370860a1b 043/115: Add support for toggling color output

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 3370860a1b50a01c5f7f37cbeb60732f6ec62b93 Author: Jim Porter Commit: Jim Porter Add support for toggling color output --- urgrep-tests.el | 78 ++--- urgrep.el | 75 ++---

[elpa] externals/urgrep 496647e748 019/115: Add our own toolbar so we get better tooltips

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 496647e74872a6eea86312a9ab739c60ab0328f6 Author: Jim Porter Commit: Jim Porter Add our own toolbar so we get better tooltips --- urgrep.el | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el

[elpa] externals/urgrep 30cc9e363e 085/115: Fix context-line detection for find/grep

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 30cc9e363e04dd72114bfb7b39d766590b022682 Author: Jim Porter Commit: Jim Porter Fix context-line detection for find/grep --- urgrep.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el index 73968b9803..60f86348cf 100644

[elpa] externals/urgrep a405b9c459 031/115: Add ability to toggle case-sensitivity for the current search

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit a405b9c459d2a315135300cc6cc2489c5fa78bd4 Author: Jim Porter Commit: Jim Porter Add ability to toggle case-sensitivity for the current search --- urgrep-tests.el | 40 +++ urgrep.el | 83 +++

[elpa] externals/urgrep f686c2baa3 051/115: Fix off-by-one error with matches in Emacs 28; see Emacs bug#49624

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit f686c2baa3c6b4a2bd385a3a4eab1bf6b917d69b Author: Jim Porter Commit: Jim Porter Fix off-by-one error with matches in Emacs 28; see Emacs bug#49624 --- urgrep.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el in

[elpa] externals/urgrep 582896b5af 050/115: Use dotted pairs for alist for each tool

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 582896b5af8110f893c0ff869171db3cfa01373e Author: Jim Porter Commit: Jim Porter Use dotted pairs for alist for each tool --- urgrep-tests.el | 2 +- urgrep.el | 141 2 files changed, 71 insertion

[elpa] externals/urgrep 61ef67450b 114/115: Assign copyright to the FSF

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 61ef67450b6ba524afefc48e128d73ab35dfe80c Author: Jim Porter Commit: Jim Porter Assign copyright to the FSF --- urgrep-tests.el | 2 +- urgrep-wgrep.el | 2 +- urgrep.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/urgrep-tests.

[elpa] externals/urgrep fe13a3cbb5 081/115: Fix project-root call on Emacs 27

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit fe13a3cbb534aae1e2d009f286e3b0e47a051ff8 Author: Jim Porter Commit: Jim Porter Fix project-root call on Emacs 27 --- urgrep.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/urgrep.el b/urgrep.el index 6f52d07564..3da8ac5e88 10

[elpa] externals/urgrep 77fcfc1916 090/115: Use `push` instead of `add-to-list`

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 77fcfc1916bc6d1b2f688b6490d7fa9b0bddf003 Author: Jim Porter Commit: Jim Porter Use `push` instead of `add-to-list` --- urgrep.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/urgrep.el b/urgrep.el index bb721e6093..1cce781064 100644 --

[elpa] externals/urgrep 99e1de4eb1 105/115: Fix an edge case when unable to get the grouped filename for highlighting

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 99e1de4eb1d2f37e6ca852968f2f28de4a708201 Author: Jim Porter Commit: Jim Porter Fix an edge case when unable to get the grouped filename for highlighting Sometimes, this code can run before `urgrep-filter` has propertized the filenames, resulting i

[elpa] externals/urgrep 69e45bad3c 069/115: Fix unit tests for git-grep

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 69e45bad3c4a78fa90385469fc5a4b33a90872f5 Author: Jim Porter Commit: Jim Porter Fix unit tests for git-grep --- urgrep-tests.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/urgrep-tests.el b/urgrep-tests.el index 75f2d8c535..e8e1a

[elpa] externals/urgrep 98e20f0630 021/115: Use pcase macros for filling in optional arguments

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 98e20f0630dff4d6010e4e37ad63d4dae0ba6828 Author: Jim Porter Commit: Jim Porter Use pcase macros for filling in optional arguments --- urgrep.el | 72 +++ 1 file changed, 35 insertions(+), 37 deletion

[elpa] externals/urgrep 74f38b1021 037/115: Add ability to filter the files to be searched

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 74f38b102122fb395e162a11487c742fd567c259 Author: Jim Porter Commit: Jim Porter Add ability to filter the files to be searched --- urgrep-tests.el | 97 ++-- urgrep.el | 196 +++

[elpa] externals/urgrep e63c6c5173 089/115: Add link to wgrep package and clarify the README

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit e63c6c51734c78371fff4f8fbcac6d76d895ba44 Author: Jim Porter Commit: Jim Porter Add link to wgrep package and clarify the README --- README.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48cd24071c..4dc

[elpa] externals/urgrep b03a3d84ec 098/115: Add `suffix` argument to `urgrep--get-prop(-pcase)?`

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit b03a3d84ecbcdc50225b1fa3b0b8dee88bc19edc Author: Jim Porter Commit: Jim Porter Add `suffix` argument to `urgrep--get-prop(-pcase)?` --- urgrep.el | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/urgrep.el b/urgre

[elpa] externals/urgrep 6614dfe651 102/115: Update checkout action in CI

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 6614dfe651a859948da1ed8fa923f011fa562333 Author: Jim Porter Commit: Jim Porter Update checkout action in CI --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/bui

[elpa] externals/urgrep ba2b01b91b 042/115: Remove no-longer-needed `post-arguments'

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit ba2b01b91bfd42ce5456be336ff12a530aeae649 Author: Jim Porter Commit: Jim Porter Remove no-longer-needed `post-arguments' --- urgrep.el | 1 - 1 file changed, 1 deletion(-) diff --git a/urgrep.el b/urgrep.el index 665bd93164..a553204af8 100644 --- a/urgrep.el

[elpa] externals/urgrep f5b41c672b 106/115: Use `rx` in several places

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit f5b41c672be0f2c6d4827c3ed389d9d3702b7b0f Author: Jim Porter Commit: Jim Porter Use `rx` in several places --- urgrep.el | 109 -- 1 file changed, 63 insertions(+), 46 deletions(-) diff --git a/urgre

[elpa] externals/urgrep 0c966b2001 075/115: Ensure `default-directory' stays in sync

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 0c966b2001a7073b014adaa65673438834c87edf Author: Jim Porter Commit: Jim Porter Ensure `default-directory' stays in sync --- urgrep.el | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/urgrep.el b/urgrep.el index a72f153

[elpa] externals/urgrep b5b426e9ca 084/115: Fix hiding excessive part of rgrep command in Emacs 28

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit b5b426e9ca3554bb85987ce1deba376981af13f6 Author: Jim Porter Commit: Jim Porter Fix hiding excessive part of rgrep command in Emacs 28 --- urgrep.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el index 3da8ac5e88..739

[elpa] externals/urgrep 56acdfe434 087/115: Improve how we wait for urgrep to finish in tests

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 56acdfe4343d466b889f197c15ba214d3f03c09d Author: Jim Porter Commit: Jim Porter Improve how we wait for urgrep to finish in tests --- urgrep-tests.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/urgrep-tests.el b/urgrep-tests.el

[elpa] externals/urgrep e9e70552db 057/115: Use 'format-prompt' if available

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit e9e70552dbc9736fbec64c660d1b9ea73780231b Author: Jim Porter Commit: Jim Porter Use 'format-prompt' if available --- urgrep.el | 31 +-- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/urgrep.el b/urgrep.el index 3a3

[elpa] externals/urgrep d0012b9fcb 112/115: Tweak tests so they only work around Emacs bug#58265 on older versions

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit d0012b9fcb924de2aa930d990256ec6455f9f2d0 Author: Jim Porter Commit: Jim Porter Tweak tests so they only work around Emacs bug#58265 on older versions --- urgrep-tests.el | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/urgrep-

[elpa] externals/urgrep 1c08b41324 078/115: s/TRAMP/Tramp/g

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 1c08b41324c729c53bca4d68db0f4146de8d8a17 Author: Jim Porter Commit: Jim Porter s/TRAMP/Tramp/g --- README.md | 2 +- urgrep.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1e6228de6..48cd24071c 100644 ---

[elpa] externals/urgrep 8065bb9f5e 039/115: Update requirements and fix failing MS Windows test

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 8065bb9f5e83e0c51ff64039fdd592567a0dbef6 Author: Jim Porter Commit: Jim Porter Update requirements and fix failing MS Windows test --- urgrep-tests.el | 7 --- urgrep.el | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/urgrep

[elpa] externals/urgrep 8c6e3d5ba2 101/115: Ensure we get exactly the colors we want

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 8c6e3d5ba2407cdef33a268ae5d539e7241bfc63 Author: Jim Porter Commit: Jim Porter Ensure we get exactly the colors we want --- urgrep-tests.el | 24 urgrep.el | 31 ++- 2 files changed, 38 insertions(+),

[elpa] externals/urgrep c26ff9b22b 029/115: Add note about grep issues on MS Windows

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit c26ff9b22bd6f163a9246a04e794306828b8305d Author: Jim Porter Commit: Jim Porter Add note about grep issues on MS Windows --- urgrep.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/urgrep.el b/urgrep.el index 4ca0b3b4b8..7bcc741d7e 100644 --- a/urgrep

[elpa] externals/urgrep 3fb6b95f21 026/115: Add support for smart case-folding

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 3fb6b95f216e8a0302184aebfb3bb8faf994653d Author: Jim Porter Commit: Jim Porter Add support for smart case-folding --- urgrep-tests.el | 121 +++- urgrep.el | 22 +++ 2 files changed, 100 inser

[elpa] externals/urgrep 2523b6ed4e 108/115: Improve line wrapping slightly

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 2523b6ed4eae1ded85764a97e58426c46ec6f127 Author: Jim Porter Commit: Jim Porter Improve line wrapping slightly --- urgrep.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/urgrep.el b/urgrep.el index e6f351613d..c721c5024e 100644 --- a/u

[elpa] externals/urgrep 91e3807239 109/115: Properly evaluate rx forms

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 91e38072390fed17bc1f18ceb0422d357cf46598 Author: Jim Porter Commit: Jim Porter Properly evaluate rx forms --- urgrep.el | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/urgrep.el b/urgrep.el index c721c5024e..ca72887642

[elpa] externals/urgrep 593d209a31 067/115: Search in untracked files with git grep

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 593d209a312595237b82f74032856b9c7627f4dd Author: Jim Porter Commit: Jim Porter Search in untracked files with git grep --- urgrep.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/urgrep.el b/urgrep.el index c78d891a8c..da9a942a7e

[elpa] externals/urgrep f2c87e7520 080/115: Improve robustness of tests for grep command generation

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit f2c87e752020d11b74311b4c3464a0b5a2035acf Author: Jim Porter Commit: Jim Porter Improve robustness of tests for grep command generation --- urgrep-tests.el | 62 - 1 file changed, 31 insertions(+), 31 del

[elpa] externals/urgrep 3dde21c501 047/115: Add `urgrep-setup-hook'

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 3dde21c501356e308f9ee69adef1ac81c35fde16 Author: Jim Porter Commit: Jim Porter Add `urgrep-setup-hook' --- urgrep.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/urgrep.el b/urgrep.el index 03adb009eb..0e5db64897 100644 -

[elpa] externals/urgrep 136b1845d7 020/115: Add support for various regexp syntaxes, defaulting to BRE

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 136b1845d7487b4eeb62cd68e5e40ee6639f3ba9 Author: Jim Porter Commit: Jim Porter Add support for various regexp syntaxes, defaulting to BRE --- urgrep-tests.el | 41 +- urgrep.el | 104 ++---

[elpa] externals/urgrep 1d4bdca3d8 111/115: Add package keywords and such

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 1d4bdca3d82694f33e8f73f2feaca847dcad0c7f Author: Jim Porter Commit: Jim Porter Add package keywords and such --- urgrep-wgrep.el | 6 -- urgrep.el | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/urgrep-wgrep.el b/urgrep-wgre

[elpa] externals/urgrep 814ad5c60d 038/115: Update tests to work on MS Windows

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 814ad5c60dd6e72c897248a4c9a227c6edd45857 Author: Jim Porter Commit: Jim Porter Update tests to work on MS Windows --- urgrep-tests.el | 404 +--- 1 file changed, 240 insertions(+), 164 deletions(-) diff --g

[elpa] externals/urgrep 43c82e84ec 082/115: Add CI for Emacs 27.1

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 43c82e84ecfe2beb35a8f14581f59220504ea176 Author: Jim Porter Commit: Jim Porter Add CI for Emacs 27.1 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml

[elpa] externals/urgrep 7fd67f1db5 092/115: Run CI against Emacs 28.2

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 7fd67f1db5f7847dd2da07d0d62ea84508d30491 Author: Jim Porter Commit: Jim Porter Run CI against Emacs 28.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.

[elpa] externals/urgrep 31fe7d5e5c 022/115: Cache the default tool per-host and allow users to override the tool preferences

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 31fe7d5e5c3f8a17ed493992da1f462b4624bcf4 Author: Jim Porter Commit: Jim Porter Cache the default tool per-host and allow users to override the tool preferences --- urgrep-tests.el | 34 urgrep.el | 69 ++

[elpa] externals/urgrep 3599ad1a56 033/115: Update comment

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 3599ad1a563fa784979c3e8428b137eb2bc24afd Author: Jim Porter Commit: Jim Porter Update comment --- urgrep.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/urgrep.el b/urgrep.el index 13b2590344..57dd17d533 100644 --- a/urgrep.el +++

[elpa] externals/urgrep 3052b8c191 049/115: Use #' read syntax for functions

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 3052b8c19123a84c91803d5ebcfe2021e5e18f28 Author: Jim Porter Commit: Jim Porter Use #' read syntax for functions --- urgrep.el | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/urgrep.el b/urgrep.el in

[elpa] externals/urgrep 01fbe92f2c 103/115: In tests, wait for grep to finish before doing any checks

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 01fbe92f2cb4f07920fa4b5b2b6b6203f9d44dbb Author: Jim Porter Commit: Jim Porter In tests, wait for grep to finish before doing any checks This ensures that a failing test doesn't prompt about killing the process. --- urgrep-tests.el | 12 ++--

[elpa] externals/urgrep 61478da305 077/115: Improve reliability of running urgrep over Tramp

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 61478da305ab801c1e887d6191a0f7fd3a4e4ea9 Author: Jim Porter Commit: Jim Porter Improve reliability of running urgrep over Tramp In particular, this allows running urgrep to search a directory on a different host even when the current buffer is it

[elpa] externals/urgrep 7453367e6d 065/115: Avoid false-positives when looking for context lines in results

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 7453367e6d4d1544f972eccd470a2ab2c715e349 Author: Jim Porter Commit: Jim Porter Avoid false-positives when looking for context lines in results This takes advantage of the propertization in `urgrep-filter' to reliably detect what parts of a line ar

[elpa] externals/urgrep e2e8898ab2 074/115: Update copyright

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit e2e8898ab2c2ccd7c313c20896a62125728b9ec7 Author: Jim Porter Commit: Jim Porter Update copyright --- urgrep-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urgrep-tests.el b/urgrep-tests.el index e8e1ac17f4..3d84b98df1 100644 --- a

[elpa] externals/urgrep 6f5813ba78 062/115: Add support for wgrep; resolves #2

2023-05-10 Thread ELPA Syncer
branch: externals/urgrep commit 6f5813ba78de5b90c47596b0ed05d91b3d128661 Author: Jim Porter Commit: Jim Porter Add support for wgrep; resolves #2 --- urgrep-wgrep.el | 151 urgrep.el | 2 +- 2 files changed, 152 insertions(+),

  1   2   >