[elpa] externals/org updated (fd162eb9be -> af56f52ccb)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from fd162eb9be Merge branch 'bugfix' new ecfb55af0a org-src.el: Apply common faces even when src block language mode is absent new af56f52ccb Merge branch 'bugfix' Summary of changes: lisp/org-src.el | 154 ++

[elpa] externals-release/org ecfb55af0a: org-src.el: Apply common faces even when src block language mode is absent

2022-12-27 Thread ELPA Syncer
branch: externals-release/org commit ecfb55af0a3d694ee5b3c253e9debf962643077a Author: Ihor Radchenko Commit: Ihor Radchenko org-src.el: Apply common faces even when src block language mode is absent * lisp/org-src.el (org-src-font-lock-fontify-block): Apply `org-src-block-faces'

[elpa] externals/org af56f52ccb: Merge branch 'bugfix'

2022-12-27 Thread ELPA Syncer
branch: externals/org commit af56f52ccb0011bc5d43187c3f4b15b0b61d995d Merge: fd162eb9be ecfb55af0a Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-src.el | 154 1 file changed, 77 insertions(+), 77 del

[elpa] externals-release/org fc4bbb28f8: org-search-view: Fix searching across inlinetasks

2022-12-27 Thread ELPA Syncer
branch: externals-release/org commit fc4bbb28f81d09caf971e539357ec920b305f991 Author: Ihor Radchenko Commit: Ihor Radchenko org-search-view: Fix searching across inlinetasks * lisp/org-agenda.el (org-search-view): Consider that `outline-next-heading' may move to inlinetask.

[elpa] externals/org updated (af56f52ccb -> 5549357bf2)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from af56f52ccb Merge branch 'bugfix' new fc4bbb28f8 org-search-view: Fix searching across inlinetasks new 5549357bf2 Merge branch 'bugfix' Summary of changes: lisp/org-agenda.el | 5 +++-- testing/example

[elpa] externals/org 5549357bf2: Merge branch 'bugfix'

2022-12-27 Thread ELPA Syncer
branch: externals/org commit 5549357bf25ae3c58eb92e997126faa9fb5b Merge: af56f52ccb fc4bbb28f8 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-agenda.el | 5 +++-- testing/examples/agenda-search.org | 8 testing/lisp/test-org-a

[nongnu] elpa/moe-theme 67b3674959: fix: use unspecified instead of nil for background & foreground

2022-12-27 Thread ELPA Syncer
branch: elpa/moe-theme commit 67b36749595aeb7c15295562c49252477a69a7fa Author: Aaron Gonzales Commit: クエン酸 fix: use unspecified instead of nil for background & foreground --- moe-dark-theme.el | 116 moe-light-theme.el | 128

[elpa] externals/company-math 3eb006874e 2/2: Version 1.5.1

2022-12-27 Thread ELPA Syncer
branch: externals/company-math commit 3eb006874e309ff4076d947fcbd61bb6806aa508 Author: Vitalie Spinu Commit: Vitalie Spinu Version 1.5.1 --- company-math.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-math.el b/company-math.el index 64fa43e788..65102ddbd8 100

[elpa] externals/company-math updated (3e1bd33f5a -> 3eb006874e)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/company-math. from 3e1bd33f5a Version 1.5 new b6d2b77ff3 Typo: use correct variable name during initalization new 3eb006874e Version 1.5.1 Summary of changes: company-math.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio

[elpa] externals/company-math b6d2b77ff3 1/2: Typo: use correct variable name during initalization

2022-12-27 Thread ELPA Syncer
branch: externals/company-math commit b6d2b77ff371bc11af2f4fda4fcf9c75610841cd Author: Vitalie Spinu Commit: Vitalie Spinu Typo: use correct variable name during initalization --- company-math.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-math.el b/company-m

[elpa] externals/embark 5f5b005357 2/2: Target all nested org elements

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit 5f5b0053570111252298b0ea5758cb52fb1180fe Author: Omar Antolín Commit: Omar Antolín Target all nested org elements This removes the need for a separate whole-table target finder. --- embark-org.el | 46 +++--- 1

[elpa] externals/embark updated (ee014d5f3c -> 5f5b005357)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from ee014d5f3c Merge pull request #574 from oantolin/around-hooks new 7f26084dbe Allow target finders to return list of targets new 5f5b005357 Target all nested org elements Summary of changes: embark-org.el | 46 +

[elpa] externals/embark 7f26084dbe 1/2: Allow target finders to return list of targets

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit 7f26084dbee6d56698157371fe021cc1e460f45f Author: Omar Antolín Commit: Omar Antolín Allow target finders to return list of targets --- embark.el | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/embark.el b/embark.el

[elpa] externals/embark-consult updated (ee014d5f3c -> 5f5b005357)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from ee014d5f3c Merge pull request #574 from oantolin/around-hooks adds 7f26084dbe Allow target finders to return list of targets adds 5f5b005357 Target all nested org elements No new revisions were added by this up

[nongnu] elpa/notmuch 891af1d457: CLI/git: use --exclude=false when calling notmuch-search

2022-12-27 Thread ELPA Syncer
branch: elpa/notmuch commit 891af1d457a174e12943baf75af14bb4bb53 Author: David Bremner Commit: David Bremner CLI/git: use --exclude=false when calling notmuch-search We use notmuch search in two places in notmuch-git.py: to find which tags have a given prefix, and to see if

[elpa] externals/embark aa5af9f1c4: Add actions for Org plain lists and their items

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit aa5af9f1c46b089c89cb788f23b67d83a4dc4f41 Author: Omar Antolín Commit: Omar Antolín Add actions for Org plain lists and their items --- embark-org.el | 48 ++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff

[elpa] externals/embark-consult updated (5f5b005357 -> aa5af9f1c4)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 5f5b005357 Target all nested org elements adds aa5af9f1c4 Add actions for Org plain lists and their items No new revisions were added by this update. Summary of changes: embark-org.el | 48 ++

[nongnu] elpa/notmuch 966f40086f 2/3: test: add known broken test for exception handling in _n_m_delete

2022-12-27 Thread ELPA Syncer
branch: elpa/notmuch commit 966f40086f36a5bf26d8c180cd34a01636971a84 Author: David Bremner Commit: David Bremner test: add known broken test for exception handling in _n_m_delete In [1], Thomas Schneider reported an uncaught Xapian exception when running out of disk space. We ge

[nongnu] elpa/notmuch updated (891af1d457 -> 1d5d0ae686)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/notmuch. from 891af1d457 CLI/git: use --exclude=false when calling notmuch-search new 16d92abf9f lib/database: propagate status code from _notmuch_message_delete new 966f40086f test: add known broken test for exception handling in _n

[nongnu] elpa/notmuch 1d5d0ae686 3/3: lib/message: move xapian call inside try/catch block in _n_m_delete

2022-12-27 Thread ELPA Syncer
branch: elpa/notmuch commit 1d5d0ae68689e7b1d6b974e275f19371250c4b25 Author: David Bremner Commit: David Bremner lib/message: move xapian call inside try/catch block in _n_m_delete The call to delete_document can throw exceptions (and can happen in practice [1]), so catch the ex

[nongnu] elpa/notmuch 16d92abf9f 1/3: lib/database: propagate status code from _notmuch_message_delete

2022-12-27 Thread ELPA Syncer
branch: elpa/notmuch commit 16d92abf9f3326da1ec0c6f84c2c8876efc77ecb Author: David Bremner Commit: David Bremner lib/database: propagate status code from _notmuch_message_delete _notmuch_message_delete can return (at least) NOTMUCH_STATUS_XAPIAN_EXCEPTION, which we should not ig

[elpa] externals/embark b3eac0a06d: Target all applicable types for Emacs Lisp symbols

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit b3eac0a06d9a02dfe776f5ca6f8cdda6be6cb6a9 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Target all applicable types for Emacs Lisp symbols --- embark.el | 64 +-- 1 file changed, 29 inse

[elpa] externals/embark-consult updated (aa5af9f1c4 -> b3eac0a06d)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from aa5af9f1c4 Add actions for Org plain lists and their items adds b3eac0a06d Target all applicable types for Emacs Lisp symbols No new revisions were added by this update. Summary of changes: embark.el | 64 ++

[elpa] externals/embark 629cce948c 3/3: Add action to toggle all checkboxes in a plain Org list

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit 629cce948c562361ddd6136d7cc49c5c981bb610 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add action to toggle all checkboxes in a plain Org list --- embark-org.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/emb

[elpa] externals/embark cc289c43a8 2/3: Also use embark--eval-prep for eval-expression

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit cc289c43a8b95f90f110eefb366f9279cfb2e133 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Also use embark--eval-prep for eval-expression Just because we replaced eval-expression with pp-eval-expression in the action keymaps doesn't mean

[elpa] externals/embark 302e1c6041 1/3: Small formatting fixes

2022-12-27 Thread ELPA Syncer
branch: externals/embark commit 302e1c604173fd663a9fef979d332c4353f47dc4 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Small formatting fixes --- embark.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/embark.el b/embark.el index 6f6990a98d.

[elpa] externals/embark updated (b3eac0a06d -> 629cce948c)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from b3eac0a06d Target all applicable types for Emacs Lisp symbols new 302e1c6041 Small formatting fixes new cc289c43a8 Also use embark--eval-prep for eval-expression new 629cce948c Add action to toggle all checkbo

[elpa] externals/embark-consult updated (b3eac0a06d -> 629cce948c)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from b3eac0a06d Target all applicable types for Emacs Lisp symbols adds 302e1c6041 Small formatting fixes adds cc289c43a8 Also use embark--eval-prep for eval-expression adds 629cce948c Add action to toggle all

[nongnu] elpa/buttercup 21ded874f7: Remove dead code from :to-throw matcher

2022-12-27 Thread ELPA Syncer
branch: elpa/buttercup commit 21ded874f7af380b593776eac06a87cf7f7ae439 Author: Ola Nilsson Commit: Ola Nilsson Remove dead code from :to-throw matcher expected-signal-symbol is never unset after line 1 of the function. --- buttercup.el | 10 -- 1 file changed, 4 insertions(

[nongnu] elpa/go-mode f03998154b: go-beginning-of-defun: only move to end of line when we're on a declaration

2022-12-27 Thread ELPA Syncer
branch: elpa/go-mode commit f03998154bbed359f1912284a49b598fef074406 Author: Dominik Honnef Commit: Dominik Honnef go-beginning-of-defun: only move to end of line when we're on a declaration Some code (e.g. evil-mode) doesn't expect beginning-of-defun (with positive arguments) t

[elpa] externals/org-remark 854856059f 8/9: fix: issue #44 change CATEGORY

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit 854856059f7a47988b3741fff12183a2472619da Author: Noboru Ota Commit: Noboru Ota fix: issue #44 change CATEGORY --- org-remark.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/org-remark.el b/org-remark.el index 9ea50c5563..b764651e17 100644 ---

[elpa] externals/org-remark 2b0ccad245 1/9: refactor: org-remark-highlight-get-text -> notes-get-text

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit 2b0ccad2452e116b467a13196a508304df91352d Author: Noboru Ota Commit: Noboru Ota refactor: org-remark-highlight-get-text -> notes-get-text Rename the function based on their area of concern --- org-remark.el | 43 ++-

[elpa] externals/org-remark b6fa1bea1a 4/9: fix: notes-update-source to allow for beg end adjustment

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit b6fa1bea1a68704deb30cda134f7482aa0e05276 Author: Noboru Ota Commit: Noboru Ota fix: notes-update-source to allow for beg end adjustment Added a new function org-remark-find-overlay-in. Previously org-remark-find-overlay-at was used. This had a

[elpa] externals/org-remark cc69b0359b 6/9: fix: inifinate loop when notes = source for notes-sync

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit cc69b0359b234ecf68feb2b71b1cb295f40c3bdb Author: Noboru Ota Commit: Noboru Ota fix: inifinate loop when notes = source for notes-sync --- org-remark.el | 39 ++- 1 file changed, 26 insertions(+), 13 deletions(-) diff -

[elpa] externals/org-remark eb6456d7f9 5/9: docs(notes-sync): add FIXME comment for the previous commit

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit eb6456d7f99b3dd3361b810959e5134524c18cc7 Author: Noboru Ota Commit: Noboru Ota docs(notes-sync): add FIXME comment for the previous commit --- org-remark.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/org-remark.el b/org-rema

[elpa] externals/org-remark updated (a6b79194d8 -> 5fb747a419)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-remark. from a6b79194d8 fix: remove text functions and hook new 00e56e12a6 fix: text-property org-remark-label to be symbol new 2b0ccad245 refactor: org-remark-highlight-get-text -> notes-get-text new 47918fa751 feat:

[elpa] externals/org-remark 47918fa751 2/9: feat: sync notes with source

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit 47918fa7512a0cdac9ae10c9a3f7370a35bc7eee Author: Noboru Ota Commit: Noboru Ota feat: sync notes with source Sync is a type of :load --- org-remark.el | 174 +++--- 1 file changed, 117 insertions

[elpa] externals/org-remark 00e56e12a6 7/9: fix: text-property org-remark-label to be symbol

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit 00e56e12a62118f70c9c508b054a4d8c875a7465 Author: Noboru Ota Commit: Noboru Ota fix: text-property org-remark-label to be symbol Text-prop must be a symbol (symbolp error, otherwise). --- org-remark.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[elpa] externals/org-remark f0a4f23911 3/9: feat: notes-source sync setup

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit f0a4f239111400c43fe0726d72e7c989dc73162d Author: Noboru Ota Commit: Noboru Ota feat: notes-source sync setup Setup is done on load and highlight-save (for a new notes file not loaded). Still WIP. TODO. Test notes file = sourc

[elpa] externals/org-remark 5fb747a419 9/9: Merge branch 'notes-sync'

2022-12-27 Thread ELPA Syncer
branch: externals/org-remark commit 5fb747a419366a33e6659a992ada8a35aa8bd655 Merge: 00e56e12a6 854856059f Author: Noboru Ota Commit: Noboru Ota Merge branch 'notes-sync' --- README.org| 12 ++ org-remark-eww.el | 79 ++ org-remark-global-tracking.el

[elpa] externals/tempel 9a25bacc16: Version 0.6

2022-12-27 Thread ELPA Syncer
branch: externals/tempel commit 9a25bacc16eac8b83c1bef1aefa0be27cfa8a762 Author: Daniel Mendler Commit: Daniel Mendler Version 0.6 --- tempel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 389c7c09e5..06203026ff 100644 --- a/tempel.el +++

[nongnu] elpa/scad-mode 749b11df1d: Version 93.2

2022-12-27 Thread ELPA Syncer
branch: elpa/scad-mode commit 749b11df1d3041aa0a90542cba0fe5d9563c3a1f Author: Daniel Mendler Commit: Daniel Mendler Version 93.2 --- scad-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scad-mode.el b/scad-mode.el index ed309de01b..cfd10a87bc 100644 --- a/scad-m

[nongnu] elpa/helm 1a7bf27529 2/2: Use `helm-hide-minibuffer-maybe` by default (#2579)

2022-12-27 Thread ELPA Syncer
branch: elpa/helm commit 1a7bf27529624a1924b791244539a018641613f5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use `helm-hide-minibuffer-maybe` by default (#2579) in `helm-minibuffer-set-up-hook`. --- helm-core.el | 12 +++- 1 file changed, 3 insertions(+), 9 deletio

[nongnu] elpa/helm updated (941da0db9e -> 1a7bf27529)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 941da0db9e Provide jump to tab action for bookmarks new a0f2a47e11 Replace all cl-dolist by dolist new 1a7bf27529 Use `helm-hide-minibuffer-maybe` by default (#2579) Summary of changes: helm-bookmark.el | 2 +- helm-core

[nongnu] elpa/helm-core updated (941da0db9e -> 1a7bf27529)

2022-12-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 941da0db9e Provide jump to tab action for bookmarks adds a0f2a47e11 Replace all cl-dolist by dolist adds 1a7bf27529 Use `helm-hide-minibuffer-maybe` by default (#2579) No new revisions were added by this update. Summary

[nongnu] elpa/helm a0f2a47e11 1/2: Replace all cl-dolist by dolist

2022-12-27 Thread ELPA Syncer
branch: elpa/helm commit a0f2a47e11fe90b67e384d7d610dd4beed611cfe Author: Thierry Volpiatto Commit: Thierry Volpiatto Replace all cl-dolist by dolist A vestige of the conversion of cl.el to cl-lib.el. --- helm-bookmark.el | 2 +- helm-core.el | 12 ++-- helm-files.el