[elpa] externals/org 45174d62b9: Remove XEmacs and ancient Emacs compat code

2022-06-18 Thread ELPA Syncer
branch: externals/org commit 45174d62b9462172fdc8c2ba7dc8cae4a8935318 Author: Stefan Kangas Commit: Ihor Radchenko Remove XEmacs and ancient Emacs compat code * lisp/org-colview.el (org-columns-remove-overlays): * lisp/org-ctags.el (org-ctags-find-tag-interactive): * lisp/or

[nongnu] elpa/swift-mode 7de00af05f 4/7: Add #unavailable keyword

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 7de00af05fa22b067a9c9a7090d5355e86c3a108 Author: taku0 Commit: taku0 Add #unavailable keyword https://github.com/apple/swift-evolution/blob/main/proposals/0290-negative-availability.md --- swift-mode-font-lock.el | 3 ++- 1 file changed, 2 insertions

[nongnu] elpa/swift-mode 49cf361c02 1/7: Fix indentation for async let

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 49cf361c02f05f68646059c2087a094737661565 Author: taku0 Commit: taku0 Fix indentation for async let --- swift-mode-lexer.el| 4 ++-- test/swift-files/indent/declarations.swift | 6 -- 2 files changed, 6 insertions(+), 4 deletions(-)

[nongnu] elpa/swift-mode updated (c92e780530 -> da673f995f)

2022-06-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/swift-mode. from c92e780530 Bump version to 8.5.0 new 49cf361c02 Fix indentation for async let new 3f22042ca9 Support existential any new c7cc7a3b74 Add tests for opaque result types (some) new 7de00af05f Add #unavailab

[nongnu] elpa/swift-mode c7cc7a3b74 3/7: Add tests for opaque result types (some)

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit c7cc7a3b743dd198890730358f81744dcae08d20 Author: taku0 Commit: taku0 Add tests for opaque result types (some) --- test/swift-files/indent/declarations.swift | 17 + 1 file changed, 17 insertions(+) diff --git a/test/swift-files/indent/declarat

[nongnu] elpa/swift-mode 3f22042ca9 2/7: Support existential any

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 3f22042ca99f7351d3dae43341f56a064467d837 Author: taku0 Commit: taku0 Support existential any https://github.com/apple/swift-evolution/blob/main/proposals/0335-existential-any.md --- swift-mode-font-lock.el| 4 ++-- swift-mode-lex

[nongnu] elpa/swift-mode da673f995f 7/7: Support distributed actor

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit da673f995fac844a3584efdaa3ea76cb9ebfb9a8 Author: taku0 Commit: taku0 Support distributed actor https://github.com/apple/swift-evolution/blob/main/proposals/0336-distributed-actor-isolation.md --- swift-mode-font-lock.el| 2 +- sw

[nongnu] elpa/swift-mode 00ec81fe40 6/7: Add noasync keyword

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 00ec81fe404f0d02a759580744531dcfa6f48bae Author: taku0 Commit: taku0 Add noasync keyword https://github.com/apple/swift-evolution/blob/main/proposals/0340-swift-noasync.md --- swift-mode-font-lock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[nongnu] elpa/swift-mode 01191281f9 5/7: Add unavailable keyword for @available annotation

2022-06-18 Thread ELPA Syncer
branch: elpa/swift-mode commit 01191281f9f50fc67cf21aec3a185ff432a0bade Author: taku0 Commit: taku0 Add unavailable keyword for @available annotation https://docs.swift.org/swift-book/ReferenceManual/Attributes.html --- swift-mode-font-lock.el | 2 +- 1 file changed, 1 insertion(+)

[nongnu] elpa/git-commit adf5848ea7: Support bookmark-handler-type for Magit bookmarks

2022-06-18 Thread ELPA Syncer
branch: elpa/git-commit commit adf5848ea787401b09aa37b134aace3007f7 Author: Stefan Kangas Commit: Stefan Kangas Support bookmark-handler-type for Magit bookmarks From etc/NEWS in emacs.git: *** 'list-bookmarks' now includes a type column. Types are registered via a '

[nongnu] elpa/magit updated (c1fb53d3de -> adf5848ea7)

2022-06-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from c1fb53d3de Bump minimal Compat version adds adf5848ea7 Support bookmark-handler-type for Magit bookmarks No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 2 ++ 1 file changed, 2 insertions(+)

[nongnu] elpa/magit-section updated (c1fb53d3de -> adf5848ea7)

2022-06-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from c1fb53d3de Bump minimal Compat version adds adf5848ea7 Support bookmark-handler-type for Magit bookmarks No new revisions were added by this update. Summary of changes: lisp/magit-mode.el | 2 ++ 1 file changed, 2 inserti

[nongnu] elpa/xah-fly-keys eb98124706 2/2: home page url moved to proper name

2022-06-18 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit eb981247061d50fd9b338560fa4234859a14a044 Author: Xah Lee Commit: Xah Lee home page url moved to proper name --- README.md | 4 ++-- xah-fly-keys.el | 8 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index

[nongnu] elpa/xah-fly-keys updated (894cd36c58 -> eb98124706)

2022-06-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from 894cd36c58 workaround a emacs 28.1 clear-transient-map bug see http://xahlee.info/emacs/emacs/clear-transient-map_bug.html new b7176fd00f new. xah-insert-markdown-quote, xah-insert-markdown-triple-quote new eb98124

[nongnu] elpa/xah-fly-keys b7176fd00f 1/2: new. xah-insert-markdown-quote, xah-insert-markdown-triple-quote

2022-06-18 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit b7176fd00f07fcda13ac53355d100a361e5a706b Author: Xah Lee Commit: Xah Lee new. xah-insert-markdown-quote, xah-insert-markdown-triple-quote --- xah-fly-keys.el | 28 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/x

[elpa] externals/pyim a53ebaae5e 1/2: * pyim-cregexp-utils.el (pyim-dhashcache): Require.

2022-06-18 Thread ELPA Syncer
branch: externals/pyim commit a53ebaae5e083cd4853eaeea06203138ab9e495f Author: Feng Shu Commit: Feng Shu * pyim-cregexp-utils.el (pyim-dhashcache): Require. --- pyim-cregexp-utils.el | 1 + 1 file changed, 1 insertion(+) diff --git a/pyim-cregexp-utils.el b/pyim-cregexp-utils.el index d8c2

[elpa] externals/pyim b24a1a0124 2/2: * pyim-cstring-utils.el (pyim-dhashcache): require.

2022-06-18 Thread ELPA Syncer
branch: externals/pyim commit b24a1a0124e43fabcfd1d26a7731b2fd115b468b Author: Feng Shu Commit: Feng Shu * pyim-cstring-utils.el (pyim-dhashcache): require. --- pyim-cstring-utils.el | 1 + 1 file changed, 1 insertion(+) diff --git a/pyim-cstring-utils.el b/pyim-cstring-utils.el index 1e78

[elpa] externals/pyim updated (1889493010 -> b24a1a0124)

2022-06-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 1889493010 pyim-candidates-pymap-chars -> pyim-candidates-quanpin-first-possible-chars new a53ebaae5e * pyim-cregexp-utils.el (pyim-dhashcache): Require. new b24a1a0124 * pyim-cstring-utils.el (pyim-dhashcache): requir