[elpa] externals/consult 48195b9132: consult-keep-lines: Use insert-before-markers

2022-12-19 Thread ELPA Syncer
branch: externals/consult commit 48195b91325e87620b7e946d7251ee3f0d31c955 Author: Daniel Mendler Commit: Daniel Mendler consult-keep-lines: Use insert-before-markers --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index 1fe3a45779..

[nongnu] elpa/annotate updated (7c39ccf838 -> d3988a476b)

2022-12-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/annotate. from 7c39ccf838 Merge pull request #143 from cage2/fix-annotation-info-files new 7415bcca1b - prevented printing of warning when saving a buffer that has no file under the hood and no annotation. new 65c4728346 - updated ve

[nongnu] elpa/annotate 7415bcca1b 1/3: - prevented printing of warning when saving a buffer that has no file under the hood and no annotation.

2022-12-19 Thread ELPA Syncer
branch: elpa/annotate commit 7415bcca1b0d3e55020cc8fa7b85f3de41d378a1 Author: cage Commit: cage - prevented printing of warning when saving a buffer that has no file under the hood and no annotation. `annotate-save-annotations' printed a warning if the buffer is not based

[nongnu] elpa/annotate 65c4728346 2/3: - updated version number;

2022-12-19 Thread ELPA Syncer
branch: elpa/annotate commit 65c47283462667baa5e4c284f0cb2b314ebf3ec1 Author: cage Commit: cage - updated version number; - updated NEWS file and Changelog. --- Changelog | 51 --- NEWS.org| 11 +++ annotate.el | 4 ++--

[nongnu] elpa/annotate d3988a476b 3/3: Merge pull request #144 from cage2/no-warning-if-no-annotations-save

2022-12-19 Thread ELPA Syncer
branch: elpa/annotate commit d3988a476b410e0135d7345390fc88224c51fc6d Merge: 7c39ccf838 65c4728346 Author: cage2 <1257703+ca...@users.noreply.github.com> Commit: GitHub Merge pull request #144 from cage2/no-warning-if-no-annotations-save Prevented warning when saving a non annotated

[nongnu] main 5555a53bf9: * elpa-packages (denote-refs): New package.

2022-12-19 Thread Philip Kaludercic
branch: main commit a53bf96cadc0d41ec5cfa776348cee6b022c Author: Akib Azmain Turja Commit: Philip Kaludercic * elpa-packages (denote-refs): New package. --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 9dde563c0f..1d26a5a884 100

[elpa] externals/consult 9481fe9a24: Fix consult--man-builder to use consult--regexp-compiler

2022-12-19 Thread ELPA Syncer
branch: externals/consult commit 9481fe9a249b4b35ca861b4f89d68fecafd46b25 Author: Daniel Mendler Commit: Daniel Mendler Fix consult--man-builder to use consult--regexp-compiler cc @astoff --- consult.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/

[nongnu] elpa/denote-refs fd767c5199 5/9: Don't repeat update timer

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit fd767c519948d610f58295c54b40c5ffd6dd2f96 Author: Akib Azmain Turja Commit: Akib Azmain Turja Don't repeat update timer * denote-refs.el (denote-refs--idle-update, denote-refs-mode): Don't repeat update timer. --- denote-refs.el | 4 ++-- 1 file c

[nongnu] elpa/denote-refs 69cdec1c3d 2/9: Support plain text notes

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 69cdec1c3d444dc55de38a9cb0abdfa106884b0d Author: Akib Azmain Turja Commit: Akib Azmain Turja Support plain text notes * denote-refs.el (denote-refs--render): Support 'text-mode'. --- denote-refs.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletio

[nongnu] elpa/denote-refs c41007596e 1/9: Support Org mode notes

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit c41007596ec4f8fa665ee8dd7437faddbc0f1b34 Author: Akib Azmain Turja Commit: Akib Azmain Turja Support Org mode notes * denote-refs.el: * COPYING: * README.org: New file. --- COPYING| 674

[nongnu] branch elpa/denote-refs created (now d7908630b3)

2022-12-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/denote-refs. at d7908630b3 ; * .dir-locals.el: New file This branch includes the following new commits: new c41007596e Support Org mode notes new 69cdec1c3d Support plain text notes new 36fbf22f85 Support Markdown notes

[nongnu] elpa/denote-refs 9bca564284 7/9: Report zero references when file doesn't exist

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 9bca564284e646a9315996df812f7608f51b3544 Author: Akib Azmain Turja Commit: Akib Azmain Turja Report zero references when file doesn't exist * denote-refs.el (denote-refs--fetch): Report zero references when buffer file doesn't exist. --- denote-r

[nongnu] elpa/denote-refs 1de65d20e8 4/9: Don't error when used with 'org-capture'

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 1de65d20e8faf2efe7f838c15655f301ef6ee17c Author: Akib Azmain Turja Commit: Akib Azmain Turja Don't error when used with 'org-capture' * denote-refs.el (denote-refs-mode): Remove references list when 'org-capture-prepare-finalize-hook' is run. ---

[nongnu] elpa/denote-refs 36fbf22f85 3/9: Support Markdown notes

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 36fbf22f85a5d130ba147e950711348b1bf4e280 Author: Akib Azmain Turja Commit: Akib Azmain Turja Support Markdown notes * denote-refs.el (denote-refs--render): Support 'markdown-mode'. --- denote-refs.el | 31 ++- 1 file c

[nongnu] elpa/denote-refs 1493b87d35 6/9: Ensure buffer is live before updating with timer

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 1493b87d3578cec4a59425aa2bb92b51b09e238d Author: Akib Azmain Turja Commit: Akib Azmain Turja Ensure buffer is live before updating with timer * denote-refs.el (denote-refs--idle-update): Make sure BUFFER is live. --- denote-refs.el | 25 +

[nongnu] elpa/denote-refs 478ff07529 8/9: Refactored various things

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit 478ff075293a4f95daa298115f3a498889d22b65 Author: Akib Azmain Turja Commit: Akib Azmain Turja Refactored various things Most of these changes were suggested by Philip Kaludercic . * denote-refs.el: Require "denote" package when installing.

[nongnu] elpa/denote-refs d7908630b3 9/9: ; * .dir-locals.el: New file

2022-12-19 Thread ELPA Syncer
branch: elpa/denote-refs commit d7908630b3b61e48667d3b926160e41123c7d094 Author: Akib Azmain Turja Commit: Akib Azmain Turja ; * .dir-locals.el: New file --- .dir-locals.el | 5 + 1 file changed, 5 insertions(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 00

[elpa] externals/vertico-posframe ecc284bf6c 2/2: v0.6.0

2022-12-19 Thread ELPA Syncer
branch: externals/vertico-posframe commit ecc284bf6ca6322634b379913ad61b94f2d2f700 Author: Feng Shu Commit: Feng Shu v0.6.0 --- vertico-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico-posframe.el b/vertico-posframe.el index 16ba6e3417..b9923b4999 1006

[elpa] externals/vertico-posframe updated (33760e6ca5 -> ecc284bf6c)

2022-12-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico-posframe. from 33760e6ca5 v0.5.9 new ebe07d5751 Add vertico-posframe-fallback-mode #16 new ecc284bf6c v0.6.0 Summary of changes: README.org | 17 + vertico-posframe.el | 44 +

[elpa] externals/vertico-posframe ebe07d5751 1/2: Add vertico-posframe-fallback-mode #16

2022-12-19 Thread ELPA Syncer
branch: externals/vertico-posframe commit ebe07d57514bf50dc5ebe7fc67b86b3237d7c82c Author: Feng Shu Commit: Feng Shu Add vertico-posframe-fallback-mode #16 --- README.org | 17 + vertico-posframe.el | 42 -- 2 files changed, 4

[elpa] externals/denote 743748b7bc 1/2: added paragraph explaining how to maintain links in silos

2022-12-19 Thread ELPA Syncer
branch: externals/denote commit 743748b7bc6e85b67af51d5f8e62da2145f57909 Author: Matthew Lemon Commit: Protesilaos Stavrou added paragraph explaining how to maintain links in silos This update offers the user a means of maintaining the ability to create denote links in files wit

[elpa] externals/denote updated (7c425a2d09 -> 66771bbd2c)

2022-12-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 7c425a2d09 Update to Denote version 1.2.0 new 743748b7bc added paragraph explaining how to maintain links in silos new 66771bbd2c Acknowledge Matthew Lemon for commit 743748b Summary of changes: README.org | 24 +++

[elpa] externals/denote 66771bbd2c 2/2: Acknowledge Matthew Lemon for commit 743748b

2022-12-19 Thread ELPA Syncer
branch: externals/denote commit 66771bbd2ceda8a4804d499c37b8b6a92c62e7fb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Acknowledge Matthew Lemon for commit 743748b The change Matthew made is within the ~15 line limit. It does not require assigning copyright to the Fre

[elpa] externals/eev e9b181fa11: Added `find-mpv-links'.

2022-12-19 Thread ELPA Syncer
do Ochs -;; Version:20220608 +;; Version:20221219 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eev-audiovideo.el> @@ -470,6 +470,7 @@ See: (find-audiovideo-intro \"`eev-avadj-mode'\")" ;;; |_|

[elpa] externals/posframe aa88860a16 3/3: v1.3.2

2022-12-19 Thread ELPA Syncer
branch: externals/posframe commit aa88860a16e28a311f81e18f1d9ed2e7d9e33991 Author: Feng Shu Commit: Feng Shu v1.3.2 --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index 743dec3207..4ce7de98fa 100644 --- a/posframe.el +++ b/posfr

[elpa] externals/posframe updated (030a63bc8d -> aa88860a16)

2022-12-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/posframe. from 030a63bc8d v1.3.1 new 9fbf2ea7ff Deal with border when use refposhandler. new f9a95198f9 Ignore files generated by package-vc-install new aa88860a16 v1.3.2 Summary of changes: .gitignore | 7 ++- po

[elpa] externals/posframe 9fbf2ea7ff 1/3: Deal with border when use refposhandler.

2022-12-19 Thread ELPA Syncer
branch: externals/posframe commit 9fbf2ea7ffb534b1434041fe6e2ae7671ebadb32 Author: Feng Shu Commit: Feng Shu Deal with border when use refposhandler. --- posframe.el | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/posframe.el b/posframe.el index 5ba6211

[elpa] externals/posframe f9a95198f9 2/3: Ignore files generated by package-vc-install

2022-12-19 Thread ELPA Syncer
branch: externals/posframe commit f9a95198f9545ee132994c86376c5427b8fdb8ca Author: Feng Shu Commit: Feng Shu Ignore files generated by package-vc-install --- .gitignore | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b0936e8d00..4892c0