[elpa] externals/pyim 0c8cd00 3/3: Version: 3.2

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 0c8cd00d2da981e3833bface7d0c476cbb3e93d2 Author: Feng Shu Commit: Feng Shu Version: 3.2 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index dc14e68..1384213 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@

[elpa] externals/pyim aa695dc 1/3: Fix pyim-test.el header.

2021-02-23 Thread Feng Shu
branch: externals/pyim commit aa695dcd0e63bc55899f34dc5c324e98a3eaf6f0 Author: Feng Shu Commit: Feng Shu Fix pyim-test.el header. --- tests/pyim-tests.el | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/tests/pyim-tests.el b/tests/pyim-tests

[elpa] externals/pyim updated (592a628 -> 0c8cd00)

2021-02-23 Thread Feng Shu
tumashu pushed a change to branch externals/pyim. from 592a628 * pyim-pymap.el (pyim-pymap-sort-cchar, pyim-pymap-sort-pymap): New functions. new aa695dc Fix pyim-test.el header. new 5c2bc3b .dir-local.el -> .dir-locals.el new 0c8cd00 Version: 3.2 Summary

[elpa] externals/pyim 5c2bc3b 2/3: .dir-local.el -> .dir-locals.el

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 5c2bc3b9fea10531abcba4d21aeb1fbe8f9686bd Author: Feng Shu Commit: Feng Shu .dir-local.el -> .dir-locals.el --- .dir-local.el | 8 .dir-locals.el | 31 +++ 2 files changed, 31 insertions(+), 8 deletions(-) diff --git a/.di

[elpa] externals/org 9e98e9a: Shorten remaining over-wide docstrings

2021-02-23 Thread ELPA Syncer
branch: externals/org commit 9e98e9a731daf7bc11985edae29d01203027dcd0 Author: Kyle Meyer Commit: Kyle Meyer Shorten remaining over-wide docstrings * lisp/ob-latex.el (org-babel-latex-begin-env): (org-babel-latex-pdf-svg-process): Shorten docstring to under 80 characters.

[elpa] externals/pyim 1c7e498 2/3: Update pyim-pymap

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 1c7e4982317419071f3263e9cbd369ee87a523d3 Author: Feng Shu Commit: Feng Shu Update pyim-pymap --- pyim-pymap.el | 700 +- 1 file changed, 350 insertions(+), 350 deletions(-) diff --git a/pyim-pymap.el b/py

[elpa] externals/pyim updated (1e14e7c -> 592a628)

2021-02-23 Thread Feng Shu
tumashu pushed a change to branch externals/pyim. from 1e14e7c V3.1 new 0fb4ec1 Update pyim-pymap-commonly-used-cchar new 1c7e498 Update pyim-pymap new 592a628 * pyim-pymap.el (pyim-pymap-sort-cchar, pyim-pymap-sort-pymap): New functions. Summary of change

[elpa] externals/pyim 0fb4ec1 1/3: Update pyim-pymap-commonly-used-cchar

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 0fb4ec168abd38bc233584efa72aa42c3fd613ac Author: Feng Shu Commit: Feng Shu Update pyim-pymap-commonly-used-cchar --- pyim-pymap.el | 511 +- 1 file changed, 254 insertions(+), 257 deletions(-) diff --git

[elpa] externals/pyim 592a628 3/3: * pyim-pymap.el (pyim-pymap-sort-cchar, pyim-pymap-sort-pymap): New functions.

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 592a62843870781377fd809ea82a3bdb509abbf7 Author: Feng Shu Commit: Feng Shu * pyim-pymap.el (pyim-pymap-sort-cchar, pyim-pymap-sort-pymap): New functions. --- pyim-pymap.el | 17 + 1 file changed, 17 insertions(+) diff --git a/pyim-pymap.el b/p

[elpa] externals/pyim 1e14e7c: V3.1

2021-02-23 Thread Feng Shu
branch: externals/pyim commit 1e14e7c11a464c0019afc4519c5fa569984e6e83 Author: Feng Shu Commit: Feng Shu V3.1 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 501143a..dc14e68 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@ ;;

[elpa] externals/pyim d171c8a: Update pyim-pymap-commonly-used-cchar

2021-02-23 Thread Feng Shu
branch: externals/pyim commit d171c8a345b3a1b3a23c3dccee765cd93b6ace34 Author: Feng Shu Commit: Feng Shu Update pyim-pymap-commonly-used-cchar --- pyim-pymap.el | 409 +++--- 1 file changed, 220 insertions(+), 189 deletions(-) diff --git

[elpa] externals/diff-hl 738c5d6: diff-hl-set-reference-rev: Use vc-read-revision in all cases

2021-02-23 Thread ELPA Syncer
branch: externals/diff-hl commit 738c5d6a6bffe46b18249c77d59ae1d9e2d4d126 Author: Dmitry Gutov Commit: Dmitry Gutov diff-hl-set-reference-rev: Use vc-read-revision in all cases Resolves #156. --- diff-hl.el | 31 ++- 1 file changed, 18 insertions(+), 13

[elpa] externals/ack updated (b2c449c -> 40076b5)

2021-02-23 Thread Stefan Monnier
monnier pushed a change to branch externals/ack. from b2c449c Release 1.1.0 and make ack-quickgrep-defaults the default new 77528cc README.rst: More updates new 40076b5 Fix #13: Fix line number false match in ack-error-regexp-alist Summary of changes: README.rst |

[elpa] externals/ack 40076b5 2/2: Fix #13: Fix line number false match in ack-error-regexp-alist

2021-02-23 Thread Stefan Monnier
branch: externals/ack commit 40076b5b5fd3e3eedc762f5dfa99eadfd11a2341 Author: Jake Nelson Commit: João Távora Fix #13: Fix line number false match in ack-error-regexp-alist Fix parsing of filename and line number as a result of "git grep" with filenames of the format abc-123-def

[elpa] externals/ack 77528cc 1/2: README.rst: More updates

2021-02-23 Thread Stefan Monnier
branch: externals/ack commit 77528cc0b476db6c3033cc91e2d83f0f478621b3 Author: João Távora Commit: João Távora README.rst: More updates --- README.rst | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.rst b/README.rst index

[elpa] externals/csv-mode a95d748: Fix transposing csv files with quoted fields in csv-mode

2021-02-23 Thread Lars Ingebrigtsen
branch: externals/csv-mode commit a95d748a98af51bf5ebb3848f4b5251f6f0f9562 Author: Peder O. Klingenberg Commit: Lars Ingebrigtsen Fix transposing csv files with quoted fields in csv-mode * csv-mode.el (csv--collect-fields): New function. (csv-transpose): Use the new function ins