emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim updated (872c7139fe -> 2f1aaaa9a7)


From: ELPA Syncer
Subject: [elpa] externals/pyim updated (872c7139fe -> 2f1aaaa9a7)
Date: Sat, 4 Jun 2022 09:57:44 -0400 (EDT)

elpasync pushed a change to branch externals/pyim.

      from  872c7139fe Merge pull request #441 from tumashu/redguardtoo
       new  6ce5f49b8f Big refactor: use cl-defstruct and cl-defgeneric.
       new  f5300086fd * tests/pyim-tests.el 
(pyim-tests-pyim-candidates-get-chief): New test.
       new  dbd9815164 * pyim-candidates.el (pyim-candidates-create): Remove 
comment.
       new  6d68a1f451 * tests/pyim-tests.el 
(pyim-tests-pyim-candidates-create-xingma): New test.
       new  c5a77c3f73 Add pyim-candidate-create-async
       new  f536e5ede3 Fix warns.
       new  5c7ca2cef7 Add pyim-candidates-create-async for rime.
       new  0d357b5fd9 pyim-candidates-create-like-znabc
       new  33a0f5a9b7 Add pyim-candidates-create-like-jianpin
       new  42bc6092ed Add pyim-candidates-create-get-dcache-words
       new  6ef8630475 pyim-candidates-create-like-znabc -> 
pyim-candidates-znabc-words
       new  a4143ce691 pyim-candidates-create-like-jianpin -> 
pyim-candidates-jianpin-words
       new  c4d73f836d pyim-candidates-create-get-dcache-words -> 
pyim-candidates-dcache-words
       new  2aa48479b4 pyim-candidates-create-get-pymap-chars -> 
pyim-candidates-pymap-chars
       new  987087e515 Update pyim-candidates-create-quanpin.
       new  016064e7fc Update docstring.
       new  5f716730ea Update pyim-test.el
       new  c1cbba5f52 Fix pyim-tests.el
       new  35bf05ce3e pyim-scheme-common -> pyim-scheme
       new  3e53c5e923 pyim-candidates-create-quanpin -> pyim-candidates-quanpin
       new  4c8b8afc5a * pyim-candidates.el (pyim-candidates-quanpin): Simplify.
       new  b6b46a4e36 * pyim-candidates.el (pyim-candidates-create): Remove 
method of shuangpin.
       new  845e9f6e4f * pyim-candidates.el (pyim-candidates-create-async): 
Simplify shuangpin.
       new  fa9f9f4244 Update pyim-candidates-dcache-words.
       new  aaa5f728f9 Fix compile warn.
       new  7c6ece9d4d * pyim-liberime.el (pyim-process-terminate-really): do 
not use :after.
       new  1330b436a6 Refactor pyim-page.el
       new  29a112182a Refactor pyim-candidates.el
       new  b3868caa80 Add pyim-probe tests
       new  cfe94f23f4 Set pyim-force-input-chinese-functions default value is 
nil.
       new  665867fc0a Set pyim-process-autoselector default value is nil.
       new  f4cc14ac64 Fix pyim-test.el
       new  951013539c Add progress to commentary
       new  302f1bff4b Refactor pyim-preview.el
       new  5611319de0 Add page test
       new  424e488118 Add preview test
       new  5747879711 pyim-page-info-format style eql two-lines.
       new  573fefe532 Use (eql symbol) instead of (eql 'symbol).
       new  aa07a23fda * pyim-probe.el (pyim-probe-org-latex-mode): Update.
       new  1b767c669e * pyim-probe.el (pyim-probe-org-speed-commands): Updated.
       new  2f1aaaa9a7 Merge pull request #442 from tumashu/struct


Summary of changes:
 README.org           |   2 -
 pyim-autoselector.el |   8 +-
 pyim-candidates.el   | 488 ++++++++++++++++++++--------------------
 pyim-cloudim.el      |  48 ++--
 pyim-codes.el        |  36 ++-
 pyim-cregexp.el      |  26 +--
 pyim-cstring.el      | 158 +++++++------
 pyim-dcache.el       |   3 +-
 pyim-imobjs.el       |  36 ++-
 pyim-liberime.el     |  85 ++++---
 pyim-outcome.el      |  13 +-
 pyim-page.el         | 569 +++++++++++++++++++++++-----------------------
 pyim-preview.el      |  50 +++--
 pyim-probe.el        |  16 +-
 pyim-process.el      |  50 ++---
 pyim-scheme.el       | 115 +++++++---
 pyim.el              |  20 +-
 tests/pyim-tests.el  | 623 +++++++++++++++++++++++++++++++++++++++++++++------
 18 files changed, 1456 insertions(+), 890 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]