summaryrefslogtreecommitdiff
path: root/misc/table.el/pkg-message
blob: 5c9ecbcab7b101736df7fbadd055c4d03f7a1033 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To use table.el in Emacs, add the:

  (require 'table)

to your ~/.emacs or init.el
EOM
}
]