[elpa] externals/org fed07be 02/14: element: Add citation support

2021-07-09 Thread ELPA Syncer
branch: externals/org commit fed07be5b81afe07b00c61768c82cbfec7b0fe03 Author: Nicolas Goaziou Commit: Nicolas Goaziou element: Add citation support * lisp/org-element.el (org-element-citation-key-re): (org-element-citation-prefix-re): New variables. (org-element--set-regexps

[elpa] externals/org e844a6f 05/14: oc: Add Org Cite library

2021-07-09 Thread ELPA Syncer
branch: externals/org commit e844a6fd41ebede99b8b6544e6267afeebe02e8c Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Add Org Cite library * lisp/oc.el: New file. * testing/lisp/test-oc.el: New file. --- lisp/oc.el | 1552 +++

[elpa] externals/org 4415635 06/14: oc-basic: Implement `basic' citation processor

2021-07-09 Thread ELPA Syncer
branch: externals/org commit 44156353c939bbe01d43e814744eae42fc282e56 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-basic: Implement `basic' citation processor * lisp/oc-basic.el: New file. --- lisp/oc-basic.el | 752 +++ 1 f

[elpa] externals/org c089c23 11/14: Allow `org-edit-special' to open "bibliography" files

2021-07-09 Thread ELPA Syncer
branch: externals/org commit c089c234bb318179075042340e033b09cda70765 Author: Nicolas Goaziou Commit: Nicolas Goaziou Allow `org-edit-special' to open "bibliography" files * lisp/org.el (org-edit-special): Also edit "bibliography" keywords. --- lisp/org.el | 4 ++-- 1 file changed,

[elpa] externals/org ae5f515 13/14: oc-biblatex: Implement `biblatex' citation processor

2021-07-09 Thread ELPA Syncer
branch: externals/org commit ae5f5151fe5283045ae7c0542ef88c24e369920a Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-biblatex: Implement `biblatex' citation processor * lisp/oc-biblatex.el: New file. --- lisp/oc-biblatex.el | 312

[elpa] externals/org 971c135 14/14: oc-csl: Implement `csl' citation processor

2021-07-09 Thread ELPA Syncer
branch: externals/org commit 971c1359a56b75881fe61b75ab85e6781bb2bec6 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-csl: Implement `csl' citation processor * etc/csl/chicago-author-date.csl: * etc/csl/locales-en-US.xml: * lisp/oc-csl.el (csl): New files. * etc/Makef

[elpa] externals/vertico 862ee77 2/2: Add vertico-ido.el extension

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 862ee777e14e4e3a78bd77b337f4fbcf6c537bcc Author: Daniel Mendler Commit: Daniel Mendler Add vertico-ido.el extension --- extensions/vertico-ido.el | 66 +++ 1 file changed, 66 insertions(+) diff --git a/extensions/

[elpa] externals/vertico updated (af43fc7 -> 862ee77)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from af43fc7 Setup minibuffer with truncation by default new b06348b Add Vertico extensions new 862ee77 Add vertico-ido.el extension Summary of changes: extensions/vertico-buffer.el | 97

[elpa] externals/vertico b06348b 1/2: Add Vertico extensions

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit b06348be7a48ca02cd75f7fc1587b1cce9ebebb9 Author: Daniel Mendler Commit: Daniel Mendler Add Vertico extensions --- extensions/vertico-buffer.el | 97 +++ extensions/vertico-repeat.el | 81 +

[elpa] externals/company updated (1fd1b36 -> d771840)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 1fd1b36 Edit the docstring new 8d04786 Refine quick-access customization new 1373374 Merge pull request #1115 from yugaego/qa-letters new 06c91ff No 'alt': in Emacs is means something different that w

[elpa] externals/company 1373374 2/4: Merge pull request #1115 from yugaego/qa-letters

2021-07-09 Thread ELPA Syncer
branch: externals/company commit 1373374854d416da2e63527dd89441ebb7904e4e Merge: 1fd1b36 8d04786 Author: Dmitry Gutov Commit: GitHub Merge pull request #1115 from yugaego/qa-letters Refine quick-access keys customization --- NEWS.md | 15 +++ company.el

[elpa] externals/company d771840 4/4: Try to fit all new changes in one entry

2021-07-09 Thread ELPA Syncer
branch: externals/company commit d77184094b9a45b204813d824918e1ec2aac8504 Author: Dmitry Gutov Commit: Dmitry Gutov Try to fit all new changes in one entry #1115 --- NEWS.md | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/NEWS.md b/NEWS.md ind

[elpa] externals/company 8d04786 1/4: Refine quick-access customization

2021-07-09 Thread ELPA Syncer
branch: externals/company commit 8d047867dbe993953ea44506a83269bfe2a056bf Author: YE Commit: YE Refine quick-access customization --- NEWS.md | 15 +++ company.el | 238 +--- test/frontends-tests.el | 24 ++--- 3 fil

[elpa] externals/company 06c91ff 3/4: No 'alt': in Emacs is means something different that what we're used to

2021-07-09 Thread ELPA Syncer
branch: externals/company commit 06c91ff60b63cd48cdc13749020c569f8f06121e Author: Dmitry Gutov Commit: Dmitry Gutov No 'alt': in Emacs is means something different that what we're used to #1115 --- company.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a

[elpa] externals/corfu 6cfa4e9: Indent README

2021-07-09 Thread ELPA Syncer
branch: externals/corfu commit 6cfa4e982758030e9793c8376dd577870bc24b81 Author: Daniel Mendler Commit: Daniel Mendler Indent README --- README.org | 238 ++--- 1 file changed, 119 insertions(+), 119 deletions(-) diff --git a/README.or

[elpa] externals/vertico updated (862ee77 -> d48e170)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 862ee77 Add vertico-ido.el extension new 545b9e0 Add vertico-ido-delete-char/vertico-ido-delete-word new 86ed39e Indent readme new 4025874 README: Document extensions new e2df484 README: Lin

[elpa] externals/vertico 86ed39e 2/7: Indent readme

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 86ed39e0eda7a8fa40195a7d65353b380b71335f Author: Daniel Mendler Commit: Daniel Mendler Indent readme --- README.org | 394 ++--- 1 file changed, 197 insertions(+), 197 deletions(-) diff --git a/README.

[elpa] externals/vertico 4025874 3/7: README: Document extensions

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 402587442ef5a0ba58a337704f9cf0b432e43eec Author: Daniel Mendler Commit: Daniel Mendler README: Document extensions --- README.org | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index bf

[elpa] externals/vertico 545b9e0 1/7: Add vertico-ido-delete-char/vertico-ido-delete-word

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 545b9e0e09d1f87bc049f64c5b50dad68b17e53d Author: Daniel Mendler Commit: Daniel Mendler Add vertico-ido-delete-char/vertico-ido-delete-word --- extensions/vertico-ido.el | 36 +--- 1 file changed, 25 insertions(+), 11 deletions

[elpa] externals/vertico d3d43c7 5/7: vertico-repeat: Add keybinding example

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit d3d43c710232145d56682651de5e3f3277eb4035 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: Add keybinding example --- extensions/vertico-repeat.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/vertico-repeat.el b/extensions/ver

[elpa] externals/vertico e2df484 4/7: README: Link to extensions

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit e2df48453fc6c739777b5a15e2f2187c014610d2 Author: Daniel Mendler Commit: Daniel Mendler README: Link to extensions --- README.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index b45ab98..9e5819b 100644

[elpa] externals/vertico 673fe30 6/7: Add version header to allow installation via package.el

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 673fe30c9634cae0d2cd66fc8f2cc927126d3692 Author: Daniel Mendler Commit: Daniel Mendler Add version header to allow installation via package.el --- extensions/vertico-buffer.el | 2 ++ extensions/vertico-ido.el | 2 ++ extensions/vertico-repeat.el | 2 +

[elpa] externals/vertico d48e170 7/7: README: Typos

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit d48e170f30dadb1ae91a48c0f2690e9c194276a2 Author: Daniel Mendler Commit: Daniel Mendler README: Typos --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 9e5819b..5f3edf6 100644 --- a/README.o

[elpa] externals/consult deec619 1/2: consult-completing-read-multiple: Split returned candidates by crm-separator

2021-07-09 Thread ELPA Syncer
branch: externals/consult commit deec61927ca36fb5a1dc2fe3c3e8c5750724dc4f Author: Daniel Mendler Commit: Daniel Mendler consult-completing-read-multiple: Split returned candidates by crm-separator This allows Embark injection of multiple candidates (cc @bdarcus). --- consult.el | 2

[elpa] externals/consult f17db95 2/2: consult-completing-read-multiple: Update history accordingly

2021-07-09 Thread ELPA Syncer
branch: externals/consult commit f17db9520ddd612dc837f4112b6bcbb172acef85 Author: Daniel Mendler Commit: Daniel Mendler consult-completing-read-multiple: Update history accordingly --- consult.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/consult.el b/consult.el

[elpa] externals/consult updated (6d442c8 -> f17db95)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 6d442c8 consult-mode-command: Show major-mode new deec619 consult-completing-read-multiple: Split returned candidates by crm-separator new f17db95 consult-completing-read-multiple: Update history accordingly

[elpa] externals/vertico 81539b8 2/2: vertico-count-format: Better count formatting using display alignment

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 81539b89aa4ebbcfd5651aff8dbd73b29d268aba Author: Daniel Mendler Commit: Daniel Mendler vertico-count-format: Better count formatting using display alignment --- extensions/vertico-buffer.el | 8 +--- vertico.el | 27 ++-

[elpa] externals/vertico 8d76498 1/2: vertico-reverse: Fixes

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 8d764989c89d7f26e8791b4e65cd3021987412b9 Author: Daniel Mendler Commit: Daniel Mendler vertico-reverse: Fixes --- extensions/vertico-reverse.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/vertico-reverse.el b/extens

[elpa] externals/vertico updated (d48e170 -> 81539b8)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from d48e170 README: Typos new 8d76498 vertico-reverse: Fixes new 81539b8 vertico-count-format: Better count formatting using display alignment Summary of changes: extensions/vertico-buffer.el | 8 +--- ex

[elpa] externals/vertico 9f6cd5d: vertico-repeat: Better detection of the repeat command

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 9f6cd5d431ec6d288676af80e932d928346a1b36 Author: Daniel Mendler Commit: Daniel Mendler vertico-repeat: Better detection of the repeat command --- extensions/vertico-repeat.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/e

[elpa] externals/vertico f0a2577 1/6: Add horizontico extension

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit f0a2577ea221cb3adb3bc48de4205030700fc738 Author: Daniel Mendler Commit: Daniel Mendler Add horizontico extension --- README.org| 14 extensions/horizontico.el | 82 +++ 2 files changed, 89

[elpa] externals/vertico updated (9f6cd5d -> 9efad2e)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 9f6cd5d vertico-repeat: Better detection of the repeat command new f0a2577 Add horizontico extension new d4a97ef Rename vertico-ido to vertico-directory new 420fefe Rename horizontico to vertico-flat

[elpa] externals/vertico 420fefe 3/6: Rename horizontico to vertico-flat

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 420fefee87166c2fb613eab143368d7f01628af2 Author: Daniel Mendler Commit: Daniel Mendler Rename horizontico to vertico-flat --- README.org | 5 ++-- extensions/{horizontico.el => vertico-flat.el} | 36 --

[elpa] externals/vertico d4a97ef 2/6: Rename vertico-ido to vertico-directory

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit d4a97ef10d9287ef81dc5f8ab617a0c9d49ac2bc Author: Daniel Mendler Commit: Daniel Mendler Rename vertico-ido to vertico-directory --- README.org | 2 +- .../{vertico-ido.el => vertico-directory.el} | 36 +++

[elpa] externals/vertico 7e04897 4/6: Rename function

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 7e048978e2307bd8c02202e196e0c0db66b443bf Author: Daniel Mendler Commit: Daniel Mendler Rename function --- extensions/vertico-flat.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/vertico-flat.el b/extensions/vertico-fl

[elpa] externals/vertico 7e43dd6 5/6: extensions: Update package header

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 7e43dd60b2c8e75d39038e2dba5fa9ae0e0560c7 Author: Daniel Mendler Commit: Daniel Mendler extensions: Update package header --- extensions/vertico-buffer.el| 5 + extensions/vertico-directory.el | 5 + extensions/vertico-flat.el | 5 + exte

[elpa] externals/vertico 9efad2e 6/6: Update readme

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 9efad2e203ddb8caf453298c3f756b0369f9850c Author: Daniel Mendler Commit: Daniel Mendler Update readme --- README.org | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 61f24ff..ab46747 100644 --- a/

[elpa] externals/vertico 6cbb25f: vertico-flat: Trim candidates

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 6cbb25fdeb209fcacbe1559afa1f696eccac7cee Author: Daniel Mendler Commit: Daniel Mendler vertico-flat: Trim candidates --- extensions/vertico-flat.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/vertico-flat.el b/extensions/

[elpa] externals/org 32739e3: ox-latex: Change default compiler to latexmk

2021-07-09 Thread ELPA Syncer
branch: externals/org commit 32739e35e3da37ea8eddaf8c65abc5c1b442a2e5 Author: TEC Commit: TEC ox-latex: Change default compiler to latexmk * lisp/ox-latex.el (org-latex-pdf-process): Check for the presence of latexmk when setting the default, and use it when available. Fall bac

[elpa] externals/pyim 9e572bb 1/4: * pyim-indicator.el (pyim-indicator-with-posframe): Use posframe-workable-p

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 9e572bba16cf10398d98d732c2200df745003fb6 Author: Feng Shu Commit: Feng Shu * pyim-indicator.el (pyim-indicator-with-posframe): Use posframe-workable-p --- pyim-indicator.el | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --

[elpa] externals/pyim updated (4763e92 -> 47f6757)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 4763e92 Add pyim-indicator-with-posframe new 9e572bb * pyim-indicator.el (pyim-indicator-with-posframe): Use posframe-workable-p new 4d7f2a5 pyim-indicator: use orange color. new 8e8e073 handle cursor c

[elpa] externals/pyim 4d7f2a5 2/4: pyim-indicator: use orange color.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 4d7f2a51e66ccc39fee9b6486664fa3d755a6c5d Author: Feng Shu Commit: Feng Shu pyim-indicator: use orange color. * pyim-indicator.el (pyim-indicator-cursor-color) (pyim-indicator-with-posframe): Use orange color. --- pyim-indicator.el | 4 ++--

[elpa] externals/pyim 8e8e073 3/4: handle cursor color when user change theme.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 8e8e0733cb4f70b7d6ad325fb84e6a1da883e8e5 Author: Feng Shu Commit: Feng Shu handle cursor color when user change theme. * pyim-indicator.el (pyim-indicator-original-background-color): New variable. (pyim-indicator-start-daemon): store origin

[elpa] externals/pyim 47f6757 4/4: Fix Warning: Lexical argument shadows the dynamic variable current-input-method

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 47f6757599628939f61750023987b6cf28d423e0 Author: Feng Shu Commit: Feng Shu Fix Warning: Lexical argument shadows the dynamic variable current-input-method --- pyim-indicator.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/py

[elpa] externals/org 61e0837: org-attach: Possibly delete empty attach directory

2021-07-09 Thread ELPA Syncer
branch: externals/org commit 61e08373257dbbcd914c0bb41362630620e9e958 Author: Marco Wahl Commit: Marco Wahl org-attach: Possibly delete empty attach directory * lisp/org-attach.(org-attach-sync): Enable possible deletion of empty attachment directories. `org-attach-sync-delete-

[elpa] externals/vertico 489e873: Add vertico-quick extension

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 489e87306535f2353eb4877593dadd03a057a850 Author: Daniel Mendler Commit: Daniel Mendler Add vertico-quick extension --- README.org | 14 ++--- extensions/vertico-quick.el | 132 2 files changed, 1

[elpa] externals/vertico f60480c: vertico-quick: Minor simplifications

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit f60480cfc7f2c5be2e408808c90a886b8e4f68be Author: Daniel Mendler Commit: Daniel Mendler vertico-quick: Minor simplifications --- extensions/vertico-quick.el | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/ex

[elpa] externals/vertico 6e4cdfe: Rework vertico-buffer

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 6e4cdfefbdd9653fb811cf15c4fb6771341b608f Author: Daniel Mendler Commit: Daniel Mendler Rework vertico-buffer --- extensions/vertico-buffer.el | 90 1 file changed, 49 insertions(+), 41 deletions(-) diff --git a/e

[elpa] externals/pyim updated (47f6757 -> b22cef6)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 47f6757 Fix Warning: Lexical argument shadows the dynamic variable current-input-method new 380346b Better deal with indicator cursor color. new 57213d2 * pyim-indicator.el (pyim-indicator-with-posframe): Use po

[elpa] externals/pyim b22cef6 4/4: * pyim-indicator.el (pyim-indicator-with-posframe): Use pyim-indicator-select-color.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit b22cef6eb0abfe0697afadf9c9aed2b40104609d Author: Feng Shu Commit: Feng Shu * pyim-indicator.el (pyim-indicator-with-posframe): Use pyim-indicator-select-color. --- pyim-indicator.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-indic

[elpa] externals/pyim 1ab50d0 3/4: Add pyim-indicator-select-color.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 1ab50d025e2b518fddc319d719dc5f886aad3a60 Author: Feng Shu Commit: Feng Shu Add pyim-indicator-select-color. * pyim-indicator.el (pyim-indicator-select-color): New function. (pyim-indicator-with-cursor-color): Use pyim-indicator-select-color.

[elpa] externals/pyim 57213d2 2/4: * pyim-indicator.el (pyim-indicator-with-posframe): Use posframe-delete.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 57213d27cefd0c53909f001cdd0a2a2804da7d83 Author: Feng Shu Commit: Feng Shu * pyim-indicator.el (pyim-indicator-with-posframe): Use posframe-delete. --- pyim-indicator.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyim-indicator.el b

[elpa] externals/vertico b7cb558: README: Update note about Org tags completion table (Fix #77)

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit b7cb558c254fe9752b844cef9817bd4dd9f0ccc4 Author: Daniel Mendler Commit: Daniel Mendler README: Update note about Org tags completion table (Fix #77) --- README.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.

[elpa] externals/pyim 380346b 1/4: Better deal with indicator cursor color.

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit 380346bfc89dda76ca9fe2ddc7960f9c28be3180 Author: Feng Shu Commit: Feng Shu Better deal with indicator cursor color. * pyim-indicator.el (pyim-indicator-original-background-color): Removed, useless. (pyim-indicator-start-daemon): Do not save

[elpa] externals/corfu 33b37fd: Introduce corfu--buffer-parameters

2021-07-09 Thread ELPA Syncer
branch: externals/corfu commit 33b37fdf364d5df4ee712a91cff7f1f01526674a Author: Daniel Mendler Commit: Daniel Mendler Introduce corfu--buffer-parameters --- corfu.el | 35 --- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/corfu.el b/corfu.el

[elpa] externals/pyim f8eccb7 1/2: * README.org (pyim 输入状态指示器): Add pyim 输入状态指示器

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit f8eccb702367ae8f975a53641476197705ebd52d Author: Feng Shu Commit: Feng Shu * README.org (pyim 输入状态指示器): Add pyim 输入状态指示器 --- README.org | 20 1 file changed, 20 insertions(+) diff --git a/README.org b/README.org index 6cbffc6..e54f446 1006

[elpa] externals/pyim updated (b22cef6 -> bacb625)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from b22cef6 * pyim-indicator.el (pyim-indicator-with-posframe): Use pyim-indicator-select-color. new f8eccb7 * README.org (pyim 输入状态指示器): Add pyim 输入状态指示器 new bacb625 v3.9.1 Summary of changes: README.org | 20 +++

[elpa] externals/pyim bacb625 2/2: v3.9.1

2021-07-09 Thread ELPA Syncer
branch: externals/pyim commit bacb6251e6f3ca1910fce6f8b8098750a6f85428 Author: Feng Shu Commit: Feng Shu v3.9.1 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 2d3f8ac..aa572bf 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@ ;;

[elpa] externals/vertico 19f59a2: vertico-buffer: Truncate lines by default

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 19f59a20a47814477520408e31f4ca93d9d42dbd Author: Daniel Mendler Commit: Daniel Mendler vertico-buffer: Truncate lines by default --- extensions/vertico-buffer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vertico-buffer.el

[elpa] externals/eev 870ceb0: Added `find-newbrowser-links'.

2021-07-09 Thread ELPA Syncer
e-composes-bigstr-otheriso) ;; (ee-composes-do ee-composes-bigstr-math) ;; (find-estring (ee-composes-to-string)) +;; (find-estring (ee-composes-to-catcodes)) ;; (define-key eev-mode-map (kbd "M-,") 'ee-compose-pair) diff --git a/eev-pdflike.el b/eev-pdflike.el index 1bd7

[elpa] externals/vertico a98a6a9 1/5: Pass start index to vertico--format-candidate

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit a98a6a9a57c6358dce742f21793928969c413367 Author: Daniel Mendler Commit: Daniel Mendler Pass start index to vertico--format-candidate --- extensions/vertico-quick.el | 13 - vertico.el | 7 --- 2 files changed, 8 insertions(+

[elpa] externals/vertico 72f4fa5 3/5: Compatibility with minibuffer-depth-indicate-mode (Fix #78)

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 72f4fa5b39a0c2d2081d19fe941cbcd8fc0a43ee Author: Daniel Mendler Commit: Daniel Mendler Compatibility with minibuffer-depth-indicate-mode (Fix #78) --- vertico.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vertico.el b/vertico.el index 6b5ea8d..80d

[elpa] externals/vertico 72ede60 4/5: Revert "vertico-count-format: Better count formatting using display alignment"

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 72ede60cff33e0a02cc867fbf687eb1c5088c07b Author: Daniel Mendler Commit: Daniel Mendler Revert "vertico-count-format: Better count formatting using display alignment" This reverts commit 81539b89aa4ebbcfd5651aff8dbd73b29d268aba. --- vertico.el | 22

[elpa] externals/vertico 35edcd7 2/5: Add vertico-indexed extension

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 35edcd7de4f9c995e2d8fa92035677a897d04ca0 Author: Daniel Mendler Commit: Daniel Mendler Add vertico-indexed extension --- README.org| 1 + extensions/vertico-indexed.el | 73 +++ extensions/vertico-

[elpa] externals/vertico 49d5b50 5/5: vertico-quick: Ignore invalid keys

2021-07-09 Thread ELPA Syncer
branch: externals/vertico commit 49d5b507bcee1e4524bebae7bd4d42a128b414a4 Author: Daniel Mendler Commit: Daniel Mendler vertico-quick: Ignore invalid keys --- extensions/vertico-quick.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/extensions/vertico-quick.el b/

[elpa] externals/vertico updated (19f59a2 -> 49d5b50)

2021-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 19f59a2 vertico-buffer: Truncate lines by default new a98a6a9 Pass start index to vertico--format-candidate new 35edcd7 Add vertico-indexed extension new 72f4fa5 Compatibility with minibuffer-depth-in