11 lines
127 B
Text
11 lines
127 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To use table.el in Emacs, add the:
|
|
|
|
(require 'table)
|
|
|
|
to your ~/.emacs or init.el
|
|
EOM
|
|
}
|
|
]
|