File: leim-list.el

package info (click to toggle)
anthy 1%3A0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,632 kB
  • sloc: ansic: 24,445; sh: 4,186; lisp: 1,265; makefile: 238
file content (7 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
;; -*- no-byte-compile: t -*-
(register-input-method "japanese-anthy" "Japanese"
		       'anthy-leim-activate "[anthy]"
		       "Anthy Kana Kanji conversion system")

(autoload 'anthy-leim-activate "anthy")
;;