[elpa] externals/vertico d5d6e312af: Make vertico-repeat more robust

2022-05-10 Thread ELPA Syncer
branch: externals/vertico commit d5d6e312af7c2525c8e6be3397373929a28dd421 Author: Daniel Mendler Commit: Daniel Mendler Make vertico-repeat more robust --- extensions/vertico-repeat.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/vertico-repeat.el b/ext

[elpa] externals/osm updated (05ac461360 -> 70167f04c0)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from 05ac461360 Bail out earlier if dependencies are missing new 2b8d06a2c9 Revert "Bail out earlier if dependencies are missing" new 70167f04c0 Add more library checks Summary of changes: osm.el | 36 -

[elpa] externals/osm 70167f04c0 2/2: Add more library checks

2022-05-10 Thread ELPA Syncer
branch: externals/osm commit 70167f04c0fbf3fdddfbc306e26f70848e3b60a7 Author: Daniel Mendler Commit: Daniel Mendler Add more library checks --- osm.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osm.el b/osm.el index 299408197c..d655fbf328 100644 --- a/osm.el +++ b/osm.el @@ -1397

[elpa] externals/fontaine fbd3a148e2: Require subr-x at compile time

2022-05-10 Thread ELPA Syncer
branch: externals/fontaine commit fbd3a148e2a622eeb8195b278fb9c6c34c04e8a5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Require subr-x at compile time This is to avoid scenaria where 'if-let' and friends are not known to the byte compiler. Such a problem was reported

[elpa] externals/osm 2b8d06a2c9 1/2: Revert "Bail out earlier if dependencies are missing"

2022-05-10 Thread ELPA Syncer
branch: externals/osm commit 2b8d06a2c9393e38da82e729378e26815f9e1552 Author: Daniel Mendler Commit: Daniel Mendler Revert "Bail out earlier if dependencies are missing" This reverts commit 05ac461360f32692f91305e9b42726334fcc81da. --- osm.el | 34 ++

[elpa] externals/easy-kill de7d66c3c8: Fix an obsolete form of with-demoted-errors and #' functions

2022-05-10 Thread ELPA Syncer
branch: externals/easy-kill commit de7d66c3c864a4722a973ee9bc228a14be49ba0c Author: Stefan Monnier Commit: Leo Liu Fix an obsolete form of with-demoted-errors and #' functions --- easy-kill.el | 54 ++ 1 file changed, 26 insertions(+), 28

[elpa] externals/ggtags 40635a1eff: Correct xref locations due to misaligned default-directory

2022-05-10 Thread ELPA Syncer
branch: externals/ggtags commit 40635a1effd3a9c2adef63c4760010c9468a7a4d Author: Leo Liu Commit: Leo Liu Correct xref locations due to misaligned default-directory Fixes #218. --- ggtags.el | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/ggtags.e

[elpa] externals/eev ad58a3e39e: Use `find-psne-eevvideo-links' to download videos and subtitles.

2022-05-10 Thread ELPA Syncer
branch: externals/eev commit ad58a3e39e7d37fdfeb1c54bfe95770ee8924ec9 Author: Eduardo Ochs Commit: Eduardo Ochs Use `find-psne-eevvideo-links' to download videos and subtitles. --- ChangeLog | 25 VERSION | 4 +- eev-blinks.el | 6 +-- eev-intro.el

[elpa] externals/pyim 4fdd7741cf 1/3: * pyim-candidates.el (pyim-candidates-search-buffer): 优化速度。

2022-05-10 Thread ELPA Syncer
branch: externals/pyim commit 4fdd7741cfc40b52b3ce5a79d264856316137a98 Author: Feng Shu Commit: Feng Shu * pyim-candidates.el (pyim-candidates-search-buffer): 优化速度。 --- pyim-candidates.el | 35 ++- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git

[elpa] externals/pyim d7dcc568cc 3/3: 让 pyim-cloudim 不依赖 json-parse-buffer

2022-05-10 Thread ELPA Syncer
branch: externals/pyim commit d7dcc568cc77e6c9b94c2aa3ccf97e3be55759f7 Author: Feng Shu Commit: Feng Shu 让 pyim-cloudim 不依赖 json-parse-buffer * tests/pyim-tests.el (pyim-tests-pyim-cloudim): * pyim-cloudim.el (json, pyim-cloudim:baidu) (pyim-clou

[elpa] externals/pyim 1284b68d06 2/3: Add pyim-cloudim-url-retrieve-sync.

2022-05-10 Thread ELPA Syncer
branch: externals/pyim commit 1284b68d06e149f2b146505fc52f30b0b41634b3 Author: Feng Shu Commit: Feng Shu Add pyim-cloudim-url-retrieve-sync. * pyim-cloudim.el (pyim-cloudim-url-retrieve-sync): New function. (pyim-cloudim:baidu, pyim-cloudim:google): Use above fun

[elpa] externals/pyim updated (3339ffac4b -> d7dcc568cc)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 3339ffac4b * tests/pyim-tests.el (pyim-tests-pyim-candidates-cloud-search): Fixed. new 4fdd7741cf * pyim-candidates.el (pyim-candidates-search-buffer): 优化速度。 new 1284b68d06 Add pyim-cloudim-url-retrieve-sync. n

[nongnu] elpa/evil 5a9cfbc443: Prevent setting a negative value for `temporary-goal-column`

2022-05-10 Thread ELPA Syncer
branch: elpa/evil commit 5a9cfbc443219c4063b17853b7828ec0a00d2736 Author: Sean Smith Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Prevent setting a negative value for `temporary-goal-column` --- evil-common.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)

[nongnu] elpa/magit-section updated (125a8d5e41 -> 6d66ab34c5)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 125a8d5e41 make: Run check-declare-directory by default adds 6d66ab34c5 magit-refresh-get-relative-position: Fix regression No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 2 +- 1 file

[nongnu] elpa/magit updated (125a8d5e41 -> 6d66ab34c5)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 125a8d5e41 make: Run check-declare-directory by default adds 6d66ab34c5 magit-refresh-get-relative-position: Fix regression No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 2 +- 1 file changed

[nongnu] elpa/git-commit 6d66ab34c5: magit-refresh-get-relative-position: Fix regression

2022-05-10 Thread ELPA Syncer
branch: elpa/git-commit commit 6d66ab34c54f2cd70aa1ffcb3b32a6daa31e689e Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-refresh-get-relative-position: Fix regression [1: 95b432530a] started to use the point determined earlier, but we need the point after the movement from

[nongnu] elpa/pcmpl-args 43229e1096: Add pwgen completion

2022-05-10 Thread ELPA Syncer
branch: elpa/pcmpl-args commit 43229e1096f89c277190f09a3d794781f8fa0015 Author: Valeriy Litkovskyy Commit: Troy Hinckley Add pwgen completion --- pcmpl-args.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pcmpl-args.el b/pcmpl-args.el index ddf88e4291..903

[elpa] externals/osm 05ac461360: Bail out earlier if dependencies are missing

2022-05-10 Thread ELPA Syncer
branch: externals/osm commit 05ac461360f32692f91305e9b42726334fcc81da Author: Daniel Mendler Commit: Daniel Mendler Bail out earlier if dependencies are missing --- osm.el | 34 -- 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/osm.el b/osm.e

[elpa] externals/javaimp c4e5f13d46: Describe behavior when not visiting a project

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit c4e5f13d46567bce35c7409151ddde82b2ca4541 Author: Filipp Gunbin Commit: Filipp Gunbin Describe behavior when not visiting a project --- javaimp.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/javaimp.el b/javaimp.el index 75

[elpa] externals/javaimp a3a17d4a40: * javaimp.el (javaimp--collect-from-source-dir): Use mapcan instead of dolist/nconc

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit a3a17d4a40bea26acf7bb06b5488c38010737dc6 Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp.el (javaimp--collect-from-source-dir): Use mapcan instead of dolist/nconc --- javaimp.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --

[elpa] externals/kind-icon d03a7d1c90: Add relateds

2022-05-10 Thread ELPA Syncer
branch: externals/kind-icon commit d03a7d1c9016ce78a8f1f83375741a0b80b35ab0 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> Add relateds --- README.md | 16 1 file changed, 12 insertions(+), 4 deletions(-)

[elpa] externals/javaimp e54ce89618: Fix javaimp-add-import which should request only classes

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit e54ce89618edaf22209095818f03f1f9d02ea60d Author: Filipp Gunbin Commit: Filipp Gunbin Fix javaimp-add-import which should request only classes --- javaimp.el | 64 +- tests/tests.el | 28

[elpa] externals/kind-icon e0306506be 2/2: Update README.md

2022-05-10 Thread ELPA Syncer
branch: externals/kind-icon commit e0306506be52a7ea5260e217cbfa352599217252 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39a8c97e

[elpa] externals/kind-icon ee51d05c09 1/2: kind-icon-preview-all command

2022-05-10 Thread ELPA Syncer
branch: externals/kind-icon commit ee51d05c09cfa9096abb9145313a604b89868b43 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com> kind-icon-preview-all command --- README.md| 4 kind-icon.el | 21 +

[elpa] externals/kind-icon updated (f9d803cc12 -> e0306506be)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/kind-icon. from f9d803cc12 Right-pad 2 char badges in terminal new ee51d05c09 kind-icon-preview-all command new e0306506be Update README.md Summary of changes: README.md| 10 ++ kind-icon.el | 21 +++

[elpa] externals/javaimp 1cdfdd01fd: Mention xref support in commentary

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit 1cdfdd01fdaa5b31cf2a7cbfafafae5751157aef Author: Filipp Gunbin Commit: Filipp Gunbin Mention xref support in commentary --- javaimp.el | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/javaimp.el b/javaimp.el index 03cc3

[elpa] externals/javaimp b2331ee38b: Implement xref-backend-apropos

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit b2331ee38b2d9bc4c7f26a09745d0147dcac0eb0 Author: Filipp Gunbin Commit: Filipp Gunbin Implement xref-backend-apropos --- javaimp.el | 40 +--- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/javaimp.el b/jav

[elpa] externals/javaimp 1c5c4c9c7a: Remove optimization in javaimp--collect-idents to include methods in xref

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit 1c5c4c9c7a84979d974a72e5a9e36578de0d4d58 Author: Filipp Gunbin Commit: Filipp Gunbin Remove optimization in javaimp--collect-idents to include methods in xref --- javaimp-parse.el | 3 ++- javaimp.el | 6 +- 2 files changed, 3 insertions(+), 6 dele

[elpa] externals/engrave-faces d84964ec8a 5/5: LaTeX: set standalone page color/background

2022-05-10 Thread ELPA Syncer
branch: externals/engrave-faces commit d84964ec8a9076ce0bf47d8397c8a23e89d94b87 Author: TEC Commit: TEC LaTeX: set standalone page color/background --- engrave-faces-latex.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/engrave-faces-latex.el b/engrave-

[elpa] externals/engrave-faces 2628fd8936 1/5: fix: transform named colors into hex colors

2022-05-10 Thread ELPA Syncer
branch: externals/engrave-faces commit 2628fd8936443dd10e6a8d68ce140dc4603cf62b Author: TEC Commit: TEC fix: transform named colors into hex colors --- engrave-faces.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/engrave-faces.el b/engrave-faces.el index 7dc8d

[elpa] externals/engrave-faces updated (f6841111e4 -> d84964ec8a)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/engrave-faces. from f684e4 fix elpa tracking new 2628fd8936 fix: transform named colors into hex colors new 9f8dedd877 LaTeX: Add support for mathescape new 8fc37b3152 tweak: LaTeX post-process func dostring and indent

[elpa] externals/engrave-faces 04e55d1d3a 4/5: fix: implementation mistakes in LaTeX mathescape

2022-05-10 Thread ELPA Syncer
branch: externals/engrave-faces commit 04e55d1d3a2290cf777f2c8cc681dcd4e4993c33 Author: TEC Commit: TEC fix: implementation mistakes in LaTeX mathescape --- engrave-faces-latex.el | 39 ++- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/e

[elpa] externals/engrave-faces 8fc37b3152 3/5: tweak: LaTeX post-process func dostring and indent

2022-05-10 Thread ELPA Syncer
branch: externals/engrave-faces commit 8fc37b31528bc4984e294a86bd5dc6634a0a5362 Author: TEC Commit: TEC tweak: LaTeX post-process func dostring and indent --- engrave-faces-latex.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/engrave-faces-latex.el b/engrave-f

[elpa] externals/engrave-faces 9f8dedd877 2/5: LaTeX: Add support for mathescape

2022-05-10 Thread ELPA Syncer
branch: externals/engrave-faces commit 9f8dedd87773ae5910252060999c8396d6c0af0b Author: TEC Commit: TEC LaTeX: Add support for mathescape --- engrave-faces-latex.el | 58 +++--- 1 file changed, 45 insertions(+), 13 deletions(-) diff --git a/engra

[elpa] externals/javaimp 4f54c6ac19: Several fixes

2022-05-10 Thread Filipp Gunbin
branch: externals/javaimp commit 4f54c6ac1995e361e87d125808d68bbcca37f0d0 Author: Filipp Gunbin Commit: Filipp Gunbin Several fixes --- javaimp.el | 57 + 1 file changed, 33 insertions(+), 24 deletions(-) diff --git a/javaimp.el b/jav

[elpa] externals/org-real c68bfaf474 2/2: Updated eldev install location

2022-05-10 Thread ELPA Syncer
branch: externals/org-real commit c68bfaf474a9e84952f72e22d07fef9503c73041 Author: Tyler Grinn Commit: Tyler Grinn Updated eldev install location --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 74e6f757a4..50d886ad

[elpa] externals/org-real updated (02e1045f78 -> c68bfaf474)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-real. from 02e1045f78 Merge branch 'next' into 'main' new 435f636120 Added post-jump-hook new c68bfaf474 Updated eldev install location Summary of changes: .gitlab-ci.yml | 2 +- deps/boxy| 2 +- org-rea

[elpa] externals/org-real 435f636120 1/2: Added post-jump-hook

2022-05-10 Thread ELPA Syncer
branch: externals/org-real commit 435f6361207cf98bb1c5f4c8e8a987005ba21d41 Author: Tyler Grinn Commit: Tyler Grinn Added post-jump-hook After jumping to the location of a marker, org-reveal will be called. --- deps/boxy| 2 +- org-real.el | 5 +++-- tests/edg

[elpa] externals/boxy-headings f32c6777da 2/2: Updated eldev install location

2022-05-10 Thread ELPA Syncer
branch: externals/boxy-headings commit f32c6777da1713aa5d2f93fddca58007225941ef Author: Tyler Grinn Commit: Tyler Grinn Updated eldev install location --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b96307025d..36e

[elpa] externals/boxy-headings 66fc9e50f0 1/2: Added post-jump-hook

2022-05-10 Thread ELPA Syncer
branch: externals/boxy-headings commit 66fc9e50f02d6dee546fa6923ca28f1f64db9065 Author: Tyler Grinn Commit: Tyler Grinn Added post-jump-hook Added post-jump-hook as org-reveal --- boxy-headings.el | 3 ++- deps/boxy| 2 +- tests/smoke.org | 19 +++ 3 file

[elpa] externals/boxy-headings updated (1e3e62410e -> f32c6777da)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/boxy-headings. from 1e3e62410e Merge branch 'next' into 'main' new 66fc9e50f0 Added post-jump-hook new f32c6777da Updated eldev install location Summary of changes: .gitlab-ci.yml | 2 +- boxy-headings.el | 3 ++- deps/boxy

[elpa] externals/boxy 27fd4fcecc 2/3: Revert "Using org reveal after navigating to a box"

2022-05-10 Thread ELPA Syncer
branch: externals/boxy commit 27fd4fceccdcefc6e272cb4961a8f0f59d017cd3 Author: Tyler Grinn Commit: Tyler Grinn Revert "Using org reveal after navigating to a box" This reverts commit 57310c19a7e8afd8a87ab701d5f9c0102b42dd1d. --- boxy.el | 13 - 1 file changed, 4 inserti

[elpa] externals/boxy 68b1c6db7b 3/3: Added post-jump-hook slot

2022-05-10 Thread ELPA Syncer
branch: externals/boxy commit 68b1c6db7bb585e5942ab2e12765cf80cfcfb619 Author: Tyler Grinn Commit: Tyler Grinn Added post-jump-hook slot --- boxy.el | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/boxy.el b/boxy.el index 465e3a4c27..5169b0e476 1

[elpa] externals/boxy 57310c19a7 1/3: Using org reveal after navigating to a box

2022-05-10 Thread ELPA Syncer
branch: externals/boxy commit 57310c19a7e8afd8a87ab701d5f9c0102b42dd1d Author: Tyler Grinn Commit: Tyler Grinn Using org reveal after navigating to a box --- boxy.el | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/boxy.el b/boxy.el index 465e3a4c27..6fb05bb

[elpa] externals/boxy updated (02cb3a4b28 -> 68b1c6db7b)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/boxy. from 02cb3a4b28 Merge branch 'DamienCassou-main-patch-54220' into 'main' new 57310c19a7 Using org reveal after navigating to a box new 27fd4fcecc Revert "Using org reveal after navigating to a box" new 68b1c6db7b Add

[elpa] externals/fontaine 3f89f1406f 1/2: Fix bug with nil history

2022-05-10 Thread ELPA Syncer
branch: externals/fontaine commit 3f89f1406f1e204b6241c6550e6150816144da30 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix bug with nil history --- fontaine.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fontaine.el b/fontaine.el index 8aeb497abb..f48ab

[elpa] externals/fontaine updated (a8e7f2e9b8 -> 165aa35d9c)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/fontaine. from a8e7f2e9b8 Prepare version 0.2.0 new 3f89f1406f Fix bug with nil history new 165aa35d9c Bump version to 0.2.1 Summary of changes: fontaine.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)

[elpa] externals/fontaine 165aa35d9c 2/2: Bump version to 0.2.1

2022-05-10 Thread ELPA Syncer
branch: externals/fontaine commit 165aa35d9c73943372bfcdd52e95589e3cb9c10f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to 0.2.1 We need to rebuild the package in light of commit 3f89f14. --- fontaine.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/smartparens ec15aaa748: feat(python): add auto-colon insert on async def and class

2022-05-10 Thread ELPA Syncer
branch: elpa/smartparens commit ec15aaa748b21c9b8453dd95604ccc95fc1138cf Author: Matus Goljer Commit: Matus Goljer feat(python): add auto-colon insert on async def and class See #1075 --- smartparens-python.el | 25 + test/smartparens-python-test.e

[nongnu] elpa/popup 114d646f0f: Add checkdoc and lint commands

2022-05-10 Thread ELPA Syncer
branch: elpa/popup commit 114d646f0f4dd49de19dfedd78630018f71470e5 Author: Jen-Chieh Shen Commit: Jen-Chieh Shen Add checkdoc and lint commands --- Makefile | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 7a6c52ecdb..fe5c962280 1

[nongnu] elpa/smartparens 3ee3baf41f 2/3: Add more pairs for OCaml (#1118)

2022-05-10 Thread ELPA Syncer
branch: elpa/smartparens commit 3ee3baf41f0e74371bea8fa3a1766903ca2f8f53 Author: Sangwoo Joh Commit: GitHub Add more pairs for OCaml (#1118) --- smartparens-ml.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/smartparens-ml.el b/smartparens-ml.el index 7960c5f13d.

[nongnu] elpa/smartparens c2b2e603f9 3/3: Merge pull request #1125 from woolsweater/swift-mode

2022-05-10 Thread ELPA Syncer
branch: elpa/smartparens commit c2b2e603f904baff69e6606d11d5961ca298d332 Merge: 3ee3baf41f 7e5f169879 Author: Matus Goljer Commit: GitHub Merge pull request #1125 from woolsweater/swift-mode Add basic 'swift-mode' support --- Cask | 1 + smartparens-conf

[nongnu] elpa/smartparens updated (37f77bf2e2 -> c2b2e603f9)

2022-05-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from 37f77bf2e2 fix(escape): when autoescaping, explicitly check for escape on open quote new 3ee3baf41f Add more pairs for OCaml (#1118) new 7e5f169879 Add basic 'swift-mode' support new c2b2e603f9 Merge pull req

[nongnu] elpa/smartparens 7e5f169879 1/3: Add basic 'swift-mode' support

2022-05-10 Thread ELPA Syncer
branch: elpa/smartparens commit 7e5f16987902fd93ffa296aae47014fac9d4341d Author: Josh Caswell Commit: Josh Caswell Add basic 'swift-mode' support - Add pairing for '<' and '>', adapted from the existing code for Rust. - Add pairing for triple quotes --- Cask