aboutsummaryrefslogtreecommitdiff
path: root/editors/paredit-mode.el/pkg-message
blob: 3d7c9431919eba52d3f2c0dc0a6e7f4770410c34 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
You should add the following line to your ~/.emacs:

    (require 'paredit)
EOM
}
]