Skip to content
  1. Nov 03, 2019
    • Yuanle Song's avatar
      v2.0.2 fix problems after code review · a8e2341f
      Yuanle Song authored
      - dropped Package-Version metadata.
      - zero-input-full-width-mode renamed to zero-input-full-width-p.
      - zero-input-toggle is now an obsolete alias for zero-input-mode.
      - use `defvar-local' when variable is always buffer local.
      - moved test data to debug/test files.
      - fixed typo. zero-input-pinin-service > `zero-input-pinyin-service'.
      a8e2341f
  2. Oct 28, 2019
  3. Oct 26, 2019
  4. Oct 23, 2019
  5. Oct 22, 2019
  6. Oct 10, 2019
  7. Oct 09, 2019
  8. Oct 08, 2019
  9. Sep 02, 2019
  10. Sep 01, 2019
  11. Apr 08, 2019
  12. Apr 07, 2019
  13. Apr 05, 2019
  14. Apr 04, 2019
    • Yuanle Song's avatar
      add zero-pinyin-service.el · f4a20631
      Yuanle Song authored
      dbus based sync and async api both works.
      - added error handler for dbus client in emacs lisp.
      - use lexical-binding for all files
      - added M-x zero-reload-all this will byte compile and reload file files.
      f4a20631