mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
a02029fb82
PR: ports/78282 Submitted by: Gen Otsuji <otsuji@users.sourceforge.jp> Reviewed by: Gen Otsuji <otsuji@users.sourceforge.jp>
11 lines
337 B
Plaintext
11 lines
337 B
Plaintext
========================================================================
|
|
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-\".
|
|
========================================================================
|