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

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

[elpa] externals/pyim updated (c982b3fc3f -> 506ed8e1cd)


From: ELPA Syncer
Subject: [elpa] externals/pyim updated (c982b3fc3f -> 506ed8e1cd)
Date: Sat, 28 May 2022 18:57:47 -0400 (EDT)

elpasync pushed a change to branch externals/pyim.

      from  c982b3fc3f pyim-pymap.el update pyim-pymap-*-cache* docstrings.
       new  a36f2295cd Add pyim-cregexp-utils.el
       new  4b1ba0e47e Add pyim-cstring-utils.el
       new  e00b7d633a Add pyim-process-code-criteria variable.
       new  3f8761b752 Sort pyim.el
       new  12b3e98f1b 降低 pyim.el 对 pyim-cstring-utils 和 pyim-cregexp-utils 的依赖。
       new  adf7958538 Update Development.org
       new  fa0d22689d Add pyim-dict-manager.el
       new  506ed8e1cd Update README.


Summary of changes:
 Development.org                          |   8 +-
 README.org                               |  68 ++++++---
 pyim-cregexp-utils.el                    | 128 ++++++++++++++++
 pyim-cregexp.el                          |  44 +-----
 pyim-cstring.el => pyim-cstring-utils.el | 218 +--------------------------
 pyim-cstring.el                          | 243 +------------------------------
 pyim-dict.el => pyim-dict-manager.el     |  64 +-------
 pyim-dict.el                             | 165 +--------------------
 pyim-process.el                          |  21 ++-
 pyim.el                                  | 208 ++++++++++----------------
 tests/pyim-tests.el                      |   2 +
 11 files changed, 292 insertions(+), 877 deletions(-)
 create mode 100644 pyim-cregexp-utils.el
 copy pyim-cstring.el => pyim-cstring-utils.el (53%)
 copy pyim-dict.el => pyim-dict-manager.el (77%)



reply via email to

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