Skip to content
  1. Feb 20, 2020
    • Yuanle Song's avatar
      v2.6.0 allow customize punctuation mapping; · 3e6e4548
      Yuanle Song authored
      - allow customize Chinese punctuation mapping via M-x customize-variable
      - add bug report link in README
      - update intro doc for melpa
      - add melpa, travis CI badge in README
      - add punctuation doc in README
      v2.6.0
      3e6e4548
  2. Feb 16, 2020
  3. Feb 04, 2020
    • Yuanle Song's avatar
      v2.2.1 support auto convert 1。3 to 1.3. · cb1ef55c
      Yuanle Song authored
      - support auto convert 1。3 to 1.3.
        This feature is enabled by default.
        To turn off this feature,
      
          (setq zero-input-auto-fix-dot-between-numbers nil)
      
      - bugfix: should call (zero-input-pinyin-register-im) once when the code
        is moved into a function.
      v2.2.1
      cb1ef55c
    • Yuanle Song's avatar
      v2.1.0 zero pinyin supports sync and async mode. · d91d0f6b
      Yuanle Song authored
      - bugfix on zero-input-pinyin: sometimes after GetCandidate dbus call,
        zero-input-fetch-size and zero-input-candidates is not updated. This
        was because the async function callback didn't update the metadata in
        some places.
      - zero pinyin supports sync and async mode.
        to switch between them, run
        M-x zero-input-pinyin-enable-async
        M-x zero-input-pinyin-disable-async
      d91d0f6b
  4. Nov 10, 2019
  5. Nov 03, 2019
  6. Oct 28, 2019
  7. Oct 26, 2019
  8. Oct 23, 2019
  9. Oct 15, 2019
  10. Oct 10, 2019
  11. Oct 09, 2019
  12. Oct 08, 2019
  13. Oct 04, 2019
  14. Sep 02, 2019
  15. Sep 01, 2019
  16. Aug 31, 2019
  17. Aug 30, 2019
  18. Jul 21, 2019
  19. Apr 17, 2019
  20. Apr 08, 2019