Files
ports/devel/psvn/pkg-message
T
2019-08-13 16:01:59 +00:00

12 lines
162 B
Plaintext

[
{ type: install
message: <<EOM
To use psvn, add the following line to your ~/.emacs:
(require 'psvn)
Start the svn interface with `M-x svn-status'.
EOM
}
]