Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 546 Bytes

Emacs - Myanmar Input Methods

This is the implementations of well know Myanmar Input Methods for Emacs. Those input methods for Emacs may not behave identically as their original implementations.

Input Methods

  • Myanmar3 - (myanmar-myanmar3)
  • Myan San - (myanmar-myansan)
  • Yunghkio - (myanmar-yunghkio)

Installation

  • Add *.el files to load-path
  • Byte-compile *.el (optional)
  • Add the following to .emacs file (require 'myanmar-input-methods)
  • Select default input method (optional) (set-input-method 'input-method-name)