Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37422661
en ru br
ALT Linux repos
S:9100h-alt1.qa1

Group :: System/Libraries
RPM: libanthy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

;; anthy-init.el
;;
(if (featurep 'xemacs)
(setq load-path (cons "/usr/share/xemacs/xemacs-packages/lisp/anthy" load-path))
(setq load-path (cons "/usr/share/emacs/site-lisp/anthy" load-path)))
(autoload 'anthy-leim-activate "anthy" nil t)
(register-input-method "japanese-anthy" "Japanese"
'anthy-leim-activate "[anthy]"
"Anthy Kana Kanji conversion system")

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin