Skip to content
  • Yuanle Song's avatar
    use define-key to add keymap in preediting state. · 5400a669
    Yuanle Song authored
    - this is more robust than remembering major mode's binding and do
      dispatch.
    - add :preedit-start and :preedit-end slot function, so IM can add key
      map for preediting state too.
    - bugfix: should ways use zero-set-state to set state.
      updated one set in define-minor-mode
    5400a669