opnsense-ports/misc/table.el/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

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
}
]