[elpa] externals/org updated (3ba46cb -> 8df3e25)

2021-08-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 3ba46cb Merge branch 'maint' new ad006e2 oc: Remove spurious `provide' new 8df3e25 Revert "oc: Remove spurious `provide'" Summary of changes:

[elpa] externals/org 8df3e25 2/2: Revert "oc: Remove spurious `provide'"

2021-08-01 Thread ELPA Syncer
branch: externals/org commit 8df3e25db8a629bbffa883edadb13a55239ae4b7 Author: Nicolas Goaziou Commit: Nicolas Goaziou Revert "oc: Remove spurious `provide'" This reverts commit ad006e29305b4dd7af340631806c83d4d9ca2ab7. --- lisp/oc-basic.el| 1 + lisp/oc-biblatex.el | 1 + lisp/

[elpa] externals/org ad006e2 1/2: oc: Remove spurious `provide'

2021-08-01 Thread ELPA Syncer
branch: externals/org commit ad006e29305b4dd7af340631806c83d4d9ca2ab7 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Remove spurious `provide' * lisp/oc-basic.el: * lisp/oc-biblatex.el (biblatex): * lisp/oc-csl.el: * lisp/oc-natbib.el: * lisp/oc.el: Provide only

[elpa] externals/company 34368be 2/2: Merge pull request #1155 from yugaego/template

2021-08-01 Thread ELPA Syncer
branch: externals/company commit 34368be3cdd4ec4cee7790002bfea6c8c123a623 Merge: 48976b7 98ff17b Author: Dmitry Gutov Commit: GitHub Merge pull request #1155 from yugaego/template Add links to Issues --- .github/ISSUE_TEMPLATE/config.yml | 26 ++ 1 file chan

[elpa] externals/company 98ff17b 1/2: Add links to Issues

2021-08-01 Thread ELPA Syncer
branch: externals/company commit 98ff17be1e51e77b125b3ba4d915605f5be323f7 Author: YE Commit: YE Add links to Issues --- .github/ISSUE_TEMPLATE/config.yml | 26 ++ 1 file changed, 26 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLA

[elpa] externals/company 824b5fd: Some edits

2021-08-01 Thread ELPA Syncer
branch: externals/company commit 824b5fd7372478021de6af05f3b489f785a19b4e Author: Dmitry Gutov Commit: Dmitry Gutov Some edits --- .github/ISSUE_TEMPLATE/config.yml | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/

[elpa] externals/consult 53d9d53: consult-ripgrep-command: Use --smart-case

2021-08-01 Thread ELPA Syncer
branch: externals/consult commit 53d9d53ce48edfbac1a2dc3f3070cb9164552b8b Author: Daniel Mendler Commit: Daniel Mendler consult-ripgrep-command: Use --smart-case Suggested by @daanturo on the Doom issue tracker. --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/consult cf9b877: consult--directory-prompt: Ensure that this-command is preserved (See #368)

2021-08-01 Thread ELPA Syncer
branch: externals/consult commit cf9b877095d1b5524de8efc3b467dd4341ab97e8 Author: Daniel Mendler Commit: Daniel Mendler consult--directory-prompt: Ensure that this-command is preserved (See #368) --- consult.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/consu

[elpa] externals/vertico 864dfeb: Fix typo, use variable current-minibuffer-command

2021-08-01 Thread ELPA Syncer
branch: externals/vertico commit 864dfeb4e98c4629d1c3e2005b1c3baa7dea7cc9 Author: Daniel Mendler Commit: Daniel Mendler Fix typo, use variable current-minibuffer-command --- extensions/vertico-repeat.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/verti

[nongnu] branch elpa/tablist created (now faab7a0)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/tablist. at faab7a0 Merge pull request #20 from tarsiiformes/sections This branch includes the following new commits: new 20eab2c Initial commit. new 51bf2bf Initial commit. new e0e6a06 Added tablist package. new

[nongnu] elpa/tablist 51bf2bf 02/60: Initial commit.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 51bf2bf892d550f91cb209993d0302dd1a4048d9 Author: Andreas Politz Commit: Andreas Politz Initial commit. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..c531d98 --- /dev/null +++ b/.giti

[nongnu] elpa/tablist 662243a 06/60: Remove minor-columns feature. Avoid a compiler warning.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 662243ab1e76b856d35746db73a15d9ed8c8562e Author: Andreas Politz Commit: Andreas Politz Remove minor-columns feature. Avoid a compiler warning. --- tablist.el | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tablist.el b/tablist.

[nongnu] elpa/tablist ad275a1 13/60: Merged branch renderpages.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit ad275a1120165eb1465d287ca0475a4aadf2ab35 Merge: 82bf4b9 6c03338 Author: Andreas Politz Commit: Andreas Politz Merged branch renderpages. --- tablist.el | 36 +++- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/tabli

[nongnu] elpa/tablist e0e6a06 03/60: Added tablist package.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit e0e6a0678ba1da4ac72dc23ce402666e4c89ca9e Author: Andreas Politz Commit: Andreas Politz Added tablist package. --- tablist-filter.el | 447 + tablist.el| 1897 + 2 files changed, 2344 inserti

[nongnu] elpa/tablist 9c0c56d 22/60: * lisp/pdf-occur.el: New and improved asynchronous, multiple file occur.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 9c0c56dc7022401021323ca57fc1abdb702e9c61 Author: Andreas Politz Commit: Andreas Politz * lisp/pdf-occur.el: New and improved asynchronous, multiple file occur. * lisp/pdf-isearch.el:(pdf-isearch-occur): New command. * lisp/tablist.el (tablist-generate

[nongnu] elpa/tablist 20eab2c 01/60: Initial commit.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 20eab2cf03f780ae0a50aacb0e1cbffad7ff887a Author: Andreas Politz Commit: Andreas Politz Initial commit.

[nongnu] elpa/tablist 94bc289 09/60: Fixed warning.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 94bc2891ce499f1b4d4056632c9af6bd385c565b Author: Andreas Politz Commit: Andreas Politz Fixed warning. * lisp/tablist.el (tablist-edit-column-mark-field): Avoid compiler warning. --- tablist.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[nongnu] elpa/tablist 3ade133 15/60: Handle recent changes in eldoc.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 3ade13365d5c72ce9d935110b73eaebaeb9bc0c6 Author: Andreas Politz Commit: Andreas Politz Handle recent changes in eldoc. * lisp/tablist-filter.el (tablist-filter-help): Replace abandonded function eldoc-docstring-first-line with split-string. --- tab

[nongnu] elpa/tablist b90fff4 11/60: *** empty log message ***

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit b90fff4d0d09c0be08cf06ba76beaf1b4f6ac860 Author: Andreas Politz Commit: Andreas Politz *** empty log message *** --- tablist.el | 35 ++- 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/tablist.el b/tablist.el index

[nongnu] elpa/tablist bf2e139 04/60: Fixed some bindings.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit bf2e13978f76d1f9a449f823b95c7bed8643c8dd Author: Andreas Politz Commit: Andreas Politz Fixed some bindings. --- tablist.el | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/tablist.el b/tablist.el index aff88b8..

[nongnu] elpa/tablist 6c03338 12/60: *** empty log message ***

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 6c03338d5581f74fedb0f5eec3750529ae36bc31 Author: Andreas Politz Commit: Andreas Politz *** empty log message *** --- tablist.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tablist.el b/tablist.el index 30d7b5d..a76a4dc 100644

[nongnu] elpa/tablist d65235d 14/60: Fixed a bug regarding tablist columns.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit d65235db22c53d73d3bd95cba79d4cb5898ca451 Author: Andreas Politz Commit: Andreas Politz Fixed a bug regarding tablist columns. * lisp/tablist.el (tablist-current-column): Compute the current column in a more sane and hopefully correct way. Extended

[nongnu] elpa/tablist 2077a99 19/60: Fix typo in description, and trailing line to satisfy package.el

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 2077a99a3d4175d52862d11ea65fa500ef8a582a Author: Steve Purcell Commit: Steve Purcell Fix typo in description, and trailing line to satisfy package.el --- tablist.el | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tablist.el b/tablist.el

[nongnu] elpa/tablist e10e086 18/60: Readded tablist package.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit e10e086567653d95dd1753fb5a85f5fa6511e328 Author: Andreas Politz Commit: Andreas Politz Readded tablist package. * lisp/tablist.el: * lisp/tablist-filter.el: --- tablist-filter.el | 445 tablist.el| 1935

[nongnu] elpa/tablist 0f1e499 21/60: Add .dir-locals.el

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 0f1e49984a79c0f2e9b06cc86c8b71d47934800b Author: Andreas Politz Commit: Andreas Politz Add .dir-locals.el --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c531d98..d1b61f6 100644 --- a/.gitignore +++ b/.gitignore @@

[nongnu] elpa/tablist a0c8192 23/60: Bumped version added NEWS.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit a0c81928afc851b176930c70892ce8367930f02a Author: Andreas Politz Commit: Andreas Politz Bumped version added NEWS. * lisp/tablist.el: * lisp/pdf-tools.el: * NEWS: * Makefile (PACKAGE_VERSION): --- tablist.el | 2 +- 1 file changed, 1 insertion

[nongnu] elpa/tablist 6d03439 20/60: Added dir-locals.el

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 6d0343974217d00fcae78a6c22d2bcd1c83df536 Author: Andreas Politz Commit: Andreas Politz Added dir-locals.el * lisp/.gitignore: --- .dir-locals.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 inde

[nongnu] elpa/tablist 1a2bad1 29/60: Bumped version

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 1a2bad18d0520c5d3737f2e7ff3ce2d902133b07 Author: Andreas Politz Commit: Andreas Politz Bumped version --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 567d69e..ed497d5 100644 --- a/tablist.el +++ b/t

[nongnu] elpa/tablist 9019123 17/60: Remove tablist package.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 9019123a5ed8e268434ce9767b80d795223ac995 Author: Andreas Politz Commit: Andreas Politz Remove tablist package. --- tablist-filter.el | 445 - tablist.el| 1909 - 2 files changed, 2354 deleti

[nongnu] elpa/tablist bdfead8 05/60: Make savehist hook more robust.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit bdfead822cc0805f412e519e884e78fadd53598e Author: Andreas Politz Commit: Andreas Politz Make savehist hook more robust. --- tablist.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tablist.el b/tablist.el index 3911530..ed9262a 100644

[nongnu] elpa/tablist f980411 08/60: Clean up help text.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit f980411187f7aa3473c55733e1ad47c07fa92ba5 Author: Andreas Politz Commit: Andreas Politz Clean up help text. --- tablist-filter.el | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/tablist-filter.el b/tablist-filter.el index

[nongnu] elpa/tablist de762f1 07/60: Some documentation fixes.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit de762f19967c8f8b1b30f36a1cf2535ad0265473 Author: Andreas Politz Commit: Andreas Politz Some documentation fixes. --- tablist.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tablist.el b/tablist.el index 23690f4..cae00c8 100644 --- a/t

[nongnu] elpa/tablist 82bf4b9 10/60: Updated copyright.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 82bf4b9952517b3fb572a9b5cc0316d7ea8bb938 Author: Andreas Politz Commit: Andreas Politz Updated copyright. --- tablist-filter.el | 2 +- tablist.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tablist-filter.el b/tablist-filter.el

[nongnu] elpa/tablist e34dc0b 31/60: Merge branch 'master' of github.com:politza/pdf-tools

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit e34dc0b6af36987ed292504d330cf15f1427913c Merge: 1a2bad1 de067b4 Author: Andreas Politz Commit: Andreas Politz Merge branch 'master' of github.com:politza/pdf-tools

[nongnu] elpa/tablist 0c56b65 16/60: Made Keywords: section standard conform.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 0c56b65aa6da81f8cc2447a30091be1330d8cedd Author: Andreas Politz Commit: Andreas Politz Made Keywords: section standard conform. * lisp/*.el: Use standard keywords. --- tablist-filter.el | 2 +- tablist.el| 2 +- 2 files changed, 2 insertions(+),

[nongnu] elpa/tablist c78eccd 24/60: Turn macro into a function

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit c78eccdc68dc858b0d33987735622a7c1c1b63a4 Author: Andreas Politz Commit: Andreas Politz Turn macro into a function * lisp/tablist.el (tablist-generate-sorter): This should be a function. --- tablist.el | 20 +++- 1 file changed, 7 insertio

[nongnu] elpa/tablist ef38312 38/60: Add another autoload cookie

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit ef38312867bc0268b1584dd890b1c420bb77ec11 Author: Andreas Politz Commit: Andreas Politz Add another autoload cookie * tablist.el (tablist-minor-mode): --- tablist.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tablist.el b/tablist.el index 5929c87

[nongnu] elpa/tablist 3368274 37/60: Merge pull request #1 from syohex/autoload

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 336827466c4aba241e7f9c56e66dae615c5b3611 Merge: 2262a80 1e4fac1 Author: politza Commit: politza Merge pull request #1 from syohex/autoload Add autoload cookie for lazy loading --- tablist.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tablist.el

[nongnu] elpa/tablist a0d1755 25/60: Workaround semantic bug.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit a0d1755a18929267a793d8043b7ff421dfb1d8bd Author: Andreas Politz Commit: Andreas Politz Workaround semantic bug. * lisp/tablist-filter.el (python-mode-hook): Loading semantic/wisent/comp installs a python hook, avoid it. --- tablist-filter.el | 3 ++

[nongnu] elpa/tablist 7380227 26/60: Fix compiler warnings.

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 73802272e12def2ee1076079713ef1daf2189ddf Author: Andreas Politz Commit: Andreas Politz Fix compiler warnings. * lisp/tablist-filter.el: Using require non-toplevel may confuse the compiler (?): Declare imported wisent identifier. --- tablist-filter.

[nongnu] elpa/tablist 4a88205 39/60: Remove trailing whitespace

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 4a88205b8d0da0311788029fd9bf2bf726951c94 Author: Philippe Vaucher Commit: Philippe Vaucher Remove trailing whitespace --- tablist-filter.el | 10 - tablist.el| 62 +++ 2 files changed, 30 inserti

[nongnu] elpa/tablist 6d4a6fb 44/60: Escape character literals

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 6d4a6fb2bc24c515bee78f79eaccc21465272104 Author: Andreas Politz Commit: Andreas Politz Escape character literals --- tablist-filter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist-filter.el b/tablist-filter.el index 0ea7e2c..0317fb6

[nongnu] elpa/tablist af87031 45/60: Add compatibility with Emacs 27

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit af8703139d80be54b6c3077dd3e54ca7f3087043 Author: Andreas Politz Commit: Andreas Politz Add compatibility with Emacs 27 --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 590f6f7..b4552dc 100644 --- a/t

[nongnu] elpa/tablist 117c37f 33/60: Added Cask, Makefile and README files

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 117c37fa8fa043918d62fd280605c53356f4d641 Author: Andreas Politz Commit: Andreas Politz Added Cask, Makefile and README files --- Cask | 5 + Makefile | 9 + README | 5 + 3 files changed, 19 insertions(+) diff --git a/Cask b/Cask new file m

[nongnu] elpa/tablist c5da8e6 32/60: Ignore .cask directory

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit c5da8e66edbf5f4d81875430c41a403cc615d862 Author: Andreas Politz Commit: Andreas Politz Ignore .cask directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1b61f6..b74540f 100644 --- a/.gitignore +++ b/.gitignor

[nongnu] elpa/tablist c834a84 42/60: Cosmetic changes to tablist

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit c834a84efb6efa32497efe1e73160fade741b836 Author: Stefan Monnier Commit: Andreas Politz Cosmetic changes to tablist --- .gitignore| 2 ++ tablist-filter.el | 11 ++- tablist.el| 4 +++- 3 files changed, 11 insertions(+), 6 deletions(-) d

[nongnu] elpa/tablist f13b8f0 41/60: Improve README

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit f13b8f048d0bde14bcf4ee4c9006fcd875b28783 Author: Philippe Vaucher Commit: Philippe Vaucher Improve README --- README| 5 - README.md | 68 +++ 2 files changed, 68 insertions(+), 5 deletions(-)

[nongnu] elpa/tablist a93d0b1 49/60: `model-line-misc-info` may contain non-lists

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit a93d0b1731c17e0bc0dd18e37934bba278dc1d5d Author: jao Commit: GitHub `model-line-misc-info` may contain non-lists Should fix #13 --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 51728a8..2c2c

[nongnu] elpa/tablist 6fd9f33 34/60: Added licence

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 6fd9f33d9c80c9b09f7a1c54fd892d2af772e1d4 Author: Andreas Politz Commit: Andreas Politz Added licence --- COPYING | 674 1 file changed, 674 insertions(+) diff --git a/COPYING b/COPYING new file mod

[nongnu] elpa/tablist 2262a80 35/60: Clear .dir-locals.el

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 2262a80d5c896a5a2746bc2630136fb40b04f7fa Author: Andreas Politz Commit: Andreas Politz Clear .dir-locals.el --- .dir-locals.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dir-locals.el b/.dir-locals.el index e0a752a..607602c 100644 --- a/

[nongnu] elpa/tablist 7cd9360 27/60: Merge branch 'master' into options

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 7cd9360cbc2355961772da97ff391e210b2254db Merge: c78eccd 7380227 Author: oscar Commit: oscar Merge branch 'master' into options Conflicts: lisp/pdf-info.el server/epdfinfo.c server/epdfinfo.h --- tablist-filter.el | 8 ++-- 1 f

[nongnu] elpa/tablist c762a78 43/60: Bump version to 0.80

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit c762a78f44b789d81c86609dadbe71ef71a64743 Author: Andreas Politz Commit: Andreas Politz Bump version to 0.80 --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 1fbfb31..590f6f7 100644 --- a/tablist.el +

[nongnu] elpa/tablist 389730e 46/60: Add byte-compile target

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 389730ef0a01e73358d24a37f40fd9db01917f6c Author: Andreas Politz Commit: Andreas Politz Add byte-compile target --- Makefile | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91e6b00..55cb555 100644 --- a/Ma

[nongnu] elpa/tablist db7c429 40/60: Reindent

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit db7c429486f8f6b114679230a435b434e1721f27 Author: Philippe Vaucher Commit: Philippe Vaucher Reindent --- tablist.el | 92 +++--- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/tablist.el b/ta

[nongnu] elpa/tablist 41a9612 51/60: Merge pull request #14 from jaor/jaor-patch-1

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 41a9612f51bad36d6689667c11f42f8143103bb2 Merge: 8079801 bd0d2bf Author: politza Commit: GitHub Merge pull request #14 from jaor/jaor-patch-1 Use car-safe when iterating model-line-misc-info. --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deleti

[nongnu] elpa/tablist f6b495d 47/60: Bump version

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit f6b495d09494784163c3e6ba75b771b71fe226a8 Author: Andreas Politz Commit: Andreas Politz Bump version --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index b4552dc..594e5c9 100644 --- a/tablist.el +++ b/tab

[nongnu] elpa/tablist 254dc55 28/60: Merge pull request #94 from oscarfv/recolor

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 254dc5550d5840d8ccdfc13e32b5a0b980256d42 Merge: 7380227 7cd9360 Author: politza Commit: politza Merge pull request #94 from oscarfv/recolor Recolor

[nongnu] elpa/tablist 8079801 48/60: Fix invalid argument error

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 8079801527da1f596bc942162026328d7bdf6ad9 Author: Andreas Politz Commit: Andreas Politz Fix invalid argument error --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 594e5c9..51728a8 100644 --- a/tablis

[nongnu] elpa/tablist 61f653f 52/60: Quote commands as functions

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 61f653f3cf334b22a55a7c1016ba603d68ded1d9 Author: Andreas Politz Commit: Andreas Politz Quote commands as functions --- tablist.el | 124 ++--- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/

[nongnu] elpa/tablist de067b4 30/60: Merge pull request #95 from svend/spelling

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit de067b423f91f39129ddcf83e99e02f38c79c0a8 Merge: 1a2bad1 c78eccd Author: politza Commit: politza Merge pull request #95 from svend/spelling Fix spelling

[nongnu] elpa/tablist faab7a0 60/60: Merge pull request #20 from tarsiiformes/sections

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit faab7a035ef2258cc4ea2182f67e3aedab7e2af9 Merge: 778eee5 3fc27c7 Author: politza Commit: GitHub Merge pull request #20 from tarsiiformes/sections Add and improve sections --- tablist-filter.el | 20 ++-- tablist.el| 4 2 file

[nongnu] elpa/tablist 778eee5 56/60: Merge pull request #19 from tarsiiformes/typos

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 778eee55e5b8ec6683a7141dc40d9342a85c14bb Merge: 10a573d dad26a1 Author: politza Commit: GitHub Merge pull request #19 from tarsiiformes/typos Fix typos --- tablist-filter.el | 2 +- tablist.el| 12 ++-- 2 files changed, 7 insertions(+),

[nongnu] elpa/tablist 343d81b 53/60: Deactivate not implemented commands in keymaps

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 343d81b49a5810a95c8be5d9221282f0464fcb4c Author: Andreas Politz Commit: Andreas Politz Deactivate not implemented commands in keymaps --- tablist.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tablist.el b/tablist.el index f195178..778

[nongnu] elpa/tablist 1e4fac1 36/60: Add autoload cookie for lazy loading

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 1e4fac1dc90a4cd33dd66daca3676b5339d0cc49 Author: Syohei YOSHIDA Commit: Syohei YOSHIDA Add autoload cookie for lazy loading --- tablist.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tablist.el b/tablist.el index ed497d5..5929c87 100644 --- a/tablist.el +

[nongnu] elpa/tablist 10a573d 54/60: Make git ignore the dist directory

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 10a573dc0e66981110507ee8b8b6408be48ce891 Author: Andreas Politz Commit: Andreas Politz Make git ignore the dist directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf37763..63b529e 100644 --- a/.gitignore +++

[nongnu] elpa/tablist bd0d2bf 50/60: Function quoting

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit bd0d2bfe4edc762a14e333b9377f02b7e20017a0 Author: jao Commit: GitHub Function quoting --- tablist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablist.el b/tablist.el index 2c2c7d3..fa22a2b 100644 --- a/tablist.el +++ b/tablist.el @@ -309

[nongnu] elpa/tablist 9a242c5 57/60: Enforce use of spaces for indentation

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 9a242c5d5c51429fba6520e54291b6d7f7d872f4 Author: Jonas Bernoulli Commit: Jonas Bernoulli Enforce use of spaces for indentation --- tablist-filter.el | 3 +++ tablist.el| 3 +++ 2 files changed, 6 insertions(+) diff --git a/tablist-filter.el b/tablist-fil

[nongnu] elpa/tablist dad26a1 55/60: Fix typos

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit dad26a1e050963b0c63118431f01230db78d6b2a Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix typos --- tablist-filter.el | 2 +- tablist.el| 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tablist-filter.el b/tablist-filte

[nongnu] elpa/tablist 65271d9 58/60: Teach outline-minor-mode about our original heading syntax

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 65271d9ee13110aba9e9e22ecae32521f9bd0ab7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Teach outline-minor-mode about our original heading syntax --- tablist-filter.el | 1 + tablist.el| 1 + 2 files changed, 2 insertions(+) diff --git a/tablist-filter

[nongnu] elpa/tablist 3fc27c7 59/60: Split tablist-filter.el into sections

2021-08-01 Thread Philip Kaludercic
branch: elpa/tablist commit 3fc27c7c2999040a59420388cdd6aaada12d92c7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Split tablist-filter.el into sections --- tablist-filter.el | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/tablist-filter.el b/tablist-

[nongnu] branch elpa/pdf-tools created (now 5f77dae)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/pdf-tools. at 5f77dae define-minor-mode: Remove support for obsolete pos arguments This branch includes the following new commits: new c467c2f Initial commit. new ff95966 Added licenses new eadd36f Renamed README

[nongnu] branch elpa/geiser created (now 4099dce)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/geiser. at 4099dce Documentation nit This branch includes the following new commits: new e6824be It all begins with an empty tree new 22542ce License file new 5c83238 Emacs startup file new 9b4016c Elisp utilit

[nongnu] elpa/geiser-chez 1f1ee00 02/37: Clean-up elisp code

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 1f1ee00402edcaad21e471e9f378425284ac3d78 Author: Peter Commit: Jose Antonio Ortega Ruiz Clean-up elisp code --- elisp/geiser-chez.el | 21 - 1 file changed, 21 deletions(-) diff --git a/elisp/geiser-chez.el b/elisp/geiser-chez.el index f7

[nongnu] elpa/geiser-chez 2a7a3f6 01/37: Add preliminary support for Chez Scheme

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 2a7a3f6ee98e88d223a4e5df121791fa3205ec27 Author: Peter Commit: Jose Antonio Ortega Ruiz Add preliminary support for Chez Scheme --- elisp/geiser-chez.el | 157 +++ scheme/chez/geiser/geiser.ss | 62

[nongnu] elpa/geiser-chez ab13b7f 03/37: Chez: add rudimentary autodoc support

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit ab13b7ff828f1f510f66f1b5d712e03a42b85ac0 Author: Peter Commit: Jose Antonio Ortega Ruiz Chez: add rudimentary autodoc support --- scheme/chez/geiser/geiser.ss | 49 +++- 1 file changed, 48 insertions(+), 1 deletion(-)

[nongnu] branch elpa/geiser-chez created (now 03da1c1)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/geiser-chez. at 03da1c1 Use new implementation extension declarator This branch includes the following new commits: new 2a7a3f6 Add preliminary support for Chez Scheme new 1f1ee00 Clean-up elisp code new ab13b7f Chez: ad

[nongnu] elpa/geiser-chez e4c15a7 04/37: fix call the chez scheme executable.

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit e4c15a770a53576c852e88fe37aea885890c5e9b Author: izuo Commit: Jose Antonio Ortega Ruiz fix call the chez scheme executable. --- elisp/geiser-chez.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/elisp/geiser-chez.el b/elisp/geiser-chez

[nongnu] elpa/geiser-chez 1bb0a87 06/37: Handle exceptions of ChezScheme and multi-value as well

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 1bb0a878513ffeac666205b96b92174323322eae Author: Chaos Eternal Commit: Chaos Eternal Handle exceptions of ChezScheme and multi-value as well - Capture exceptions of ChezScheme - handles multi-value return --- scheme/chez/geiser/geiser.ss | 31 +++

[nongnu] elpa/geiser-chez 591c794 17/37: Mark the beginning of code part of elisp libraries with Code: heading

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 591c794e828ed2d8a3211a3e152ea3bf8858ba0e Author: Jonas Bernoulli Commit: Jonas Bernoulli Mark the beginning of code part of elisp libraries with Code: heading It's the convention and by following it we make a big step towards supporting outline na

[nongnu] elpa/geiser-chez 993b630 07/37: Alway pretty-print for results

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 993b63096a0b1b40e51fd0133d32998867f54b81 Author: Chaos Eternal Commit: Chaos Eternal Alway pretty-print for results --- scheme/chez/geiser/geiser.ss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scheme/chez/geiser/geiser.ss b/scheme/c

[nongnu] elpa/geiser-chez 2fb484b 05/37: Use (car (process-lines ...)) instead of (shell-command ...)

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 2fb484bac916304c255580fcb9feb3b9cc771ac3 Author: Jordan Brown Commit: Jose Antonio Ortega Ruiz Use (car (process-lines ...)) instead of (shell-command ...) `shell-command` assumes Bourne-shell-compatible quoting, which doesn't work when the user i

[nongnu] elpa/geiser-chez 6eb6a92 10/37: simple geiser-chez--display-error

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 6eb6a92d5178e73c5097e9166b29a6b88910c823 Author: Chaos Eternal Commit: Chaos Eternal simple geiser-chez--display-error --- elisp/geiser-chez.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/elisp/geiser-chez.el b/elisp/geiser-chez.el

[nongnu] elpa/geiser-chez a5a6176 11/37: fix compile and load for chez

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit a5a617648a445ff323bc7c832786769782d8c45c Author: Maris Orbidans Commit: Maris Orbidans fix compile and load for chez --- elisp/geiser-chez.el | 2 +- scheme/chez/geiser/geiser.ss | 17 + 2 files changed, 18 insertions(+), 1 deletion(-

[nongnu] elpa/geiser-chez fcb2a6a 22/37: add extra parameter support to chez

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit fcb2a6ab8d1bd37ed36030d6e9cc81388761c465 Author: julian herrera Commit: julian herrera add extra parameter support to chez --- elisp/geiser-chez.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/geiser-chez.el b/elisp/geiser-chez.el

[nongnu] elpa/geiser-chez 146d4a7 18/37: Fix indentation

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 146d4a70df9ea6ca264899a5f0c0a5bb3cf7463f Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- elisp/geiser-chez.el | 2 +- scheme/chez/geiser/geiser.ss | 10 +- scheme/chez/geiser/test.ss | 10 +- 3 files changed, 11

[nongnu] elpa/geiser-chez e038c28 09/37: more reduction on geiser:eval, add test

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit e038c289b15d6895c78d7694c12e75129bd2f4aa Author: Chaos Eternal Commit: Chaos Eternal more reduction on geiser:eval, add test --- scheme/chez/geiser/geiser.ss | 58 +--- scheme/chez/geiser/test.ss | 90

[nongnu] elpa/geiser-chez 94296d8 25/37: files moved from original import locations

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 94296d8dcfb46812bb142e4fb6a41e9bc810d287 Author: jao Commit: jao files moved from original import locations --- elisp/geiser-chez.el => geiser-chez.el | 0 {scheme/chez => src}/geiser/geiser.ss | 0 {scheme/chez => src}/geiser/test.ss| 0 3 files changed

[nongnu] elpa/geiser-chez 21bc5bb 19/37: Delete trailing whitespace

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 21bc5bbd8c3a8defecc74d669bbcef7b2c86af15 Author: Jonas Bernoulli Commit: Jonas Bernoulli Delete trailing whitespace --- scheme/chez/geiser/test.ss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scheme/chez/geiser/test.ss b/scheme/chez/g

[nongnu] elpa/geiser-chez 6a83bee 08/37: rewritten geiser:eval to fix the following bug:

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 6a83beef6b949bcc51ae56bff7bdb3acf67ae69b Author: Chaos Eternal Commit: Chaos Eternal rewritten geiser:eval to fix the following bug: when eval (make-violation) it shall return: \# but previous impletement will treat it as an ERROR. --- schem

[nongnu] elpa/geiser-chez 2d682c0 13/37: fix for geiser-chez-parameters

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 2d682c0ae4963bfc28966cdf9f4544412c846d11 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz fix for geiser-chez-parameters --- elisp/geiser-chez.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/elisp/geiser-chez.el

[nongnu] elpa/geiser-chez 7bc8f62 14/37: Capture stdout in ChezScheme's eval:geiser

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 7bc8f62409b66bdb35b934c632d7fea12a53d636 Author: jitwit Commit: jitwit Capture stdout in ChezScheme's eval:geiser --- scheme/chez/geiser/geiser.ss | 60 +--- 1 file changed, 28 insertions(+), 32 deletions(-) diff --git

[nongnu] elpa/geiser-chez a0f6fc3 15/37: Add rudimentary Chez support for macro expansion

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit a0f6fc32a81267154ed71f8668a1ecd227e7b37b Author: Aaron Marks Commit: Aaron Marks Add rudimentary Chez support for macro expansion --- scheme/chez/geiser/geiser.ss | 18 +++--- scheme/chez/geiser/test.ss | 33 - 2

[nongnu] elpa/geiser-chez 352515c 16/37: Begin the summary lines of all elisp libraries with three semicolons

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 352515c3aa12c9ebbdd997e5ab061ad182a45958 Author: Jonas Bernoulli Commit: Jonas Bernoulli Begin the summary lines of all elisp libraries with three semicolons It's the convention and by following it we make a big step towards supporting outline nav

[nongnu] elpa/geiser-chez 9d66c63 24/37: chez: pretty printing macroexpand results.

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 9d66c63c5374001608b2e1807c3e136c82c44f60 Author: Jay Xu Commit: Jay Xu chez: pretty printing macroexpand results. --- scheme/chez/geiser/geiser.ss | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scheme/chez/geiser/geiser.ss b/scheme/ch

[nongnu] elpa/geiser-chez 111ecdd 26/37: scheme load path adjustments

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 111ecdd4d4f0d6ee668d3a7b1b2d6d0cba2c4b01 Author: jao Commit: jao scheme load path adjustments --- geiser-chez.el | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/geiser-chez.el b/geiser-chez.el index 3d4b495..af2dad6 100644 -

[nongnu] elpa/geiser-chez 52b122a 34/37: emacs dependency

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 52b122a0e6e137f8058e3ca0d55c5e91233fc625 Author: jao Commit: jao emacs dependency --- geiser-chez.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-chez.el b/geiser-chez.el index 5dfdfdb..28af688 100644 --- a/geiser-chez.el +++ b/g

[nongnu] elpa/geiser-chez 502b3ac 20/37: Use cl-lib instead of cl

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 502b3ac7e73ed9bcece8123a040a666923df5837 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use cl-lib instead of cl Starting with Emacs 27 cl is fully deprecated, including at compile-time. --- elisp/geiser-chez.el | 4 ++-- 1 file changed, 2 inser

[nongnu] elpa/geiser-chez 98999d7 28/37: typo

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 98999d71b156451d16021002a7aa812948a5f16b Author: jao Commit: jao typo --- geiser-chez.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-chez.el b/geiser-chez.el index af2dad6..29d91f3 100644 --- a/geiser-chez.el +++ b/geiser-chez.e

[nongnu] elpa/geiser-chez fe3d881 36/37: whitespace

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit fe3d881fff36cfa069e17488aa8906360c74cfd0 Author: jao Commit: jao whitespace --- .gitignore | 1 + geiser-chez.el | 14 ++ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00

[nongnu] elpa/geiser-chez 055e43d 27/37: license and readme

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-chez commit 055e43d0ac789f3b9ce4d4c41b0a88ad13571940 Author: jao Commit: jao license and readme --- license| 29 + readme.org | 8 2 files changed, 37 insertions(+) diff --git a/license b/license new file mode 100644 index 0

  1   2   3   4   5   6   7   8   9   10   >