[elpa] externals/org aea24b3fea: lisp/org.el: Fast tag selection disabled tag face

2022-05-09 Thread ELPA Syncer
branch: externals/org commit aea24b3feafb9c389dc5933005928462bb20c4f8 Author: Daniel Fleischer Commit: Daniel Fleischer lisp/org.el: Fast tag selection disabled tag face * lisp/org.el (org-fast-tag-selection): Disabled tags face A tag can be either selected in "current", "i

[nongnu] elpa/pdf-tools 8ee31220a6 1/2: Revert "Use mkstemp instead of tempnam"

2022-05-09 Thread ELPA Syncer
branch: elpa/pdf-tools commit 8ee31220a6ae3e41549bfffca7a89c481d270004 Author: Vedang Manerikar Commit: Vedang Manerikar Revert "Use mkstemp instead of tempnam" This reverts commit d63a1e7d87f9b0a19209f2eeb170bcf64612aa2f. In d63a1e7, @JunyuanChen fixed a long standing comp

[nongnu] elpa/pdf-tools ab61b04729 2/2: Add an FAQ on running tests locally

2022-05-09 Thread ELPA Syncer
branch: elpa/pdf-tools commit ab61b0472980200f52e2e23782bc07255baebe72 Author: Vedang Manerikar Commit: Vedang Manerikar Add an FAQ on running tests locally This addresses the question of getting immediate feedback on the changes that a developer is making. Of course, t

[nongnu] elpa/pdf-tools updated (3e35dfa8bc -> ab61b04729)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from 3e35dfa8bc Add FAQ explaining workaround for M1 Mac compilation problems new 8ee31220a6 Revert "Use mkstemp instead of tempnam" new ab61b04729 Add an FAQ on running tests locally Summary of changes: README.org

[nongnu] elpa/pdf-tools 3e35dfa8bc: Add FAQ explaining workaround for M1 Mac compilation problems

2022-05-09 Thread ELPA Syncer
branch: elpa/pdf-tools commit 3e35dfa8bc66fc563ad4bcd6a5cd6338969a9fc9 Author: Vedang Manerikar Commit: Vedang Manerikar Add FAQ explaining workaround for M1 Mac compilation problems In short, the problem is that many people are using Emacs compiled for x86_64 on the M1 Mac, whi

[elpa] externals/embark-consult updated (857c840352 -> 81c7f751be)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 857c840352 Stricter test for an identifier to be an elisp symbol adds 81c7f751be Put all indicator setting in their own group No new revisions were added by this update. Summary of changes: embark.el | 164 +

[elpa] externals/embark 81c7f751be: Put all indicator setting in their own group

2022-05-09 Thread ELPA Syncer
branch: externals/embark commit 81c7f751be1de33dee9f7523fd3429ee3fe9a0d1 Author: Omar Antolín Commit: Omar Antolín Put all indicator setting in their own group --- embark.el | 164 -- 1 file changed, 85 insertions(+), 79 deletions(

[elpa] externals/corfu b4004a14a2: Another attempt at working around the frame focus bug (#159)

2022-05-09 Thread ELPA Syncer
branch: externals/corfu commit b4004a14a2ada1f3cbd7c21df99e6607572a0bb3 Author: Daniel Mendler Commit: Daniel Mendler Another attempt at working around the frame focus bug (#159) --- corfu.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 0

[elpa] externals/vundo c5e0f94da0: * vundo.el (vundo): Check for read-only.

2022-05-09 Thread ELPA Syncer
branch: externals/vundo commit c5e0f94da05fc76f5683a1d6fda231a8ec215869 Author: Yuan Fu Commit: Yuan Fu * vundo.el (vundo): Check for read-only. --- vundo.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vundo.el b/vundo.el index d293cec195..a4e874d532 100644 --- a/vundo.el +++ b/vu

[elpa] externals/tempel updated (1ce581e304 -> b88c58a893)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from 1ce581e304 Bind tempel-done to M-RET new e51f87cff7 Evaluate `:post` callback at template finalization (vs. post expansion) (#53) new b88c58a893 Minor cleanup Summary of changes: README.org | 15 --- t

[elpa] externals/tempel b88c58a893 2/2: Minor cleanup

2022-05-09 Thread ELPA Syncer
branch: externals/tempel commit b88c58a89390cf3834de898109c5e69a5cf434cd Author: Daniel Mendler Commit: Daniel Mendler Minor cleanup --- README.org | 2 +- tempel.el | 13 + 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index 82b31eb002

[elpa] externals/tempel e51f87cff7 1/2: Evaluate `:post` callback at template finalization (vs. post expansion) (#53)

2022-05-09 Thread ELPA Syncer
branch: externals/tempel commit e51f87cff720130f952a3bc32f44cf07060d8359 Author: Fritz Grabo Commit: GitHub Evaluate `:post` callback at template finalization (vs. post expansion) (#53) --- README.org | 13 +++-- tempel.el | 25 ++--- 2 files changed, 25 insert

[nongnu] elpa/pdf-tools updated (3ae9ba9ab9 -> 4460a4fd31)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from 3ae9ba9ab9 Add pkgconf to opensuse build new db093ce922 Use org-mode as the default mode for annotation edits new 4460a4fd31 Add workaround for compilation using C++17 standard library Summary of changes: lisp/pdf-a

[nongnu] elpa/evil b32e001795: Fix for issue #730 appending to macro fails

2022-05-09 Thread ELPA Syncer
branch: elpa/evil commit b32e00179538af9685ab7c31d46eea6dc40595d4 Author: matthew Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Fix for issue #730 appending to macro fails --- evil-common.el | 3 +++ evil-tests.el | 10 ++ 2 files changed, 13 insertions(+) diff -

[nongnu] elpa/pdf-tools db093ce922 1/2: Use org-mode as the default mode for annotation edits

2022-05-09 Thread ELPA Syncer
branch: elpa/pdf-tools commit db093ce922a6dd0205b8d23dc827d35ca130d22f Author: Vedang Manerikar Commit: Vedang Manerikar Use org-mode as the default mode for annotation edits This makes it simpler / more Emacs-y to take notes in annotations that can then be exported. --- lisp/p

[nongnu] elpa/orgit b33b916915: make: Run check-declare-directory

2022-05-09 Thread ELPA Syncer
branch: elpa/orgit commit b33b916915db5f91d2c9da4cb1a2457ccbb09332 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Run check-declare-directory --- Makefile | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7a4932797d..b7837c2dd2 100644

[nongnu] elpa/git-modes eca3bb42ea: make: Run check-declare-directory

2022-05-09 Thread ELPA Syncer
branch: elpa/git-modes commit eca3bb42ea8abed9ef8549b2ac91bbea445c5bb5 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Run check-declare-directory --- Makefile | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 70d590df44..b37df674ae 10

[nongnu] elpa/pdf-tools 4460a4fd31 2/2: Add workaround for compilation using C++17 standard library

2022-05-09 Thread ELPA Syncer
branch: elpa/pdf-tools commit 4460a4fd3122e6b53cab1b7d86d6e19022d81fb1 Author: Vedang Manerikar Commit: Vedang Manerikar Add workaround for compilation using C++17 standard library As explained in #102 by @Pi-Cla and @uliw, `pdf-tools` relies on private headers provided by `popp

[nongnu] elpa/keycast 296fba5362: make: Run check-declare-directory

2022-05-09 Thread ELPA Syncer
branch: elpa/keycast commit 296fba536287e7a0d88109e75a0bc0181647dc5e Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Run check-declare-directory --- Makefile | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 893f89c5fb..cfb146932f 1006

[nongnu] elpa/with-editor 4ab8c6148b: make: Run check-declare-directory

2022-05-09 Thread ELPA Syncer
branch: elpa/with-editor commit 4ab8c6148bb2698ff793d4a8acdbd8d0d642e133 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Run check-declare-directory --- lisp/Makefile | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/Makefile b/lisp/Makefile index c2cbd782

[elpa] externals/eglot ba618d2cee: Fix #948: Use format string instead of concat

2022-05-09 Thread ELPA Syncer
branch: externals/eglot commit ba618d2cee55c8c339d46621b7e721957cc30a72 Author: Theodor Thornhill Commit: GitHub Fix #948: Use format string instead of concat * eglot.el (eglot-handle-notification): Because diagnostics code can be integer or string, and integer fails the sequenc

[nongnu] elpa/with-editor f9e22e5e98: make: Remove duplicated help entry

2022-05-09 Thread ELPA Syncer
branch: elpa/with-editor commit f9e22e5e98d8f1e21f3e2b9872d04be92c9fb1bf Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Remove duplicated help entry --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index edf242d6d3..2117e62215 100644 --- a/Makefile

[nongnu] elpa/magit-section updated (f331092df4 -> 125a8d5e41)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook adds 1c6ecbec57 make: Add whitespace adds 125a8d5e41 make: Run check-declare-directory by default No new revisions were added by this update. Summary of c

[nongnu] elpa/magit updated (f331092df4 -> 125a8d5e41)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook adds 1c6ecbec57 make: Add whitespace adds 125a8d5e41 make: Run check-declare-directory by default No new revisions were added by this update. Summary of changes:

[nongnu] elpa/git-commit updated (f331092df4 -> 125a8d5e41)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook new 1c6ecbec57 make: Add whitespace new 125a8d5e41 make: Run check-declare-directory by default Summary of changes: default.mk| 2 ++ lisp/Makefile |

[nongnu] elpa/git-commit 125a8d5e41 2/2: make: Run check-declare-directory by default

2022-05-09 Thread ELPA Syncer
branch: elpa/git-commit commit 125a8d5e417dda4438ce41d71a821d8a936fa5ea Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Run check-declare-directory by default --- default.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/default.mk b/default.mk index 4312170acd..65ccaf19f5 1006

[nongnu] elpa/git-commit 1c6ecbec57 1/2: make: Add whitespace

2022-05-09 Thread ELPA Syncer
branch: elpa/git-commit commit 1c6ecbec57e4c2e8b2e2e1320391a882da117ba4 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Add whitespace --- lisp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/Makefile b/lisp/Makefile index ec7dd33fa6..2d55746823 100644 --- a/lisp/Mak

[elpa] externals/corfu ad712043b4: Redirect focus in after-focus-change-function (Fix #159)

2022-05-09 Thread ELPA Syncer
branch: externals/corfu commit ad712043b43791cacf13db66be901f271fb70bcf Author: Daniel Mendler Commit: Daniel Mendler Redirect focus in after-focus-change-function (Fix #159) --- corfu.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index

[elpa] externals/javaimp 2714ba0cb8: Output what we're reading when reading collections of files

2022-05-09 Thread Filipp Gunbin
branch: externals/javaimp commit 2714ba0cb80e67372627af8ca469a73214f9b0e3 Author: Filipp Gunbin Commit: Filipp Gunbin Output what we're reading when reading collections of files --- javaimp.el | 46 -- 1 file changed, 28 insertions(+), 18 deletion

[nongnu] elpa/helm-core updated (4402bd042f -> ec76b7d0ff)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 4402bd042f Fix helm-ff-last-expanded-candidate-regexp with image-dired thumbs adds ec76b7d0ff Fix helm-browse-url-firefox-new-window default value and settings No new revisions were added by this update. Summary of changes:

[nongnu] elpa/helm ec76b7d0ff: Fix helm-browse-url-firefox-new-window default value and settings

2022-05-09 Thread ELPA Syncer
branch: elpa/helm commit ec76b7d0ffaa77bae47be5b9ee9069601a463d5b Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix helm-browse-url-firefox-new-window default value and settings --- helm-net.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/helm-net.el b/

[elpa] externals/javaimp 25f5e3f90b: Improve xref support for classes

2022-05-09 Thread Filipp Gunbin
branch: externals/javaimp commit 25f5e3f90b8913819571384b7ff27c41ad92690a Author: Filipp Gunbin Commit: Filipp Gunbin Improve xref support for classes --- javaimp-gradle.el | 11 +- javaimp-maven.el | 33 +-- javaimp-util.el | 56 ++--- javaimp.el| 619

[elpa] externals/org 0b07b30dea: orgtbl-toggle-comment: Fix when table is at `point-min' or `point-max'

2022-05-09 Thread ELPA Syncer
branch: externals/org commit 0b07b30dea6ecddbb81546489c8e8b1b7c4637e5 Author: Ihor Radchenko Commit: Ihor Radchenko orgtbl-toggle-comment: Fix when table is at `point-min' or `point-max' * lisp/org-table.el (orgtbl-toggle-comment): Avoid infinite loop when begin/end line of the

[elpa] externals/org 717f83bf75: org-fold--reveal-outline-maybe: Fix wrong side of point error

2022-05-09 Thread ELPA Syncer
branch: externals/org commit 717f83bf75820a65da7534a29b36bbf3d918064d Author: Ihor Radchenko Commit: Ihor Radchenko org-fold--reveal-outline-maybe: Fix wrong side of point error * lisp/org-fold.el (org-fold--reveal-outline-maybe): Widen the buffer before testing headline validit

[nongnu] elpa/proof-general 2a8701209b 2/2: CI workflow: Enable new Emacs versions until 27.2

2022-05-09 Thread ELPA Syncer
branch: elpa/proof-general commit 2a8701209b273db5a35f15145ec62f32799e03b1 Author: Hendrik Tews Commit: hendriktews CI workflow: Enable new Emacs versions until 27.2 This commit conservatively extends the existing workflow with new versions without changing to docker containers.

[nongnu] elpa/proof-general dd8f8b4034 1/2: CI compile tests: expect 008-default-dir to fail for 8.15.0

2022-05-09 Thread ELPA Syncer
branch: elpa/proof-general commit dd8f8b403401825bbf6c5f80c43f4b0188b620d4 Author: Hendrik Tews Commit: hendriktews CI compile tests: expect 008-default-dir to fail for 8.15.0 See Coq issue 15773. --- ci/compile-tests/008-default-dir/runtest.el | 14 -- 1 file changed,

[nongnu] elpa/proof-general updated (a894bcc5f9 -> 2a8701209b)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/proof-general. from a894bcc5f9 test: Replace `omega` with `lia` in CI & Test more Coq versions (#650) new dd8f8b4034 CI compile tests: expect 008-default-dir to fail for 8.15.0 new 2a8701209b CI workflow: Enable new Emacs versions un

[elpa] externals/osm 8661010576: osm-mode: Bail out with an error if requirements are missing

2022-05-09 Thread ELPA Syncer
branch: externals/osm commit 86610105769729eda4c2609b4b724903bcdabb88 Author: Daniel Mendler Commit: Daniel Mendler osm-mode: Bail out with an error if requirements are missing --- osm.el | 31 +++ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/o

[elpa] externals/csv-mode e34dbadc4c: Fix regexp bug and remove useless backslashes

2022-05-09 Thread Mattias Engdegård
branch: externals/csv-mode commit e34dbadc4cafa8a22fa680d44f9f571db353677f Author: Mattias Engdegård Commit: Mattias Engdegård Fix regexp bug and remove useless backslashes Found by relint. * csv-mode.el (csv-set-comment-start): Fix bug in `paragraph-separate` regexp.

[elpa] externals/corfu updated (1467ab8601 -> 7af9ca840e)

2022-05-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 1467ab8601 Expand comment new 688170e70a HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159) new 7af9ca840e Revert "HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)" Summary of changes:

[elpa] externals/corfu 7af9ca840e 2/2: Revert "HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)"

2022-05-09 Thread ELPA Syncer
branch: externals/corfu commit 7af9ca840e371704c25011f31a6aecfbba0e8cdf Author: Daniel Mendler Commit: Daniel Mendler Revert "HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)" This reverts commit 688170e70a7485fbce364aa53b0704d8e57ea4c0. --- corfu.el | 6 ++ 1 fi

[elpa] externals/corfu 688170e70a 1/2: HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)

2022-05-09 Thread ELPA Syncer
branch: externals/corfu commit 688170e70a7485fbce364aa53b0704d8e57ea4c0 Author: Daniel Mendler Commit: Daniel Mendler HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159) Not sure if this works. Testing this for a while. --- corfu.el | 6 -- 1 file changed, 4 inserti

[elpa] externals/fontaine a8e7f2e9b8: Prepare version 0.2.0

2022-05-09 Thread ELPA Syncer
branch: externals/fontaine commit a8e7f2e9b8ec6c4eaa75eb55acbc74702c96d438 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Prepare version 0.2.0 --- CHANGELOG.org | 44 README.org| 7 --- fontaine.el | 2 +- 3 files changed, 4