[nongnu] elpa/scroll-on-jump 7b4d796627: Workaround choppy scrolling with PGTK on Wayland

2023-01-23 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 7b4d7966275bdf8587c62ae9c203dfa068677d2c Author: Campbell Barton Commit: Campbell Barton Workaround choppy scrolling with PGTK on Wayland For some reason a short sleep makes redisplay work as intended. --- scroll-on-jump.el | 9 +++-- 1 file

[nongnu] elpa/scroll-on-jump 222f9c1d33: Add support for ease-in and ease-out curves

2023-01-23 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 222f9c1d33659bc367a1b507a68c0df73f9e3db8 Author: Campbell Barton Commit: Campbell Barton Add support for ease-in and ease-out curves Also add scroll-on-jump-curve-power to control the strength of the curve. --- changelog.rst | 3 ++

[nongnu] elpa/sweeprolog 24afc5474e 3/3: DOC: improve documentation for holes

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit 24afc5474ee07151fb3a0ac6c671ece680b50212 Author: Eshel Yaron Commit: Eshel Yaron DOC: improve documentation for holes --- README.org | 124 - 1 file changed, 89 insertions(+), 35 deletions(-) diff

[nongnu] elpa/sweeprolog 048b49fb42 2/3: * README.org (Holes): Fix wording and index directives

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit 048b49fb42984f99cf9d324007c7febe689a37e7 Author: Eshel Yaron Commit: Eshel Yaron * README.org (Holes): Fix wording and index directives --- README.org | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index

[nongnu] elpa/sweeprolog updated (80ca3b9755 -> 24afc5474e)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 80ca3b9755 Add sweeprolog-view-news command and bump version to 0.14.0 new f11dafe611 yank holes back as plain variables new 048b49fb42 * README.org (Holes): Fix wording and index directives new 24afc5474e

[nongnu] elpa/sweeprolog f11dafe611 1/3: yank holes back as plain variables

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit f11dafe6113bbbfa27bc2d3cefc7d60cf8053bd8 Author: Eshel Yaron Commit: Eshel Yaron yank holes back as plain variables * sweeprolog.el (sweeprolog-mode): add sweeprolog-hole to yank-excluded-properties buffer-locally. * sweeprolog-tests.el: test

[nongnu] elpa/kotlin-mode updated (ddb3e5838e -> fddd747e5b)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/kotlin-mode. from ddb3e5838e Merge pull request #76 from taku0/basic-offset-to-tab-width new 271f689a2f Add linter new 4e9da8b409 Address linter warnings. new c504b569aa Add scripts to run tests and linters in Docker

[nongnu] elpa/kotlin-mode 271f689a2f 1/5: Add linter

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 271f689a2fe728aab2f18f425d240fa809926c0c Author: taku0 Commit: taku0 Add linter --- .dir-locals.el | 7 +++ Cask | 3 ++- Makefile | 12 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/.dir-locals.el

[nongnu] elpa/kotlin-mode 4e9da8b409 2/5: Address linter warnings.

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 4e9da8b4095d481d3505a157aab3fc5ed81c8c9c Author: taku0 Commit: taku0 Address linter warnings. --- .dir-locals.el| 3 ++- kotlin-mode-indent.el | 4 kotlin-mode-lexer.el | 2 -- kotlin-mode.el| 12 +++- 4 files changed, 13

[nongnu] elpa/kotlin-mode 8fbc1a9d74 4/5: Add GitHub Actions for tests and linters

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 8fbc1a9d745fadba8cc73b49a425dbc283311a33 Author: taku0 Commit: taku0 Add GitHub Actions for tests and linters --- .github/workflows/run-test.yml | 27 +++ 1 file changed, 27 insertions(+) diff --git a/.github/workflows/run-test.yml

[nongnu] elpa/kotlin-mode fddd747e5b 5/5: Merge pull request #77 from taku0/add_linter

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit fddd747e5b4736e8b27a147960f369b86179ddff Merge: ddb3e5838e 8fbc1a9d74 Author: Gregg Hernandez Commit: GitHub Merge pull request #77 from taku0/add_linter Add GitHub Actions for tests and linters --- .dir-locals.el | 8

[nongnu] elpa/kotlin-mode c504b569aa 3/5: Add scripts to run tests and linters in Docker

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit c504b569aab3d8188619a17b61b4cca899b94df8 Author: taku0 Commit: taku0 Add scripts to run tests and linters in Docker --- Makefile| 25 ++--- scripts/invoke_cask.sh | 18 ++

[nongnu] elpa/kotlin-mode ddb3e5838e 2/2: Merge pull request #76 from taku0/basic-offset-to-tab-width

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit ddb3e5838e9ad8b0d45d177301c3233c034c5126 Merge: 3a84689d0b 7cda37fc6f Author: Gregg Hernandez Commit: GitHub Merge pull request #76 from taku0/basic-offset-to-tab-width Fix customization variable names --- kotlin-mode-indent.el | 108

[nongnu] elpa/kotlin-mode 7cda37fc6f 1/2: Fix customization variable names

2023-01-23 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 7cda37fc6f6f42cb6d1b77cff75825f8c704c0b9 Author: taku0 Commit: taku0 Fix customization variable names Rename `kotlin-mode--basic-offset` to `kotlin-tab-width`. Make customization variables public. Fix

[elpa] externals/compat e262be30f3: Improve manual formatting

2023-01-23 Thread ELPA Syncer
branch: externals/compat commit e262be30f3216a42c41e26cb81d75e4b8c9b331d Author: Daniel Mendler Commit: Daniel Mendler Improve manual formatting --- compat.texi | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/compat.texi b/compat.texi

[nongnu] elpa/workroom 360420501a: Fix #6: Return copied list in workroom-buffer-list

2023-01-23 Thread ELPA Syncer
branch: elpa/workroom commit 360420501a239f74bff60941d28052fc19a92bce Author: Akib Azmain Turja Commit: Akib Azmain Turja Fix #6: Return copied list in workroom-buffer-list --- workroom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workroom.el b/workroom.el index

[nongnu] elpa/magit updated (cd6fbe2887 -> 6cb9364c74)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from cd6fbe2887 magit-branch-read-args: Read another name if chosen branch exists adds 6cb9364c74 manual: Fix small mistake No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.texi | 2

[nongnu] elpa/git-commit 6cb9364c74: manual: Fix small mistake

2023-01-23 Thread ELPA Syncer
branch: elpa/git-commit commit 6cb9364c74ef7d9c6b697668d7df733c0239e3fa Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Fix small mistake Closes #4856. --- docs/magit.org | 2 +- docs/magit.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/magit-section updated (cd6fbe2887 -> 6cb9364c74)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from cd6fbe2887 magit-branch-read-args: Read another name if chosen branch exists adds 6cb9364c74 manual: Fix small mistake No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +-

[elpa] externals/org 2fecd96200 1/2: ox: Regain Emacs <28 compatibility with #+include

2023-01-23 Thread ELPA Syncer
branch: externals/org commit 2fecd96200c84dfdee1113ae34ec2a1eeaf3471a Author: TEC Commit: TEC ox: Regain Emacs <28 compatibility with #+include * lisp/ox.el (org-export-expand-include-keyword): Replace the (pred (not FUN)) `pcase' form introduced in Emacs 28 with a simple

[elpa] externals/org updated (77a1cfb9a4 -> 6b15897a56)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 77a1cfb9a4 org-html-src-block: Treat code blocks without LANG equally new 2fecd96200 ox: Regain Emacs <28 compatibility with #+include new 6b15897a56 ox: Remove unused let binding Summary of changes: lisp/ox.el | 56

[elpa] externals/org 6b15897a56 2/2: ox: Remove unused let binding

2023-01-23 Thread ELPA Syncer
branch: externals/org commit 6b15897a56d79c7e5ef9d4ca08842dfa4597f04c Author: TEC Commit: TEC ox: Remove unused let binding * lisp/ox.el (org-export-parse-include-value): The current indentation is used for expansion in `org-export--blindly-expand-include' (and handled

[elpa] externals/compat e4e564bdf1: compat-27: Add file-name-unquote

2023-01-23 Thread ELPA Syncer
branch: externals/compat commit e4e564bdf1e8664665e626e4c65146f7207c5a56 Author: Daniel Mendler Commit: Daniel Mendler compat-27: Add file-name-unquote --- NEWS.org| 1 + compat-27.el| 16 +--- compat-tests.el | 7 +++ compat.texi | 9 +++-- 4 files

[elpa] externals/org 77a1cfb9a4 2/2: org-html-src-block: Treat code blocks without LANG equally

2023-01-23 Thread ELPA Syncer
branch: externals/org commit 77a1cfb9a4c7e62e5c5bcf81fe2c74090caea37a Author: Ihor Radchenko Commit: Ihor Radchenko org-html-src-block: Treat code blocks without LANG equally * lisp/ox-html.el (org-html-src-block): Do not treat src blocks without LANG as example blocks.

[elpa] externals/org updated (59fa35a0b7 -> 77a1cfb9a4)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 59fa35a0b7 Merge branch 'bugfix' new d98ca046cc org-manual.org: Clarify that LANGUAGE may be omitted in code blocks new 77a1cfb9a4 org-html-src-block: Treat code blocks without LANG equally Summary of changes:

[elpa] externals/org d98ca046cc 1/2: org-manual.org: Clarify that LANGUAGE may be omitted in code blocks

2023-01-23 Thread ELPA Syncer
branch: externals/org commit d98ca046cc7633dd9c06236d1221e97c876795f5 Author: Ihor Radchenko Commit: Ihor Radchenko org-manual.org: Clarify that LANGUAGE may be omitted in code blocks * doc/org-manual.org (Structure of Code Blocks): (Editing Source Code): Clarify that is

[elpa] externals/relint updated (d29dd3757f -> f3da21d174)

2023-01-23 Thread Mattias Engdegård
mattiase pushed a change to branch externals/relint. from d29dd3757f Suppress warning messages from macro-expansion new fe1c11d733 Fix source position computation in certain dotted lists new dce0a4488e Update copyright year to 2023 new acf8c7101d Correct constant

[elpa] externals/relint fe1c11d733 1/6: Fix source position computation in certain dotted lists

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit fe1c11d73317500296adb52247363f007225fbe4 Author: Mattias Engdegård Commit: Mattias Engdegård Fix source position computation in certain dotted lists Trace the position correctly for sources having the form (a . ((b c))). --- relint.el| 7

[elpa] externals/relint cbde6e35c7 4/6: Add check for duplicates in rx or-forms

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit cbde6e35c777ce9e1fe5ace93d3d4374c867d2fd Author: Mattias Engdegård Commit: Mattias Engdegård Add check for duplicates in rx or-forms Since rx may run `regexp-opt` on strings in an or-pattern and that function implicitly deduplicates the set of

[elpa] externals/relint dce0a4488e 2/6: Update copyright year to 2023

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit dce0a4488e944adf0a3033f27766967aebd45739 Author: Mattias Engdegård Commit: Mattias Engdegård Update copyright year to 2023 --- relint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relint.el b/relint.el index 48bce061ca..53f447dcfa

[elpa] externals/relint acf8c7101d 3/6: Correct constant evaluation of alist-get

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit acf8c7101dbaffc6166f78e2e274fcb5871f70ed Author: Mattias Engdegård Commit: Mattias Engdegård Correct constant evaluation of alist-get --- relint.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/relint.el b/relint.el index

[elpa] externals/relint 99f24863d1 5/6: Require subr-x for string-trim in older Emacs versions

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit 99f24863d1122c1dfcf7f2570db3b1b65c929202 Author: Mattias Engdegård Commit: Mattias Engdegård Require subr-x for string-trim in older Emacs versions --- relint.el | 1 + 1 file changed, 1 insertion(+) diff --git a/relint.el b/relint.el index

[elpa] externals/relint f3da21d174 6/6: Increment version to 1.21

2023-01-23 Thread Mattias Engdegård
branch: externals/relint commit f3da21d1748bae5b87f8ca010449a780f155a2e5 Author: Mattias Engdegård Commit: Mattias Engdegård Increment version to 1.21 --- relint.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/relint.el b/relint.el index 65670eb75a..fe27c17ba8

[elpa] externals/org 59fa35a0b7: Merge branch 'bugfix'

2023-01-23 Thread ELPA Syncer
branch: externals/org commit 59fa35a0b7a7febd7a06019910daa04fac84b636 Merge: 4166f55da1 a1c7cedd28 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- testing/lisp/test-ob-octave.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[elpa] externals/org updated (4166f55da1 -> 59fa35a0b7)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 4166f55da1 Merge branch 'bugfix' new a1c7cedd28 test-ob-octave: Fix tests failing on Debian CI (followup) new 59fa35a0b7 Merge branch 'bugfix' Summary of changes: testing/lisp/test-ob-octave.el | 3 +-- 1 file

[elpa] externals-release/org a1c7cedd28: test-ob-octave: Fix tests failing on Debian CI (followup)

2023-01-23 Thread ELPA Syncer
branch: externals-release/org commit a1c7cedd28e17fe7546b7243294fd9e96374eeae Author: Ihor Radchenko Commit: Ihor Radchenko test-ob-octave: Fix tests failing on Debian CI (followup) * testing/lisp/test-ob-octave.el (ob-octave/graphics-file-space): Do not assert absence of

[elpa] externals-release/org 59228e5134: test-ob-octave: Fix tests failing on Debian CI

2023-01-23 Thread ELPA Syncer
branch: externals-release/org commit 59228e51345ab522d9db611c8e73caa078d86d2f Author: Ihor Radchenko Commit: Ihor Radchenko test-ob-octave: Fix tests failing on Debian CI * testing/lisp/test-ob-octave.el (ob-octave/graphics-file): (ob-octave/graphics-file-session): Do not

[nongnu] elpa/idris-mode 7ba6e9b6ab 04/10: Preserve current source code buffer as current when receiving input from Idris compiler

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 7ba6e9b6abb0ba605d5d008a612f2c1cf4affb3a Author: Marek L Commit: Marek L Preserve current source code buffer as current when receiving input from Idris compiler Why: Allows processing event hooks relatively to the current source code buffer. ---

[elpa] externals/org updated (e84077ded3 -> 4166f55da1)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from e84077ded3 Merge branch 'bugfix' new 59228e5134 test-ob-octave: Fix tests failing on Debian CI new 4166f55da1 Merge branch 'bugfix' Summary of changes: testing/lisp/test-ob-octave.el | 6 ++ 1 file changed, 2

[elpa] externals/org 4166f55da1: Merge branch 'bugfix'

2023-01-23 Thread ELPA Syncer
branch: externals/org commit 4166f55da108996cab1f3caccfb9419c660df6d2 Merge: e84077ded3 59228e5134 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- testing/lisp/test-ob-octave.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git

[nongnu] elpa/workroom e4ce5ca4ba: Assume 'get-scratch-buffer-create' is always available

2023-01-23 Thread ELPA Syncer
branch: elpa/workroom commit e4ce5ca4ba1cec97a7c354246389ae37b10132dc Author: Akib Azmain Turja Commit: Akib Azmain Turja Assume 'get-scratch-buffer-create' is always available --- workroom.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/workroom.el b/workroom.el

[nongnu] elpa/idris-mode 5c6e255b92 07/10: Replace obsolete `interactive-p` function in idris-navigate.el and

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 5c6e255b92fdb6c2dc3238d3043fafc1aa9b1a9a Author: Marek L Commit: Marek L Replace obsolete `interactive-p` function in idris-navigate.el and fix indentation to using spaces and do minor documentation cleanup. --- idris-navigate.el | 409

[nongnu] elpa/idris-mode d01b47c972 06/10: Apply minor documentation improvements

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit d01b47c972bd769d31d5af75370cb6c4f3d9473b Author: Marek L Commit: Marek L Apply minor documentation improvements --- idris-keys.el | 7 +-- idris-simple-indent.el | 3 ++- idris-warnings-tree.el | 3 ++- 3 files changed, 9 insertions(+), 4

[nongnu] elpa/sweeprolog updated (6ca714f3c8 -> 80ca3b9755)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 6ca714f3c8 don't use file-name-split for compatibility with older Emacsen new 233e58c82e * (sweeprolog-xref-project-source-files): add progress reporting new a4d496e96c Document sweeprolog-file-at-point,

[nongnu] elpa/sweeprolog a4d496e96c 2/3: Document sweeprolog-file-at-point, file-name-at-point-functions

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit a4d496e96ca808c5ab343b5505689d07d89d8e73 Author: Eshel Yaron Commit: Eshel Yaron Document sweeprolog-file-at-point, file-name-at-point-functions --- README.org| 23 ++- sweeprolog.el | 1 + 2 files changed, 19 insertions(+), 5

[nongnu] elpa/idris-mode 3cce2336b7 01/10: Allow per buffer and project controlled semantic source highlighting

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 3cce2336b75b6191a1fcdae08c2f1a9d337ab0f1 Author: Marek L Commit: Marek L Allow per buffer and project controlled semantic source highlighting --- idris-commands.el| 4 +- idris-highlight-input.el | 108 +--

[nongnu] elpa/idris-mode updated (7a7a468000 -> 3f529d72cd)

2023-01-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/idris-mode. from 7a7a468000 Merge pull request #609 from keram/mla-jfdm-fix-flycheck-main new 4cbe153905 Move definition of *-words-of-encouragement to idris-repl.el new 7ba6e9b6ab Preserve current source code buffer as current when

[nongnu] elpa/sweeprolog 80ca3b9755 3/3: Add sweeprolog-view-news command and bump version to 0.14.0

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit 80ca3b9755d3f4068471f40eb1d026b7ae8db97c Author: Eshel Yaron Commit: Eshel Yaron Add sweeprolog-view-news command and bump version to 0.14.0 * sweeprolog.el (sweeprolog-view-news): new command for viewing the Sweep News file. --- NEWS.org |

[nongnu] elpa/idris-mode cf69a2c921 02/10: Simplify and improve semantic source highlighting code by:

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit cf69a2c921ba577fa1975264802cef2fe7574e2c Author: Marek L Commit: Marek L Simplify and improve semantic source highlighting code by: - Correctly using `save-excursion` before `save-restriction` macro - Remove unecesary `buffer` param from

[nongnu] elpa/idris-mode 4cbe153905 03/10: Move definition of *-words-of-encouragement to idris-repl.el

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 4cbe1539056f51b6832b4a326d24a2d525aa07de Author: Marek L Commit: Marek L Move definition of *-words-of-encouragement to idris-repl.el where they are also used. --- idris-repl.el | 25 + inferior-idris.el | 27

[nongnu] elpa/idris-mode 86ec653651 08/10: Improve documentation for idris-log.el

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 86ec65365158b972f731441d2e33590c92dc8646 Author: Marek L Commit: Marek L Improve documentation for idris-log.el --- idris-log.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/idris-log.el b/idris-log.el index

[nongnu] elpa/idris-mode 3f529d72cd 10/10: Merge pull request #601 from keram/impro-sem-high

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 3f529d72cd6ab809dafae82a57f7550e5a4993b6 Merge: 03e6cdfe41 cf69a2c921 Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #601 from keram/impro-sem-high Improve semantic syntax highlighting --- idris-commands.el| 4 +-

[nongnu] elpa/sweeprolog 233e58c82e 1/3: * (sweeprolog-xref-project-source-files): add progress reporting

2023-01-23 Thread ELPA Syncer
branch: elpa/sweeprolog commit 233e58c82ed8a3f7d6a6edabc40a4117e53ceafd Author: Eshel Yaron Commit: Eshel Yaron * (sweeprolog-xref-project-source-files): add progress reporting --- sweeprolog.el | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git

[nongnu] elpa/idris-mode 1451b8ffa3 05/10: Improve documentation in inferior-idris.el

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 1451b8ffa3e512a93ee4beb18ee374908b5ef79b Author: Marek L Commit: Marek L Improve documentation in inferior-idris.el --- inferior-idris.el | 32 ++-- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/inferior-idris.el

[nongnu] elpa/idris-mode 03e6cdfe41 09/10: Merge pull request #612 from keram/code-impro5

2023-01-23 Thread ELPA Syncer
branch: elpa/idris-mode commit 03e6cdfe41e594135eddda53554f35775d0d12d9 Merge: 7a7a468000 86ec653651 Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #612 from keram/code-impro5 Minor code improvements 3 --- idris-keys.el | 7 +- idris-log.el |

[elpa] externals/tempel d3f44ccf21: tempel-complete: Add :company-location metadata

2023-01-23 Thread ELPA Syncer
branch: externals/tempel commit d3f44ccf213d058bb6f28c3895fd1f588e331d5d Author: Daniel Mendler Commit: Daniel Mendler tempel-complete: Add :company-location metadata --- tempel.el | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/tempel.el

[elpa] externals/tempel a1236dd57f: Improve tempel--print-template

2023-01-23 Thread ELPA Syncer
branch: externals/tempel commit a1236dd57f01e8601653fdafd454f0e82e5c7c3c Author: Daniel Mendler Commit: Daniel Mendler Improve tempel--print-template --- tempel.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 1763906366..1b8d82ef30