[elpa] externals/vertico 75f33e3: Introduce vertico--metadata-get

2021-11-10 Thread ELPA Syncer
branch: externals/vertico commit 75f33e36204f8a72d0b8cde81e04d3350a848981 Author: Daniel Mendler Commit: Daniel Mendler Introduce vertico--metadata-get --- vertico.el | 44 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/vertico.e

[elpa] externals/corfu 8aba98c: Cleanup and linting

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 8aba98c044a20446a2bbe45c5927c988c300e123 Author: Daniel Mendler Commit: Daniel Mendler Cleanup and linting --- corfu.el | 33 ++--- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/corfu.el b/corfu.el index d2a4be3..b

[elpa] externals/org e961125: oc: Fix docstring typos

2021-11-10 Thread ELPA Syncer
branch: externals/org commit e961125768292fe1ab33b2e717879a286f63ff50 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Fix docstring typos * lisp/oc.el (org-cite-make-insert-processor): Fix typos in docstring. Fill mostly under 60 characters. --- lisp/oc.el | 40

[nongnu] elpa/clojure-mode ac17cac 1/2: Add @magnars to the list of authors

2021-11-10 Thread ELPA Syncer
branch: elpa/clojure-mode commit ac17cac6800cbbcef4d3a03b745c28b3dd8d3222 Author: Bozhidar Batsov Commit: Bozhidar Batsov Add @magnars to the list of authors After all, he's the person behind all the refactoring code that used to leave in clj-refactor.el originally. --- README.

[nongnu] elpa/clojure-mode updated (feb03a6 -> c1c4d9f)

2021-11-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-mode. from feb03a6 Recognize babashka projects new ac17cac Add @magnars to the list of authors new c1c4d9f Update my email Summary of changes: README.md | 2 +- clojure-mode-extra-f

[nongnu] elpa/clojure-mode c1c4d9f 2/2: Update my email

2021-11-10 Thread ELPA Syncer
branch: elpa/clojure-mode commit c1c4d9f8a10667e7a695d39b9385b45c0143fdb9 Author: Bozhidar Batsov Commit: Bozhidar Batsov Update my email --- clojure-mode-extra-font-locking.el | 2 +- clojure-mode.el| 4 ++-- test/clojure-mode-external-interactio

[elpa] externals/corfu cc1c4fe 2/3: Do not trim annotations

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit cc1c4fe150cd240a502521c6ca44fdfed2eb1803 Author: Daniel Mendler Commit: Daniel Mendler Do not trim annotations --- corfu.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/corfu.el b/corfu.el index 210b6be..a4927dc 100644 --- a/corfu.el

[elpa] externals/corfu updated (8aba98c -> ca297fe)

2021-11-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 8aba98c Cleanup and linting new 12833c7 Use cl-loop new cc1c4fe Do not trim annotations new ca297fe corfu--popup-show: Take width as argument Summary of changes: corfu.el | 66 +++

[elpa] externals/corfu 12833c7 1/3: Use cl-loop

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 12833c7a933390361f2ce78c9709e9db68118222 Author: Daniel Mendler Commit: Daniel Mendler Use cl-loop --- corfu.el | 51 --- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/corfu.el b/corfu.el index

[elpa] externals/corfu ca297fe 3/3: corfu--popup-show: Take width as argument

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit ca297fe46eb94ed98ec48581ecb8d8ff6fe98bb9 Author: Daniel Mendler Commit: Daniel Mendler corfu--popup-show: Take width as argument --- corfu.el | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/corfu.el b/corfu

[elpa] externals/org 494c203: org-element-at-point: Fix breakage when called at the end of section

2021-11-10 Thread ELPA Syncer
branch: externals/org commit 494c20363968899f80bd42306730f568c25331f3 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-at-point: Fix breakage when called at the end of section * lisp/org-element.el (org-element-at-point): Do no unconditionally return first matching cach

[elpa] externals/corfu updated (ca297fe -> 33a4aac)

2021-11-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from ca297fe corfu--popup-show: Take width as argument new 2d8353c Replace corfu-margin-width with corfu-left/right-margin-width new 33a4aac Fix right margin formatting Summary of changes: corfu.el | 33 ++

[elpa] externals/corfu 33a4aac 2/2: Fix right margin formatting

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 33a4aac2348a5f3b035b3c6ed0c779bf11da21f5 Author: Daniel Mendler Commit: Daniel Mendler Fix right margin formatting --- corfu.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/corfu.el b/corfu.el index b381a10..0352957 100644 --- a/co

[elpa] externals/corfu 2d8353c 1/2: Replace corfu-margin-width with corfu-left/right-margin-width

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 2d8353c1c4ba454f24c6ce6058c388e7bad588f5 Author: Daniel Mendler Commit: Daniel Mendler Replace corfu-margin-width with corfu-left/right-margin-width --- corfu.el | 31 +-- 1 file changed, 17 insertions(+), 14 deletions(-) diff --gi

[elpa] externals/javaimp f2b61a6: Add javaimp-handler-regexp-alist

2021-11-10 Thread Filipp Gunbin
branch: externals/javaimp commit f2b61a6b3c0a61984b0251c5b7041cb802390f04 Author: Filipp Gunbin Commit: Filipp Gunbin Add javaimp-handler-regexp-alist * javaimp.el (javaimp-handler-regexp-alist): New var. (javaimp-visit-project): Use it. --- javaimp.el | 91

[elpa] externals/javaimp fce5fa9: Fix for previous commit

2021-11-10 Thread Filipp Gunbin
branch: externals/javaimp commit fce5fa9dc4c604d88eae7997ec6c18cccd49fd76 Author: Filipp Gunbin Commit: Filipp Gunbin Fix for previous commit --- javaimp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javaimp.el b/javaimp.el index c739064..50e49a7 100644 --- a/javaim

[elpa] externals/javaimp 7de7b2b: And one more fix

2021-11-10 Thread Filipp Gunbin
branch: externals/javaimp commit 7de7b2b872bd464086c0e0c4e97198b175f0c723 Author: Filipp Gunbin Commit: Filipp Gunbin And one more fix --- javaimp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javaimp.el b/javaimp.el index 50e49a7..ed4cc16 100644 --- a/javaimp.el ++

[elpa] externals/corfu 0eac0f7: Add corfu-kind-formatter (#75)

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 0eac0f7406b56607b1435b1bfa5eb8c50d495269 Author: Daniel Mendler Commit: GitHub Add corfu-kind-formatter (#75) --- README.org | 2 +- corfu.el | 23 ++- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/README.org b/README.o

[elpa] externals/consult 57dc1ad: Adjust consult--grep-match-regexp in order to support -[ABC] grep options (Fix #466)

2021-11-10 Thread ELPA Syncer
branch: externals/consult commit 57dc1adfdc0feafc71c6f418ff7aa1adbe47a5fd Author: Daniel Mendler Commit: Daniel Mendler Adjust consult--grep-match-regexp in order to support -[ABC] grep options (Fix #466) The options -A, -B and -C can be passed to grep and ripgrep to show context

[elpa] externals/corfu 9d71246: corfu--popup-show: More robust right margin

2021-11-10 Thread ELPA Syncer
branch: externals/corfu commit 9d71246945d59015255ea7845c619ef49c14c5fe Author: Daniel Mendler Commit: Daniel Mendler corfu--popup-show: More robust right margin --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 3b9a34e..6e9fc47 10064

[elpa] externals/eev a62710c: Added `ee-1stclassvideos-info'.

2021-11-10 Thread ELPA Syncer
+Wed Nov 10 23:59:14 -03 2021 diff --git a/eev-intro.el b/eev-intro.el index bd863de..ae4359e 100644 --- a/eev-intro.el +++ b/eev-intro.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20211109 +;; Version:2020 ;; Keywords: e-sc

[elpa] externals/consult updated (57dc1ad -> f47a2cb)

2021-11-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 57dc1ad Adjust consult--grep-match-regexp in order to support -[ABC] grep options (Fix #466) new bd0e74d consult-grep: Improve handling of context lines new f47a2cb Update changelog Summary of changes: CHAN

[elpa] externals/consult bd0e74d 1/2: consult-grep: Improve handling of context lines

2021-11-10 Thread ELPA Syncer
branch: externals/consult commit bd0e74d026d721c5f8ed71e98ba54d4605002e1c Author: Daniel Mendler Commit: Daniel Mendler consult-grep: Improve handling of context lines * Add face consult-grep-context * Filter out empty context lines --- consult.el | 21 - 1

[elpa] externals/consult f47a2cb 2/2: Update changelog

2021-11-10 Thread ELPA Syncer
branch: externals/consult commit f47a2cb7d9e44e90e77ad0cfb374ddfaf88d162c Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 9437dbe..3e91dff 100644 --- a/CHANGELOG.org ++