1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/devel/psvn/pkg-message
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
}
]