elpasync pushed a change to branch externals/pyim. from 21eb4d60d0 Add pyim-process-merge-candidates new 13d853d94f pyim-candidates -> pyim-process-candidates new 746e7d4e1a pyim-imobjs -> pyim-process-imobjs new e3c8f369b5 * pyim-liberime.el (pyim-select-word-really): Use pyim-process-get-candidates. new 56acba9a3e * pyim-imobjs.el (pyim-imobjs-create): Update docstring. new f108f69eff Fix quote warn in docstring new db7ad76d13 Update .github/workflows/test.yml new c7b37cb30c Add pyim-process-update-last-candidates new b5e70bb176 Fix docstring warn.
Summary of changes: .github/workflows/test.yml | 7 +-- pyim-candidates.el | 14 ------ pyim-common.el | 6 +-- pyim-dcache.el | 2 +- pyim-dhashcache.el | 4 +- pyim-imobjs.el | 59 ++++------------------- pyim-liberime.el | 2 +- pyim-probe.el | 2 +- pyim-process.el | 114 ++++++++++++++++++++++++++++++++++----------- pyim-punctuation.el | 20 ++++---- pyim-pymap.el | 2 +- pyim.el | 2 +- tests/pyim-tests.el | 24 +++++----- 13 files changed, 129 insertions(+), 129 deletions(-)