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

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

[elpa] externals/pyim updated (c573694ae4 -> f073ba0fb8)


From: ELPA Syncer
Subject: [elpa] externals/pyim updated (c573694ae4 -> f073ba0fb8)
Date: Fri, 24 Jun 2022 08:58:05 -0400 (EDT)

elpasync pushed a change to branch externals/pyim.

      from  c573694ae4 Update pyim-pymap-utils.el
       new  93b372c8f9 pyim-preview-setup-overlay -> pyim-preview--setup-overlay
       new  e264cbe5f5 pyim-preview-delete-overlay -> 
pyim-preview--delete-overlay
       new  d247ac664e pyim-preview-refresh -> pyim-preview--refresh
       new  73ee676657 pyim-preview-delete-string  -> 
pyim-preview--delete-string
       new  2c04245442 pyim-preview-start-point -> pyim-preview--start-point
       new  fea5fe56e3 pyim-dhashcache-update* -> pyim-dhashcache--update*
       new  be487264bc pyim-dhashcache-upgrade* -> pyim-dhashcache--upgrade*
       new  3454118ea9 pyim-dhashcache-init* -> pyim-dhashcache--init*
       new  4a3a27fe54 pyim-dhashcache-put -> pyim-dhashcache--put
       new  46eaaa937d pyim-dhashcache-insert* -> pyim-dhashcache--insert*
       new  91ffc476b8 pyim-dhashcache-get* -> pyim-dhashcache--get*
       new  2e687c443b pyim-dhashcache-async* -> pyim-dhashcache--async*
       new  d42cc01d44 pyim-dhashcache-calculate-priority -> 
pyim-dhashcache--calculate-priority
       new  80fdf32548 pyim-dhashcache-generate* -> pyim-dhashcache--generate*
       new  9da901bf0f pyim-dhashcache-save* -> pyim-dhashcache--save*
       new  b4f252016c pyim-dhashcache-export* -> pyim-dhashcache--export*
       new  9a6073f5f4 pyim-dhashcache-pinyin-string< -> 
pyim-dhashcache--pinyin-string<
       new  d8f2e8b6d6 Add comment to pyim-dhashcache.el
       new  8f195d4efe pyim-dregcache- -> pyim-dregcache--
       new  8755295cb4 pyim-process-code-criteria -> pyim-process--code-criteria
       new  4005949cce pyim-process-run-delay-timer -> 
pyim-process--run-delay-timer
       new  461b9bcc0a pyim-process-imobjs -> pyim-process--imobjs
       new  93e54a0783 pyim-process-candidates-last -> 
pyim-process--candidates-last
       new  2473b5be9b pyim-process-candidate-position -> 
pyim-process--candidate-position
       new  30bc394852 pyim-process-candidates -> pyim-process--candidates
       new  43b09cfcac pyim-process-input-chinese-predicate-1 -> 
pyim-process--input-chinese-predicate-1
       new  63f5edffb2 pyim-process-input-chinese-predicate-2 -> 
pyim-process--input-chinese-predicate-2
       new  e5920bae41 pyim-process-auto-select -> pyim-process--auto-select
       new  404add9758 pyim-process-autoselector-results -> 
pyim-process--autoselector-results
       new  c58b3e572b pyim-process-autoselector-find-result -> 
pyim-process--autoselector-find-result
       new  b49d1348de pyim-process-run-delay -> pyim-process--run-delay
       new  24c0bb2240 pyim-process-handle-candidates-limit-time -> 
pyim-process--handle-candidates-limit-time
       new  1aeddb6172 pyim-process-merge-candidates -> 
pyim-process--merge-candidates
       new  11c6f46974 pyim-process-handle-candidates-async -> 
pyim-process--handle-candidates-async
       new  f073ba0fb8 pyim-process-punctuation-full-width-p -> 
pyim-process--punctuation-full-width-p


Summary of changes:
 pyim-dcache.el      |   2 +-
 pyim-dhashcache.el  | 229 +++++++++++++++++++++++++++-------------------------
 pyim-dregcache.el   | 122 ++++++++++++++--------------
 pyim-page.el        |   2 +-
 pyim-preview.el     |  20 ++---
 pyim-process.el     | 158 ++++++++++++++++++------------------
 pyim-punctuation.el |   2 +-
 tests/pyim-tests.el | 218 ++++++++++++++++++++++++-------------------------
 8 files changed, 379 insertions(+), 374 deletions(-)



reply via email to

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