aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/prime-el/pkg-message
blob: 14a772470b42d12f08bf5f61830a7782d70e0f5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
========================================================================
Add these line to your "~/.emacs"

(push "/usr/local/share/emacs/site-lisp/" load-path)
(require 'init-mell)
(require 'init-suikyo)
(require 'init-prime)

And type "M-x prime-mode" or "C-\".
========================================================================