[elpa] externals/pyim 1889493010 2/2: pyim-candidates-pymap-chars -> pyim-candidates-quanpin-first-possible-chars

2022-06-17 Thread ELPA Syncer
branch: externals/pyim commit 188949301091447cf976c5bf0c818be9466236d7 Author: Feng Shu Commit: Feng Shu pyim-candidates-pymap-chars -> pyim-candidates-quanpin-first-possible-chars --- pyim-candidates.el | 16 +--- tests/pyim-tests.el | 6 +++--- 2 files changed, 12 insertions

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

2022-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 7bc274f153 Fix: 候选词丢失bug(有复现步骤) #445 new 54417ef9b9 pyim-candidates-quanpin-chars -> pyim-candidates-quanpin-first-chars new 1889493010 pyim-candidates-pymap-chars -> pyim-candidates-quanpin-first-possible-chars Sum

[elpa] externals/pyim 54417ef9b9 1/2: pyim-candidates-quanpin-chars -> pyim-candidates-quanpin-first-chars

2022-06-17 Thread ELPA Syncer
branch: externals/pyim commit 54417ef9b91b50c728ab2ea68d4f0a00b2baa37a Author: Feng Shu Commit: Feng Shu pyim-candidates-quanpin-chars -> pyim-candidates-quanpin-first-chars --- pyim-candidates.el | 7 +-- tests/pyim-tests.el | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-)

[elpa] externals/compat e5ec04fea3: Eagerly expand macros in compat-entwine

2022-06-17 Thread ELPA Syncer
branch: externals/compat commit e5ec04fea3535e13a374a4b3ed5fd08038c0124c Author: Philip Kaludercic Commit: Philip Kaludercic Eagerly expand macros in compat-entwine In order for `compat--entwine-version' to be passed on to the macro generator functions, we cannot just bind the v

[elpa] externals/org 9b00f4bf1d 1/2: org-persist: Fix expiry check

2022-06-17 Thread ELPA Syncer
branch: externals/org commit 9b00f4bf1d544331795f64c499868b15f6c60bcd Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Fix expiry check * lisp/org-persist.el (org-persist--gc-expired-p): Fix incorrect plist key. --- lisp/org-persist.el | 4 ++-- 1 file changed, 2 inse

[elpa] externals/org updated (41b7410a8c -> 811deae32d)

2022-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 41b7410a8c doc/Makefile: Limit memory consumption when generating docs new 9b00f4bf1d org-persist: Fix expiry check new 811deae32d Revert "org-export-data: Concatenate strings in temporary buffer for performance" Sum

[elpa] externals/org 811deae32d 2/2: Revert "org-export-data: Concatenate strings in temporary buffer for performance"

2022-06-17 Thread ELPA Syncer
branch: externals/org commit 811deae32db17d99e1b92e0ad8227268bab8ec7b Author: Ihor Radchenko Commit: Ihor Radchenko Revert "org-export-data: Concatenate strings in temporary buffer for performance" This reverts commit a158b263a69c89ff74536163d69b12117316b034. The commit actuall

[elpa] externals/js2-mode 88c081ec7e 2/2: Merge pull request #589 from pkryger/fix-after-change

2022-06-17 Thread ELPA Syncer
branch: externals/js2-mode commit 88c081ec7ed960d1058bc9a9712758f5b6330996 Merge: fed41615b2 7a032d37b1 Author: Dmitry Gutov Commit: GitHub Merge pull request #589 from pkryger/fix-after-change Remove the correct hook in js2-minor-mode-exit --- js2-mode.el | 2 +- 1 file changed, 1

[elpa] externals/js2-mode 7a032d37b1 1/2: Remove the correct hook in js2-minor-mode-exit

2022-06-17 Thread ELPA Syncer
branch: externals/js2-mode commit 7a032d37b1327134f9593a6be0fdb447b6ac7eb0 Author: Przemek Kryger Commit: Przemek Kryger Remove the correct hook in js2-minor-mode-exit The `js2-minor-mode-enter` adds `js2-minor-mode-edit` to `after-change-functions`. Contrary the `js2-minor-mode

[nongnu] elpa/typescript-mode 10738f8eb4 1/2: added: infer keyword

2022-06-17 Thread ELPA Syncer
branch: elpa/typescript-mode commit 10738f8eb403f8b5d385de964bd2862cf104db1c Author: Ruzie Commit: GitHub added: infer keyword --- typescript-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-mode.el b/typescript-mode.el index 220cf75f12..830d79dc9e 1006

[nongnu] elpa/typescript-mode f2de3f4946 2/2: Merge pull request #165 from Ruzie/master

2022-06-17 Thread ELPA Syncer
branch: elpa/typescript-mode commit f2de3f4946c846a23753b351eaf8b56017e02d89 Merge: 4f056f6db7 10738f8eb4 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #165 from Ruzie/master added: infer keyword --- typescript-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[elpa] externals/javaimp 150b592b35: Improve flat imenu

2022-06-17 Thread Filipp Gunbin
branch: externals/javaimp commit 150b592b3512b42929ed7e07f47e6fa1db6e6477 Author: Filipp Gunbin Commit: Filipp Gunbin Improve flat imenu * Also show non-method items. * Include anon/local classes and their methods. * Refactor abstract method parsing. --- javaimp-parse.e

[elpa] externals/org 9fb9a2bdfb: org.el (org-format-latex-header): Put DEFAULT-PACKAGES before PACKAGES

2022-06-17 Thread ELPA Syncer
branch: externals/org commit 9fb9a2bdfbff92d115a973db8c7760fe9f44b4b3 Author: Sébastien Miquel Commit: Ihor Radchenko org.el (org-format-latex-header): Put DEFAULT-PACKAGES before PACKAGES * lisp/org.el (org-format-latex-header): Put DEFAULT-PACKAGES before PACKAGES, as per org-

[nongnu] elpa/helm b36b285be5 3/4: Only 1 space seems enough in *M-x and *apropos transformers

2022-06-17 Thread ELPA Syncer
branch: elpa/helm commit b36b285be52d5be2f555b3ed4c23abdc968043b4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Only 1 space seems enough in *M-x and *apropos transformers --- helm-command.el | 6 +++--- helm-elisp.el | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --

[nongnu] elpa/helm ca2ebcc731 1/4: Add a message when toggling truncate lines

2022-06-17 Thread ELPA Syncer
branch: elpa/helm commit ca2ebcc7317f9fd9c3435fe68053ad206dc47d46 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add a message when toggling truncate lines --- helm-core.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index f552ba10

[nongnu] elpa/helm-core updated (a6df31a7cf -> 218fa70297)

2022-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from a6df31a7cf Merge branch 'master' of github.com:emacs-helm/helm adds ca2ebcc731 Add a message when toggling truncate lines adds 0cc7a7cbc2 Truncate lines in helm-apropos when shortdoc is enabled adds b36b285be5 Only

[nongnu] elpa/helm 218fa70297 4/4: Fix preselect regexp in *apropos

2022-06-17 Thread ELPA Syncer
branch: elpa/helm commit 218fa70297128d09410b5702c582feadb7b2b31e Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix preselect regexp in *apropos --- helm-elisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-elisp.el b/helm-elisp.el index b92028d669..ed892e

[nongnu] elpa/helm 0cc7a7cbc2 2/4: Truncate lines in helm-apropos when shortdoc is enabled

2022-06-17 Thread ELPA Syncer
branch: elpa/helm commit 0cc7a7cbc298c7a021d336647b25f1964dbae3e9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Truncate lines in helm-apropos when shortdoc is enabled --- helm-elisp.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-elisp.el b/helm-elisp.el

[nongnu] elpa/helm updated (a6df31a7cf -> 218fa70297)

2022-06-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from a6df31a7cf Merge branch 'master' of github.com:emacs-helm/helm new ca2ebcc731 Add a message when toggling truncate lines new 0cc7a7cbc2 Truncate lines in helm-apropos when shortdoc is enabled new b36b285be5 Only 1 sp

[elpa] externals/org updated (9fb9a2bdfb -> 9632401dc6)

2022-06-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 9fb9a2bdfb org.el (org-format-latex-header): Put DEFAULT-PACKAGES before PACKAGES new bfd63cc4f2 org: Improve org-todo handling of negative prefix args new 65e19a0812 org-table.el: Fix orgtbl-mode not remapping delete k

[elpa] externals/org 65e19a0812 2/3: org-table.el: Fix orgtbl-mode not remapping delete key

2022-06-17 Thread ELPA Syncer
branch: externals/org commit 65e19a0812413d77a159b21bf995657dff1b8cb2 Author: Ihor Radchenko Commit: Ihor Radchenko org-table.el: Fix orgtbl-mode not remapping delete key * lisp/org-table.el (orgtbl-setup): Remap `delete-forward-char' in addition to `delete-char'. The former is

[elpa] externals/org bfd63cc4f2 1/3: org: Improve org-todo handling of negative prefix args

2022-06-17 Thread ELPA Syncer
branch: externals/org commit bfd63cc4f2ab12e45b3aeaa38b847b138107fd1a Author: Allen Li Commit: Ihor Radchenko org: Improve org-todo handling of negative prefix args * lisp/org.el (org-todo): Handle -1 prefix args consistently and error on other negative args. --- lisp/org.el |

[elpa] externals/org 9632401dc6 3/3: Auto-Upcase/downcase #+begin/#+end in structure templates

2022-06-17 Thread ELPA Syncer
branch: externals/org commit 9632401dc6affc09e573e4af7c8898990cd8f04c Author: Ihor Radchenko Commit: Ihor Radchenko Auto-Upcase/downcase #+begin/#+end in structure templates * lisp/org-tempo.el (org-tempo-add-block): * lisp/org.el (org-insert-structure-template): When inserting