forked from pool/anthy
8 lines
231 B
EmacsLisp
8 lines
231 B
EmacsLisp
|
;; /usr/share/emacs/site-lisp/suse-start-anthy.el
|
||
|
|
||
|
(add-to-list 'load-path "/usr/share/emacs/site-lisp/anthy")
|
||
|
|
||
|
(load "/usr/share/emacs/site-lisp/anthy/leim-list" nil t)
|
||
|
|
||
|
;; /usr/share/emacs/site-lisp/suse-start-anthy.el ends here
|